mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
minor css tweaks on reports
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user