From 4c2ef2fe7f9d441fd86c38330886e57aa3fbc8b4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 27 Apr 2006 10:27:57 +0000 Subject: [PATCH] Fix CSS (patch #1467626) --- arctic_ocean/css/theme_right.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arctic_ocean/css/theme_right.css.php b/arctic_ocean/css/theme_right.css.php index 9194bd25c..2dc482d1b 100644 --- a/arctic_ocean/css/theme_right.css.php +++ b/arctic_ocean/css/theme_right.css.php @@ -758,7 +758,7 @@ tr.disabled, td.disabled, .disabled td { font-weight: bold; } #buttonGo { - color: #58580; + color: #585800; font-weight: bold; } #listTable { -- 2.11.4.GIT