Changeset 5cdc47a in github
- Timestamp:
- May 13, 2012 12:37:09 PM (13 months ago)
- Branches:
- release-0.8
- Children:
- ab0b3b03
- Parents:
- b3da048
- git-author:
- Thomas Bruederli <thomas@…> (05/13/12 12:35:28)
- git-committer:
- Thomas Bruederli <bruederli@…> (05/13/12 12:37:09)
- Files:
-
- 5 edited
-
CHANGELOG (modified) (1 diff)
-
skins/larry/images/buttons.gif (modified) (previous)
-
skins/larry/images/buttons.png (modified) (previous)
-
skins/larry/mail.css (modified) (2 diffs)
-
skins/larry/styles.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r39eb4ee r5cdc47a 2 2 =========================== 3 3 4 - Flipped compose options arrow (#1488474) 4 5 - Fix handling of large uuencode attachments (#1488473) 5 6 - Fix handling of "usemap" attribute (#1488472) -
skins/larry/mail.css
rf4698cb r5cdc47a 738 738 cursor: pointer; 739 739 height: 10px; 740 background: url(images/buttons.png) center -1 579px no-repeat;740 background: url(images/buttons.png) center -1619px no-repeat; 741 741 } 742 742 743 743 div.hide-headers { 744 background-position: center -1 589px;744 background-position: center -1629px; 745 745 } 746 746 … … 1115 1115 width: 20px; 1116 1116 height: 18px; 1117 background: url(images/buttons.png) -3px - 458px no-repeat;1117 background: url(images/buttons.png) -3px -1640px no-repeat; 1118 1118 text-decoration: none; 1119 1119 } 1120 1120 1121 1121 #composeoptionstoggle.enabled { 1122 background-position: -28px - 458px;1122 background-position: -28px -1640px; 1123 1123 } 1124 1124 -
skins/larry/styles.css
r568e26c r5cdc47a 1424 1424 1425 1425 .toolbar a.button.spellcheck.selected { 1426 background-position: left -1 610px;1426 background-position: left -1580px; 1427 1427 color: #1978a1; 1428 1428 }
Note: See TracChangeset
for help on using the changeset viewer.
