mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 09:03:36 +08:00
Correctly style hidden post username
This commit is contained in:
parent
8b6f6e3305
commit
d1ed58bcda
|
@ -144,7 +144,7 @@
|
|||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
.Post-body, .Post-footer, h3 .Avatar, .PostUser-badges {
|
||||
|
|
Loading…
Reference in New Issue
Block a user