summaryrefslogtreecommitdiff
path: root/myrc_sprites/skins/larry/myrc_sprites.css
blob: 2ad306f5b36290e87ab9e975bb12f21a9196f9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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;
}