Changeset 0cd919b in github
- Timestamp:
- Apr 4, 2012 2:08:23 PM (15 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 07f4fff
- Parents:
- ff2d88a
- Location:
- skins/larry
- Files:
-
- 5 edited
-
ie7hacks.css (modified) (1 diff)
-
iehacks.css (modified) (1 diff)
-
mail.css (modified) (2 diffs)
-
settings.css (modified) (1 diff)
-
styles.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/larry/ie7hacks.css
ra1bd762 r0cd919b 47 47 .dropbutton .dropbuttontip { 48 48 right: -2px; 49 } 50 51 #login-form #message div { 52 display: block; 53 width: 200px; 54 margin-left: 130px; 55 white-space: nowrap; 56 text-align: left; 49 57 } 50 58 -
skins/larry/iehacks.css
ra1bd762 r0cd919b 156 156 } 157 157 158 #messagelist tbody tr td span.branch div { 159 float: left; 160 height: 18px; 161 } 162 163 -
skins/larry/mail.css
rcc46fb2 r0cd919b 582 582 #messagelist tbody tr td.subject { 583 583 width: 99%; 584 white-space: nowrap; 584 585 } 585 586 … … 597 598 598 599 #messagelist tbody tr td span.branch div { 599 float: left; 600 height: 18px; 600 display: inline-block; 601 601 } 602 602 603 603 #messagelist tbody tr td span.branch div.tree { 604 height: 18px;605 604 width: 15px; 606 /* background: url(images/tree.gif) 0px 0px no-repeat; */607 605 } 608 606 -
skins/larry/settings.css
rf45a9789 r0cd919b 176 176 } 177 177 178 #identities-table { 179 width: 100%; 180 table-layout: fixed; 181 } 182 183 #identities-table tbody td.mail { 184 width: 100%; 185 overflow: hidden; 186 text-overflow: ellipsis; 187 } 188 178 189 #folder-details, 179 190 #identity-details { -
skins/larry/styles.css
rff4c18f r0cd919b 1252 1252 } 1253 1253 1254 #login-form #message div { 1255 float: left; 1256 } 1257 1254 1258 #bottomline { 1255 1259 font-size: 90%;
Note: See TracChangeset
for help on using the changeset viewer.
