diff options
author | Arun Persaud <arun@nubati.net> | 2009-03-29 10:51:33 -0700 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2009-03-29 10:51:33 -0700 |
commit | 6421e4b1197e105e5dabc14c09679b6321f23acd (patch) | |
tree | 49407259de53fc611d4e3e55d741cee9675423c5 /css | |
parent | 6206ef89ad9a9a1a541ecb67971815d11f12199b (diff) | |
download | e-DoKo-6421e4b1197e105e5dabc14c09679b6321f23acd.tar.gz e-DoKo-6421e4b1197e105e5dabc14c09679b6321f23acd.tar.bz2 e-DoKo-6421e4b1197e105e5dabc14c09679b6321f23acd.zip |
LAYOUT: fixed a typo and made clock icon smaller
The validator should be happy again ;) and the clocks should look a bit better.
Diffstat (limited to 'css')
-rw-r--r-- | css/standard020.css (renamed from css/standard019.css) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/standard019.css b/css/standard020.css index 2483c99..cb1e1c0 100644 --- a/css/standard019.css +++ b/css/standard020.css @@ -505,6 +505,7 @@ ul.tricks li div div span.comment span{ .cardinput:hover{ background-color:red;} div span img.button { width: 2em;} +div span img.tinybutton { width: 1.4em;} .gamestatuspre { padding: 0 0.3em; |