summaryrefslogtreecommitdiff
path: root/skins/larry/styles.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-02-07 17:18:54 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-02-07 17:18:54 +0100
commitde98a897f618c4d251a4d3a5e3d2e4f2bb9a441b (patch)
treec475a35efb5c25d4258206644c3706039cb2be4c /skins/larry/styles.css
parent86552ffc8f0f76651747a1faaed9bbda6d015f98 (diff)
Add link to pop the address group stack; add animations when pushing/popping lists (in larry skin)
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r--skins/larry/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index 613a08aa1..335641394 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -995,6 +995,10 @@ table.listing tr.droptarget td {
background-color: #e8e798;
}
+.listbox table.listing {
+ background-color: #d9ecf4;
+}
+
table.listing,
table.layout {
border: 0;