Changeset 5928 in subversion
- Timestamp:
- Feb 29, 2012 3:17:26 AM (15 months ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/skins/larry/mail.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/larry/mail.css
r5927 r5928 276 276 -webkit-box-shadow: inset 0 1px 1px 0 #003645; 277 277 -moz-box-shadow: inset 0 1px 1px 0 #003645; 278 } 279 280 #mailboxlist li.mailbox.recent > a .unreadcount { 281 background: #017cb4; 282 background: -moz-linear-gradient(top, #017cb4 0%, #006ca4 100%); 283 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017cb4), color-stop(100%,#006ca4)); 284 background: -o-linear-gradient(top, #017cb4 0%, #006ca4 100%); 285 background: -ms-linear-gradient(top, #017cb4 0%, #006ca4 100%); 286 background: linear-gradient(top, #017cb4 0%, #006ca4 100%); 287 box-shadow: inset 0 1px 1px 0 #005080; 288 -o-box-shadow: inset 0 1px 1px 0 #005080; 289 -webkit-box-shadow: inset 0 1px 1px 0 #005080; 290 -moz-box-shadow: inset 0 1px 1px 0 #005080; 278 291 } 279 292
Note: See TracChangeset
for help on using the changeset viewer.
