Changeset 6038 in subversion
- Timestamp:
- Apr 4, 2012 12:25:18 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/plugins/help/skins/larry/help.css
r6037 r6038 11 11 #helptoolbar { 12 12 position: absolute; 13 top: -4px; 14 right: 0; 13 top: -6px; 15 14 right: 0; 16 15 height: 40px; … … 30 29 31 30 .toolbar a.button.help { 32 background: url(help.png) center -5 0px no-repeat;31 background: url(help.png) center -51px no-repeat; 33 32 } 34 33 35 34 .toolbar a.button.about { 36 background: url(help.png) center - 90px no-repeat;35 background: url(help.png) center -89px no-repeat; 37 36 } 38 37
Note: See TracChangeset
for help on using the changeset viewer.
