summaryrefslogtreecommitdiff
path: root/myrc_sprites/skins/larry/myrc_sprites.css
diff options
context:
space:
mode:
Diffstat (limited to 'myrc_sprites/skins/larry/myrc_sprites.css')
-rw-r--r--myrc_sprites/skins/larry/myrc_sprites.css30
1 files changed, 30 insertions, 0 deletions
diff --git a/myrc_sprites/skins/larry/myrc_sprites.css b/myrc_sprites/skins/larry/myrc_sprites.css
new file mode 100644
index 0000000..2ad306f
--- /dev/null
+++ b/myrc_sprites/skins/larry/myrc_sprites.css
@@ -0,0 +1,30 @@
+.myrc_sprites,
+#taskbar a.button-sticky_notes:before,
+#mailboxlist li.mailbox.notes > a,
+#messagelist .notessmall,
+#messagemenu li a.notesaddlink span.notesadd,
+#rcm_messagemenu li a.notesaddlink span.notesadd,
+#sections-table #rcmrowaccountlink td.section,
+#sections-table #rcmrowkeyboard_shortcuts td.section {
+ background-image: url(images/myrc_sprites.png?v=1.0.7) !important;
+ background-repeat: no-repeat;
+}
+
+.myrc_loading {
+ background-image: url(images/myrc_loading.gif?v=1.0.7) !important;
+ background-repeat: no-repeat;
+}
+
+.myrc_loading_small {
+ background-image: url(images/myrc_loading_small.gif?v=1.0.7) !important;
+ background-repeat: no-repeat;
+}
+
+.myrc_sprites_core_buttons {
+ background-image: url(../../../../skins/larry/images/buttons.png?v=3e15.39327);
+ background-repeat: no-repeat;
+}
+
+.myrc_sprites_core_buttons.deletebutton {
+ background-position: -7px -380px;
+} \ No newline at end of file