Fix Larry styles

pull/1/head
thomascube 13 years ago
parent fec2d8e130
commit 3c9e903323

@ -260,7 +260,7 @@ a.iconbutton.threadmode.selected {
text-shadow: none; text-shadow: none;
} }
#mailboxlist li.mailbox.selected .unreadcount { #mailboxlist li.mailbox.selected > a .unreadcount {
background: #005d76; background: #005d76;
background: -moz-linear-gradient(top, #005d76 0%, #004558 100%); background: -moz-linear-gradient(top, #005d76 0%, #004558 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005d76), color-stop(100%,#004558)); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005d76), color-stop(100%,#004558));
@ -342,9 +342,8 @@ a.iconbutton.threadmode.selected {
width: 30px; width: 30px;
} }
#messagelist tr td.flag, #messagelist tr td.threads,
#messagelist tr td.status, #messagelist tr td.threads + td {
#messagelist tr td.threads {
border-left: 0; border-left: 0;
} }

Loading…
Cancel
Save