mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 12:53:42 +08:00
lighten wiki and email left gutter icons a bit
This commit is contained in:
parent
bbbca820d8
commit
ea36daf51a
|
@ -769,14 +769,14 @@ $topic-avatar-width: 45px;
|
|||
|
||||
.wiki {
|
||||
margin-top: 14px;
|
||||
color: scale-color($primary, $lightness: 60%);
|
||||
color: scale-color($primary, $lightness: 80%);
|
||||
margin-left: 5px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.via-email {
|
||||
margin: 14px 0 0 8px;
|
||||
color: scale-color($primary, $lightness: 60%);
|
||||
color: scale-color($primary, $lightness: 80%);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user