aboutsummaryrefslogtreecommitdiff
path: root/less/docs.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/docs.less')
-rw-r--r--less/docs.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/less/docs.less b/less/docs.less
index b10eb29a0..0f17c5083 100644
--- a/less/docs.less
+++ b/less/docs.less
@@ -121,6 +121,7 @@ section {
margin-left: -490px;
}
#grid div.vert {
+ #translucent > .background(#00CED1, .075);
width: 39px;
border: solid darkturquoise;
border-width: 0 1px;
@@ -130,7 +131,7 @@ section {
margin-left: 19px;
}
#grid div.horiz {
- height: 19px;
+ height: @baseline - 1;
border-bottom: 1px solid rgba(255,0,0,.1);
margin: 0;
padding: 0;