mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 11:32:40 +08:00
Fix CSS rule
This commit is contained in:
parent
0ab1f2cfe7
commit
a4704b1e2e
|
@ -50,7 +50,7 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
.DiscussionList:not(.DiscussionList--searchResults) .read {
|
||||
.DiscussionList:not(.DiscussionList--searchResults) .read & {
|
||||
color: mix(@heading-color, @body-bg, 55%);
|
||||
}
|
||||
.DiscussionList:not(.DiscussionList--searchResults) .unread & {
|
||||
|
|
Loading…
Reference in New Issue
Block a user