mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: remove grey on "n replies" under post
This commit is contained in:
parent
05cb4b7660
commit
346768921e
@ -96,8 +96,6 @@ nav.post-controls {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.show-replies {
|
.show-replies {
|
||||||
background: dark-light-diff($primary, $secondary, 90%, -65%);
|
|
||||||
padding: 8px 15px;
|
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
span.badge-posts {color: scale-color($primary, $lightness: 60%);}
|
span.badge-posts {color: scale-color($primary, $lightness: 60%);}
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user