mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
make small-action glyph and text match
This commit is contained in:
parent
97ef32d5b5
commit
577149926a
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@ table.md-table {
|
|||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
font-size: 0.9em;
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
||||
color: dark-light-choose(scale-color($primary, $lightness: 75%), scale-color($secondary, $lightness: 25%));
|
||||
|
||||
.custom-message {
|
||||
text-transform: none;
|
||||
|
|
Loading…
Reference in a new issue