Changeset ba033ae in github
- Timestamp:
- Apr 8, 2007 9:15:43 AM (6 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 4379bb3
- Parents:
- 0f23198
- File:
-
- 1 edited
-
skins/default/mail.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/mail.css
r5cc4b13 rba033ae 665 665 margin: 0px; 666 666 padding: 0px 0px 0px 68px; 667 height: 18px;667 min-height: 18px; 668 668 list-style-image: none; 669 669 list-style-type: none; 670 670 background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF; 671 border-bottom: 1px solid #FFFFFF; 671 } 672 673 #attachment-list:after 674 { 675 content: "."; 676 display: block; 677 height: 0; 678 font-size: 0; 679 clear: both; 680 visibility: hidden; 672 681 } 673 682 674 683 #attachment-list li 675 684 { 676 /* display: block; */677 685 float: left; 678 686 height: 18px;
Note: See TracChangeset
for help on using the changeset viewer.
