summaryrefslogtreecommitdiff
path: root/skins/larry/styles.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-14 21:02:53 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-14 21:02:53 +0200
commit92be3ee4a471406bc75b345760584cc317b289fe (patch)
treeaab9b6ed5c53bab5578b55bb8b014ad829454357 /skins/larry/styles.css
parent92b1f6591067cdd28ef3079287381399f1868667 (diff)
Larry: fix unfocused message thread row highlighting (#1488477)
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 724c3d553..37f819a21 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -1006,7 +1006,7 @@ table.records-table {
.records-table tr.unfocused td {
color: #fff !important;
- background: #4db0d2;
+ background: #4db0d2 !important;
}
.records-table tr.unfocused td a,