summaryrefslogtreecommitdiff
path: root/myrc_sprites/skins/larry/myrc_sprites.css
diff options
context:
space:
mode:
authorHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
committerHugues Hiegel <root@paranoid>2015-03-11 16:55:04 +0100
commit99f904adcc37d93c90defcd8ce898598e25be212 (patch)
tree60a6c7b7b9cf012d6c0e8dcf5c7f4fe0a5b6fc49 /myrc_sprites/skins/larry/myrc_sprites.css
parentb2034fdfec040a67988e543a911208ef2491ce7a (diff)
Lot of pluginsHEADmaster
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