mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
only do two levels of coldmapping
This commit is contained in:
parent
f8cb0b6452
commit
c04b7cfe8a
@ -48,13 +48,13 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.coldmap-high {
|
.coldmap-high {
|
||||||
color: #91DCFF !important;
|
color: #91CDF5 !important;
|
||||||
}
|
}
|
||||||
.coldmap-med {
|
.coldmap-med {
|
||||||
color: #91C8FF !important;
|
color: #91CDF5 !important;
|
||||||
}
|
}
|
||||||
.coldmap-low {
|
.coldmap-low {
|
||||||
color: #91AFDC !important;
|
color: #91AFD2 !important;
|
||||||
}
|
}
|
||||||
.heatmap-high {
|
.heatmap-high {
|
||||||
color: #fe7a15 !important;
|
color: #fe7a15 !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user