diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-11-08 16:41:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-11-08 16:41:22 +0100 |
commit | ef14bd0d8d58ae0f57aa1969e31a5373aa441dba (patch) | |
tree | 6c3763904b9e05c05170eed1a38e61dc6cce6c13 /skins/larry/ie7hacks.css | |
parent | 7863921d53cd301afb394d2c7b9b0e5cbe063db8 (diff) |
Better icon for advanced settings blocks; message list row borders
Diffstat (limited to 'skins/larry/ie7hacks.css')
-rw-r--r-- | skins/larry/ie7hacks.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css index fc4713361..60adff7a1 100644 --- a/skins/larry/ie7hacks.css +++ b/skins/larry/ie7hacks.css @@ -43,7 +43,8 @@ a.deletebutton, .attachmentslist li a.cancelupload, #contacts-table td.action a, .previewheader .iconlink, -.minimal #taskbar .button-inner { +.minimal #taskbar .button-inner, +#preferences-details fieldset.advanced .advanced-toggle { /* workaround for text-indent which also offsets the background image */ text-indent: 0; font-size: 0; |