summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-02-04 19:52:25 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-02-04 19:52:25 +0100
commitd3583f0c0e30b775bc541f21e9764af624c7f367 (patch)
tree05deec6c76ab76106243026534954df108be6c67 /skins
parenta7d42915a4416c37a2c30e8372e54aacafa84444 (diff)
Fix some glitches in ACL table display
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index 4cdf0f0f3..e1a813373 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -1424,7 +1424,7 @@ table.records-table {
.records-table tr.unfocused td {
color: #fff !important;
- background: #4db0d2 !important;
+ background-color: #4db0d2 !important;
}
.records-table tr.unfocused td a,