summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-06-24 16:29:28 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-06-24 16:29:28 +0200
commit750de3189cd96505747c10b24ab055cf0bdcbdce (patch)
tree068c3b62003193c8e7309735fd41d588344ad03a /skins
parent71a522f103a41b2f38f5d96ab476384efe3002e8 (diff)
Remove previously added styles that don't belong here
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/addressbook.css23
1 files changed, 4 insertions, 19 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index bf704f739..37b201f0a 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -75,25 +75,6 @@
text-overflow: ellipsis;
}
-#directorylist li.virtual {
- background-image: none !important;
-}
-
-#directorylist li.virtual > a {
- color: #aaa;
- background-image: none;
- height: 16px;
- padding-top: 3px;
- padding-bottom: 3px;
-}
-
-#directorylist li.virtual > .treetoggle {
- top: 6px !important;
-}
-
-#directorylist ul li.virtual > .treetoggle {
-}
-
#directorylist li.addressbook a {
background-position: 6px -766px;
}
@@ -120,6 +101,10 @@
}
#directorylist li.contactgroup a {
+ background-position: 6px -1555px;
+}
+
+#directorylist ul li.contactgroup a {
background-position: 32px -1555px;
}