diff skins/classic/addressbook.css @ 8:bf99236cc5cd default tip

try to recover from upgrade fail
author Charlie Root
date Sat, 29 Dec 2018 07:07:34 -0500
parents 4681f974d28b
children
line wrap: on
line diff
--- a/skins/classic/addressbook.css	Sat Dec 29 06:32:49 2018 -0500
+++ b/skins/classic/addressbook.css	Sat Dec 29 07:07:34 2018 -0500
@@ -14,8 +14,7 @@
 }
 
 #abooktoolbar a.button,
-#abooktoolbar a.buttonPas,
-#abooktoolbar span.separator {
+#abooktoolbar a.buttonPas {
   display: block;
   float: left;
   width: 32px;
@@ -44,12 +43,12 @@
 }
 
 #abooktoolbar a.print {
-  background: url(images/mail_toolbar.png?v=6409.13340) 0 0 no-repeat transparent;
+  background: url(images/mail_toolbar.png?v=2271.13035) 0 0 no-repeat transparent;
   background-position: -256px 0;
 }
 
 #abooktoolbar a.printSel {
-  background: url(images/mail_toolbar.png?v=6409.13340) 0 0 no-repeat transparent;
+  background: url(images/mail_toolbar.png?v=2271.13035) 0 0 no-repeat transparent;
   background-position: -256px -32px;
 }
 
@@ -85,11 +84,6 @@
   background-position: -128px -32px;
 }
 
-#abooktoolbar span.separator {
-  width: 5px;
-  background-position: -162px 0;
-}
-
 #abooktoolbar a.search {
   background-position: -170px 0;
 }
@@ -158,7 +152,7 @@
   height: 16px;
   text-decoration: none;
   white-space: nowrap;
-  background-image: url(images/icons/folders.png?v=d9d2.5356);
+  background-image: url(images/icons/folders.png?v=7c4f.5218);
   background-position: 5px -108px;
   background-repeat: no-repeat;
 }