|
@@ -685,16 +685,14 @@ table.listing tbody td.new_replies { |
|
|
.message-list div.topic.new { |
|
|
.message-list div.topic.new { |
|
|
background: #BFADAD; |
|
|
background: #BFADAD; |
|
|
} |
|
|
} |
|
|
.message-list div.topic.new .subject, |
|
|
|
|
|
.message-list div.topic.new .subject { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.message-list div.topic div.subject { |
|
|
|
|
|
background: url(fiole.png) no-repeat right 1px; |
|
|
padding-right: 25px; |
|
|
padding-right: 25px; |
|
|
color: #fff; |
|
|
color: #fff; |
|
|
} |
|
|
} |
|
|
.message-list div.topic div.subject { |
|
|
|
|
|
background: #4E6A91 url(fiole.png) no-repeat right 1px; |
|
|
|
|
|
} |
|
|
|
|
|
.message-list div.topic.new div.subject { |
|
|
.message-list div.topic.new div.subject { |
|
|
background: #4E6A91 url(fiole-new.png) no-repeat right 1px; |
|
|
|
|
|
|
|
|
background-color: #4E6A91; |
|
|
} |
|
|
} |
|
|
/* === DIFF === */ |
|
|
/* === DIFF === */ |
|
|
|
|
|
|
|
|