X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/0de8fbee36cf18ea98dba85a7fc629db7e6ca769..53686d73c4a758bc3ca80e2f0def103f37e37fa3:/base.css diff --git a/base.css b/base.css index f3c0355..0c135b3 100644 --- a/base.css +++ b/base.css @@ -464,6 +464,9 @@ table.dimap { .sy-error { font-weight: bold; background-color: #F00; color: #FFF } .sy-todo { background-color: #FF0 } +/* boolean alternate */ +.glyphs i { font-variant: normal; color: #800 } + /* hover effects */ .X:hover {cursor: help} .X:hover > span {background: #FFF} /* whitespace marker */