summaryrefslogtreecommitdiff
path: root/skins/larry/styles.css
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 22:50:15 +0100
commitaffabd9a4b24d08ac4beb5828fc0103b4f36e3ef (patch)
tree8fbb63fc3d3c632c627142872deb77d64cb821f7 /skins/larry/styles.css
parentf147849bb05a48fe721851b2ebc2d0d746e2ca75 (diff)
Fix some glitches in ACL table display
Diffstat (limited to 'skins/larry/styles.css')
-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,