summaryrefslogtreecommitdiff
path: root/skins/classic/addressbook.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/addressbook.css')
-rw-r--r--skins/classic/addressbook.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/skins/classic/addressbook.css b/skins/classic/addressbook.css
index 90438aa70..b54f057c8 100644
--- a/skins/classic/addressbook.css
+++ b/skins/classic/addressbook.css
@@ -43,6 +43,16 @@
background-position: -32px -32px;
}
+#abooktoolbar a.print {
+ background: url(images/mail_toolbar.png) 0 0 no-repeat transparent;
+ background-position: -256px 0;
+}
+
+#abooktoolbar a.printSel {
+ background: url(images/mail_toolbar.png) 0 0 no-repeat transparent;
+ background-position: -256px -32px;
+}
+
#abooktoolbar a.delete {
background-position: -64px 0;
}