From 750de3189cd96505747c10b24ab055cf0bdcbdce Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Tue, 24 Jun 2014 16:29:28 +0200 Subject: Remove previously added styles that don't belong here --- skins/larry/addressbook.css | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'skins/larry') 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; } -- cgit v1.2.3