1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

more config work

This commit is contained in:
GilbN 2018-10-13 19:52:06 +02:00
parent 9370a2eed2
commit 7df4a8d9ba

View File

@ -54,6 +54,12 @@ color:#FFFFFF !important;
.filter-table tbody tr:nth-child(odd) {
background: hsla(0,0%,100%,.08) !important;
}
.cta-form {
background-color: rgba(0, 0, 0, 0.25) !important;
}
.empty-list-cta {
background-color: rgba(0, 0, 0, .25) !important;
}
/* sidemenu */
.sidemenu-open .sidemenu {
@ -107,7 +113,10 @@ color:#FFFFFF !important;
background-color: #09090b !important;
}
.gf-form-select-wrapper .gf-form-input {
background-color: #393a3b !important;
background-color: #00000000 !important;
}
.gf-form-select-wrapper {
background-color: hsla(0,0%,100%,.08) !important;
}
/* Variable label color */