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.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/skins/classic/addressbook.css b/skins/classic/addressbook.css
index a398325b4..1bb1e2c61 100644
--- a/skins/classic/addressbook.css
+++ b/skins/classic/addressbook.css
@@ -67,6 +67,14 @@
background-position: -128px -32px;
}
+#abooktoolbar a.exportAll {
+ background-position: -128px 0;
+}
+
+#abooktoolbar a.exportAllSel {
+ background-position: -128px -32px;
+}
+
#abooktoolbar span.separator {
width: 5px;
background-position: -162px 0;