mirror of
https://github.com/flarum/core.git
synced 2025-07-23 01:31:40 +02:00
Correctly style hidden post username
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.Post--hidden {
|
.Post--hidden {
|
||||||
.Post-header, .Post-header a, .Post-user h3, .Post-user h3 a {
|
.Post-header, .Post-header a, .PostUser h3, .PostUser h3 a {
|
||||||
color: @muted-more-color;
|
color: @muted-more-color;
|
||||||
}
|
}
|
||||||
.Post-body, .Post-footer, h3 .Avatar, .PostUser-badges {
|
.Post-body, .Post-footer, h3 .Avatar, .PostUser-badges {
|
||||||
|
Reference in New Issue
Block a user