|
|
@@ -686,13 +686,13 @@ table.listing tbody td.new_replies { |
|
|
|
background: #BFADAD; |
|
|
|
} |
|
|
|
.message-list div.topic div.subject { |
|
|
|
background: #4E6A91 url(fiole.png) no-repeat 5px 2px; |
|
|
|
background: #4E6A91 url(fiole.png) no-repeat 5px 1px; |
|
|
|
padding-left: 25px; |
|
|
|
color: #fff; |
|
|
|
border-bottom: #2C1F1C; |
|
|
|
} |
|
|
|
.message-list div.topic.new div.subject { |
|
|
|
background: #674E4E url(fiole-new.png) no-repeat 5px 2px; |
|
|
|
background: #674E4E url(fiole-new.png) no-repeat 1px 2px; |
|
|
|
} |
|
|
|
/* === DIFF === */ |
|
|
|
|
|
|
|