diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-06-04 12:10:49 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-06-04 12:10:49 +0200 |
commit | 24e89eceed9694882ff943c4106519fab449705f (patch) | |
tree | 64d12a7774175b5b01b193ae6fe68ef846b2c490 /skins/larry/settings.css | |
parent | 77043f8469ba8e7b64af5b0192b0297ded5c615f (diff) |
Add fieldset legends and input element labels to contact edit form
Diffstat (limited to 'skins/larry/settings.css')
-rw-r--r-- | skins/larry/settings.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/settings.css b/skins/larry/settings.css index 0517f3c3a..4cbb1550f 100644 --- a/skins/larry/settings.css +++ b/skins/larry/settings.css @@ -78,7 +78,7 @@ background-position: -24px -1137px; } -#sections-table td.section, +#sections-table tbody td, #sections-table .listitem span, #settings-sections .listitem a, #settings-sections .tablink a { |