mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: queued posts had a red background
This commit is contained in:
@@ -51,8 +51,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
.header-dropdown-toggle {
|
||||
.flagged-posts, .queued-posts {
|
||||
background: $danger;
|
||||
}
|
||||
}
|
||||
|
||||
.d-header-icons {
|
||||
|
||||
Reference in New Issue
Block a user