summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-06-18 11:50:19 +0000
committerthomascube <thomas@roundcube.net>2010-06-18 11:50:19 +0000
commit8e5ed7be9e754dfca0278653002ec75f9199d8a9 (patch)
tree0c81efe894b37f5b40e00983a902ef7f4dc44a4b /skins
parentf865b68205376ce90ac6edf15147400f1f4f3187 (diff)
Strip comments in css string + don't set font color to tags
Diffstat (limited to 'skins')
-rw-r--r--skins/default/common.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/common.css b/skins/default/common.css
index 583f8a157..baa46b424 100644
--- a/skins/default/common.css
+++ b/skins/default/common.css
@@ -22,7 +22,6 @@ body, td, th, div, p, h3
{
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
- color: #000000;
}
th