Changeset 8c4f09d in github
- Timestamp:
- Jun 20, 2012 5:10:13 AM (11 months ago)
- Branches:
- master, HEAD
- Children:
- 7dad594
- Parents:
- 0f3ae42
- Files:
-
- 3 edited
-
CHANGELOG (modified) (1 diff)
-
skins/larry/images/listicons.png (modified) (previous)
-
skins/larry/mail.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r900e622 r8c4f09d 2 2 =========================== 3 3 4 - Show dedicated icon for multipart/report messages (#1488524) 4 5 - Properly hide text of icon links/buttons (#1488534) 5 6 - Fix handling of unitless CSS size values in HTML message (#1488535) -
skins/larry/mail.css
r900e622 r8c4f09d 483 483 background-position: 0 -996px; 484 484 } 485 485 486 #messagelist thead tr td.attachment span.attachment { 486 487 background-position: -24px -997px; 487 488 } 488 489 490 #messagelist tbody tr td.attachment span.report { 491 background-position: -24px -1116px; 492 } 493 489 494 #messagelist tr td.priority { 490 495 padding-right: 0; 496 text-align: right; 491 497 } 492 498
Note: See TracChangeset
for help on using the changeset viewer.
