|
|
@@ -519,6 +519,19 @@ table.listing tbody td.new_replies { |
|
|
|
.topic-list h1, .topic-list h2 { |
|
|
|
border-bottom: none; |
|
|
|
} |
|
|
|
.topic-list h1, .topic-list h2 { |
|
|
|
float: left; |
|
|
|
text-align: right; |
|
|
|
width: 49%; |
|
|
|
} |
|
|
|
.topic-list h1, .topic-list h2 { |
|
|
|
float: right; |
|
|
|
text-align: left; |
|
|
|
width: 49%; |
|
|
|
} |
|
|
|
.topic-list h1:after { |
|
|
|
content: ':'; |
|
|
|
} |
|
|
|
.forum-list th.group div.name { |
|
|
|
float: left; |
|
|
|
text-align: right; |
|
|
|