diff options
| author | hallgren <hallgren@chalmers.se> | 2011-08-03 14:24:47 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-08-03 14:24:47 +0000 |
| commit | a0ec59ccdad4507c7ff63317d8aad70394f927e5 (patch) | |
| tree | 4839ad2b1f9d9236c45947b7a1dfabd58574b4b5 /src/runtime/javascript/minibar/minibar.css | |
| parent | 8c620229e19b2357609d3bbc98adfa70ca882b76 (diff) | |
minibar: small code and documentation tweaks
Diffstat (limited to 'src/runtime/javascript/minibar/minibar.css')
| -rw-r--r-- | src/runtime/javascript/minibar/minibar.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |
