Changeset 2566 in subversion
- Timestamp:
- May 29, 2009 5:36:40 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/skins/default/mail.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/mail.css
r2558 r2566 410 410 #mailboxlist li.inbox 411 411 { 412 background-position: 5px -1 5px;412 background-position: 5px -19px; 413 413 } 414 414 415 415 #mailboxlist li.drafts 416 416 { 417 background-position: 5px -3 1px;417 background-position: 5px -39px; 418 418 } 419 419 420 420 #mailboxlist li.sent 421 421 { 422 background-position: 5px - 47px;422 background-position: 5px -59px; 423 423 } 424 424 425 425 #mailboxlist li.junk 426 426 { 427 background-position: 5px - 63px;427 background-position: 5px -79px; 428 428 } 429 429 430 430 #mailboxlist li.trash 431 431 { 432 background-position: 5px - 79px;432 background-position: 5px -99px; 433 433 } 434 434
Note: See TracChangeset
for help on using the changeset viewer.
