|
|
@@ -681,11 +681,9 @@ table.listing tbody td.new_replies { |
|
|
|
.message-list div li { |
|
|
|
background-image: none; |
|
|
|
} |
|
|
|
.message-list div.replies.new { |
|
|
|
background: #BFADAD; |
|
|
|
} |
|
|
|
.message-list div.replies.new, |
|
|
|
.message-list div.topic.new { |
|
|
|
background: #674E4E; |
|
|
|
background: #BFADAD; |
|
|
|
} |
|
|
|
.message-list div.topic div.subject { |
|
|
|
background: #4E6A91 url(fiole.png) no-repeat 5px 2px; |
|
|
@@ -693,7 +691,7 @@ table.listing tbody td.new_replies { |
|
|
|
color: #fff; |
|
|
|
} |
|
|
|
.message-list div.topic.new div.subject { |
|
|
|
background: #4E6A91 url(fiole-new.png) no-repeat 5px 2px; |
|
|
|
background: #674E4E url(fiole-new.png) no-repeat 5px 2px; |
|
|
|
} |
|
|
|
/* === DIFF === */ |
|
|
|
|
|
|
|