diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 11:50:19 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 11:50:19 +0000 |
| commit | 6858dee80c2e63fdb9d1e6af1477e12eb668e272 (patch) | |
| tree | 47f5aa9d31fba1399802c7324e12c3715a7fb32f /roundcubemail/skins/default/common.css | |
| parent | ff2c9342cd839a89c17dca058704a60d25a1940e (diff) | |
Strip comments in css string + don't set font color to tags
git-svn-id: https://svn.roundcube.net/trunk@3760 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 583f8a157..baa46b424 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/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 |
