mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Support for deleting small post actions
This commit is contained in:
@@ -587,7 +587,7 @@ a.mention {
|
||||
}
|
||||
|
||||
.deleted {
|
||||
.topic-body {
|
||||
.topic-body, .small-action {
|
||||
background-color: dark-light-diff(rgba($danger,.7), $secondary, 50%, -60%);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user