|
@@ -50,10 +50,10 @@
|
|
|
font-size: 1.02em;
|
|
|
}
|
|
|
.green-bar {
|
|
|
- background-color: #0f9d58;
|
|
|
+ background-color: #0f9d58 !important;
|
|
|
}
|
|
|
.red-bar {
|
|
|
- background-color: #732020;
|
|
|
+ background-color: #732020 !important;
|
|
|
}
|
|
|
</style>
|
|
|
<script src="css/third/hchart.js"></script>
|