make small-action glyph and text match
This commit is contained in:
parent
97ef32d5b5
commit
577149926a
|
@ -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 New Issue