mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Merge pull request #2764 from awesomerobot/master
making topic/post selection left border stronger
This commit is contained in:
commit
5b892df2b4
@ -3,6 +3,7 @@
|
||||
}
|
||||
|
||||
.topic-list tr.selected td:first-child, .topic-list-item.selected td:first-child, .topic-post.selected {
|
||||
box-shadow: -2px 0 0 $danger;
|
||||
border-left: 1px solid $danger;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user