diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-12-09 11:40:25 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-12-09 11:40:25 +0100 |
commit | ae4717cb6c9b9fe1f64f8d228087892c48621860 (patch) | |
tree | 52a9979bb22c6472c061ae3e0e48bf775883e66d /skins | |
parent | 27f0c2723bf8a5efb5a588c2603fbb0a65f0453d (diff) | |
parent | 37ef824256d4ef565225c777277b61f91b029e9f (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins')
-rw-r--r-- | skins/larry/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 9c72e46a9..61f35b094 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -2019,6 +2019,7 @@ select.decorated option { #quotadisplay { left: 6px; + height: 18px; font-size: 12px; font-weight: bold; text-shadow: 0px 1px 1px #fff; |