mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: lower no-change trend emphasis in charts
This commit is contained in:
parent
c8bc942333
commit
478ccb6698
@ -211,6 +211,10 @@
|
||||
color: $success;
|
||||
}
|
||||
|
||||
&.no-change {
|
||||
color: $primary-medium;
|
||||
}
|
||||
|
||||
.trend-value {
|
||||
font-size: $font-up-1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user