X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4e051d54eec34ed62a4fa8982c2b34493a61e016..39cc5f2acc8588b05b8b4bc62b8c456e7c5c31f6:/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 */