From a0ec59ccdad4507c7ff63317d8aad70394f927e5 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 3 Aug 2011 14:24:47 +0000 Subject: minibar: small code and documentation tweaks --- src/runtime/javascript/minibar/minibar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/javascript/minibar/minibar.css') diff --git a/src/runtime/javascript/minibar/minibar.css b/src/runtime/javascript/minibar/minibar.css index 0ea982efc..4d2094066 100644 --- a/src/runtime/javascript/minibar/minibar.css +++ b/src/runtime/javascript/minibar/minibar.css @@ -33,7 +33,7 @@ div.word, span.word, div#words div, div#words input[type=button] { .invalid { color: red; } div.modtime { float: right; } -.modtime { color: #444; white-space: nowrap; } +.modtime { color: #666; white-space: nowrap; } ul.space>li { margin-top: 0.75ex; } -- cgit v1.2.3