color txt
This commit is contained in:
parent
4465959a9e
commit
c9503c93b3
@ -6,6 +6,9 @@ body {
|
|||||||
.main-view {
|
.main-view {
|
||||||
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important;
|
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important;
|
||||||
}
|
}
|
||||||
|
div.flot-text {
|
||||||
|
color: #FFF !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Hide sidemenu */
|
/* Hide sidemenu */
|
||||||
.sidemenu {
|
.sidemenu {
|
||||||
@ -73,6 +76,7 @@ body {
|
|||||||
.gf-form-label {
|
.gf-form-label {
|
||||||
background-color: rgba(0, 0, 0, 0.25) !important;
|
background-color: rgba(0, 0, 0, 0.25) !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
color: #FFF !important;
|
||||||
}
|
}
|
||||||
.gf-form-input:focus {
|
.gf-form-input:focus {
|
||||||
color: #FFF !important;
|
color: #FFF !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user