X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4e051d54eec34ed62a4fa8982c2b34493a61e016..326fbcf9ca9db5fe6c04fe555093ace1076d12ab:/base.css diff --git a/base.css b/base.css index f3c0355..c4c943a 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 b { font-weight: normal; color: #800 } + /* hover effects */ .X:hover {cursor: help} .X:hover > span {background: #FFF} /* whitespace marker */