summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.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/addressbook.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/addressbook.css')
-rw-r--r--skins/larry/addressbook.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 8d8a61b88..090e54c7b 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -175,6 +175,13 @@
text-overflow: ellipsis;
}
+#addresslist .boxtitle a.poplink {
+ color: #004458;
+ font-size: 14px;
+ line-height: 12px;
+ text-decoration: none;
+}
+
#contact-frame {
position: absolute;
top: 0;