From 6421e4b1197e105e5dabc14c09679b6321f23acd Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sun, 29 Mar 2009 10:51:33 -0700 Subject: [PATCH] LAYOUT: fixed a typo and made clock icon smaller The validator should be happy again ;) and the clocks should look a bit better. --- css/{standard019.css => standard020.css} | 1 + include/functions.php | 2 +- include/output.php | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) rename css/{standard019.css => standard020.css} (99%) diff --git a/css/standard019.css b/css/standard020.css similarity index 99% rename from css/standard019.css rename to 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; diff --git a/include/functions.php b/include/functions.php index 981cabc..d99f9c8 100644 --- a/include/functions.php +++ b/include/functions.php @@ -922,7 +922,7 @@ function display_table () echo "
\n"; echo " ". - "". + "\"time". "\n"; echo " \n"; diff --git a/include/output.php b/include/output.php index 94aaa19..702c154 100644 --- a/include/output.php +++ b/include/output.php @@ -300,7 +300,7 @@ function output_header() e-Doko - + -- 2.25.1