mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
minor css tweaks on reports
This commit is contained in:
parent
9bf4333491
commit
2dbd75d4d2
@ -47,6 +47,8 @@
|
||||
|
||||
.header .trend {
|
||||
margin-left: auto;
|
||||
margin-right: 8px;
|
||||
|
||||
&.trending-down,
|
||||
&.high-trending-down {
|
||||
color: $danger;
|
||||
|
@ -34,11 +34,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
&.no-change {
|
||||
i {
|
||||
color: $primary-medium;
|
||||
font-size: $font-down-3;
|
||||
}
|
||||
.d-icon-minus {
|
||||
color: $primary-medium;
|
||||
font-size: $font-down-3;
|
||||
}
|
||||
|
||||
&.high-trending-up,
|
||||
|
Loading…
Reference in New Issue
Block a user