Changeset d63244e in github
- Timestamp:
- Apr 4, 2012 12:25:18 PM (14 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- ff2d88a
- Parents:
- 7aa7d94
- File:
-
- 1 edited
-
plugins/help/skins/larry/help.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
plugins/help/skins/larry/help.css
r7aa7d94 rd63244e 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.
