browser: round *.0 versions in single cells
[sheet.git] / dark.css
index 69a8f10f66825bc93a34ab3c8f429c40ca00fe79..c2571962f80380c9275147ddc4e9bd9f5cee450f 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -20,7 +20,8 @@ dl.legend dt,
 }
 dl.legend-options dt {background: #333}
 
-/* code syntax */
+/* syntax highlighting */
+
 .sy-comment    { color: #888 }
 .sy-constant   { color: #8AC }
 .sy-type,
@@ -29,6 +30,8 @@ dl.legend-options dt {background: #333}
 .sy-error      { font-weight: bold; background-color: #800; color: #EEE }
 .sy-todo       { background-color: #880 }
 
+.glyphs b      { color: #C44 }
+
 /* character properties */
 
 th, td {