From 0b6a58bd7036592aedccf68c76210fda200ea0bf Mon Sep 17 00:00:00 2001 From: thomasb Date: Thu, 18 Dec 2008 18:04:51 +0000 Subject: Use update_from_svn() to get localization files for stats; Store stats file in (writeable) localization folder; Increase cache time to 12 hours; Some style tweaks git-svn-id: https://svn.roundcube.net/trunk@2178 208e9e7b-5314-0410-a742-e7e81cd9613c --- translator/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'translator/styles.css') diff --git a/translator/styles.css b/translator/styles.css index 49e884df5..e37211b73 100644 --- a/translator/styles.css +++ b/translator/styles.css @@ -103,7 +103,7 @@ table.stats td { table.langstats { width: 300px; border-collapse: collapse; - border: 1px #999 solid; + border: 1px #bbb solid; } td.lang { @@ -119,7 +119,7 @@ td.percent { } td.zebra { - background-color: silver; + background-color: #eaeaea; } /*****************/ -- cgit v1.2.3