diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:10:35 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-18 12:10:35 +0000 |
| commit | 7df9a6aae2dad96e1bc1ede01025dcb80daf967a (patch) | |
| tree | 1a44b56279d9d8c74bc204401fd0b3f96e6bda78 /roundcubemail/skins/default/common.css | |
| parent | f7a0c554804b638815d9d8e8bd019804776dc5fe (diff) | |
Make preview pane label clickable + slightly darker labels in pagenav
git-svn-id: https://svn.roundcube.net/trunk@3762 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index baa46b424..6ada77c34 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -314,7 +314,7 @@ img .pagenav span { - color: #666; + color: #444; font-size: 11px; text-shadow: white 1px 1px; } |
