Changeset 7dca45e in github
- Timestamp:
- Aug 2, 2012 3:06:30 PM (10 months ago)
- Children:
- 1257dd67
- Parents:
- 622bce2
- Location:
- skins/classic
- Files:
-
- 2 edited
-
iehacks.css (modified) (1 diff)
-
mail.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/classic/iehacks.css
rc40419b r7dca45e 151 151 } 152 152 153 #compose-attachments ul li 154 { 155 width: 1000px; /* for IE7 */ 156 } 157 158 #compose-attachments li a 159 { 160 float: left; /* for IE7 */ 161 } 162 153 163 #messagelist 154 164 { -
skins/classic/mail.css
rc40419b r7dca45e 1486 1486 width: 17px; 1487 1487 height: 16px; 1488 display: block; 1489 float: left; 1488 display: inline-block; 1490 1489 text-decoration: none; 1491 1490 }
Note: See TracChangeset
for help on using the changeset viewer.
