Support for deleting small post actions

This commit is contained in:
Robin Ward
2015-07-28 16:27:39 -04:00
parent e09e5016ce
commit 510813769f
4 changed files with 16 additions and 3 deletions

View File

@@ -587,7 +587,7 @@ a.mention {
}
.deleted {
.topic-body {
.topic-body, .small-action {
background-color: dark-light-diff(rgba($danger,.7), $secondary, 50%, -60%);
}
}