diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 09:21:35 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 09:21:35 +0000 |
| commit | 85de1261ba60e3df477a49a15de8471f79d2946a (patch) | |
| tree | 73c09555d042ef11ef43e0759a0d6eec1ea111a0 /roundcubemail/skins/default/googiespell.css | |
| parent | d6ade86321d75688a6e89b37054cc3bfaea4a61b (diff) | |
- Make fonts and colors more consistent (#1486565)
git-svn-id: https://svn.roundcube.net/trunk@3393 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/googiespell.css')
| -rw-r--r-- | roundcubemail/skins/default/googiespell.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/roundcubemail/skins/default/googiespell.css b/roundcubemail/skins/default/googiespell.css index 6e8d41c92..f5f7e3b24 100644 --- a/roundcubemail/skins/default/googiespell.css +++ b/roundcubemail/skins/default/googiespell.css @@ -18,12 +18,10 @@ padding: 1px 4px; margin: 1px 0px; font-size: 9pt; - font-family: "Courier New", Courier, monospace; + font-family: monospace; } .googie_edit_layer span { - font-size: 9pt; - font-family: "Courier New", Courier, monospace; } .googie_list { |
