mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
Add post highlighting to mobile
This commit is contained in:
parent
97da6e7bd7
commit
d84b2b5117
1 changed files with 4 additions and 0 deletions
|
@ -478,3 +478,7 @@ blockquote {
|
|||
|
||||
.posts-wrapper { position: relative;
|
||||
}
|
||||
|
||||
.topic-body.highlighted {
|
||||
background-color: $emphasis_background_color;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue