summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/sally.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/sally.css b/css/sally.css
index deb17cc..044c394 100644
--- a/css/sally.css
+++ b/css/sally.css
@@ -75,6 +75,10 @@ a:hover { text-decoration: underline }
}
}
span,a { min-width: 8px; line-height: 15px; display: inline-block; }
+.square #brush_rapper span,
+.square #brush_rapper a,
+.square #canvas_rapper span,
+.square #canvas_rapper a { line-height: 8px; overflow: hidden; }
.rapper { cursor: crosshair; }
body.grid span { border-right: 1px solid #444; border-bottom: 1px solid #444; }
body.grid div { border-left: 1px solid #444; }