mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed color
This commit is contained in:
parent
e99183e1f0
commit
077d6ba313
@ -7208,7 +7208,7 @@ div.graph div.legend table {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg_82B92E {
|
.bg_82B92E {
|
||||||
background-color: #82b92e;
|
background-color: #82b92e !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg_B2B2B2 {
|
.bg_B2B2B2 {
|
||||||
@ -7233,13 +7233,13 @@ div.graph div.legend table {
|
|||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
}
|
}
|
||||||
.bg_ffd {
|
.bg_ffd {
|
||||||
background-color: #ffd036;
|
background-color: #ffd036 !important;
|
||||||
}
|
}
|
||||||
.bg_ff5 {
|
.bg_ff5 {
|
||||||
background-color: #ff5653;
|
background-color: #ff5653 !important;
|
||||||
}
|
}
|
||||||
.bg_ff9 {
|
.bg_ff9 {
|
||||||
background-color: #ff9e39;
|
background-color: #ff9e39 !important;
|
||||||
}
|
}
|
||||||
.bg_lightgray {
|
.bg_lightgray {
|
||||||
background-color: lightgray;
|
background-color: lightgray;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user