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 {
|
.header .trend {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
|
margin-right: 8px;
|
||||||
|
|
||||||
&.trending-down,
|
&.trending-down,
|
||||||
&.high-trending-down {
|
&.high-trending-down {
|
||||||
color: $danger;
|
color: $danger;
|
||||||
|
@ -34,11 +34,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.no-change {
|
.d-icon-minus {
|
||||||
i {
|
color: $primary-medium;
|
||||||
color: $primary-medium;
|
font-size: $font-down-3;
|
||||||
font-size: $font-down-3;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&.high-trending-up,
|
&.high-trending-up,
|
||||||
|
Loading…
Reference in New Issue
Block a user