mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 00:03:26 +08:00
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;
|
text-transform: uppercase;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 0.9em;
|
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 {
|
.custom-message {
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user