1
0
mirror of https://github.com/flarum/core.git synced 2025-07-20 08:11:27 +02:00

Fix discussion list item unread style on mobile

This commit is contained in:
Toby Zerner
2015-07-28 17:38:36 +09:30
parent ff9f8ddc7e
commit c5c41832b3

View File

@@ -149,7 +149,7 @@
font-size: 12px;
padding: 2px 6px;
.unread& {
.unread & {
background: @primary-color;
color: #fff;
font-weight: bold;