mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
FIX: Desktop/mobile heatmap colors should be the same
This commit is contained in:
parent
508a8e29ab
commit
e7b732ad95
3 changed files with 4 additions and 13 deletions
|
@ -155,6 +155,10 @@
|
|||
|
||||
}
|
||||
|
||||
.heatmap-high, .heatmap-high a {color: #fe7a15 !important;}
|
||||
.heatmap-med, .heatmap-med a {color: #cf7721 !important;}
|
||||
.heatmap-low, .heatmap-low a {color: #9b764f !important;}
|
||||
|
||||
.topic-list.categories {
|
||||
|
||||
.category .badge-notification {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue