summaryrefslogtreecommitdiff
path: root/skins/larry/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r--skins/larry/styles.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index 198d64773..94ae63944 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -763,6 +763,23 @@ table.layout td {
background-position: 5px -1382px;
}
+.boxfooter .listbutton.addto .inner {
+ background-position: 5px -1422px;
+}
+
+.boxfooter .listbutton.addcc .inner {
+ background-position: 5px -1462px;
+}
+
+.boxfooter .listbutton.addbcc {
+ width: 54px;
+}
+
+.boxfooter .listbutton.addbcc .inner {
+ width: 54px;
+ background-position: 2px -1502px;
+}
+
.boxfooter .listbutton.disabled .inner {
opacity: 0.4;
}