X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4e051d54eec34ed62a4fa8982c2b34493a61e016..da9b71275d04f35c77a48e3bbaee356c04fd24b2:/base.css?ds=sidebyside 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 */