diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-12-14 09:35:22 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-12-14 09:35:22 +0000 |
| commit | 0d39e7281e46bcd0aa45c21be4ea1282b2f2676f (patch) | |
| tree | 54291cb654e84d446feb8def174cf2d2d957497d /roundcubemail/skins/larry/settings.css | |
| parent | e21410ce6b07b13b2e904d459c5d3912a0b6588f (diff) | |
More CSS styling for Larry
git-svn-id: https://svn.roundcube.net/trunk@5604 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/larry/settings.css')
| -rw-r--r-- | roundcubemail/skins/larry/settings.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/skins/larry/settings.css b/roundcubemail/skins/larry/settings.css index 13c011587..70e3599ae 100644 --- a/roundcubemail/skins/larry/settings.css +++ b/roundcubemail/skins/larry/settings.css @@ -42,7 +42,8 @@ } #sections-table tbody td.section, -#settings-sections span.listitem a { +#settings-sections span.listitem a, +#settings-sections span.tablink a { padding-left: 36px; background: url(images/listicons.png) -100px 0 no-repeat; } |
