Update pages.html
Browse files- pages.html +1 -1
pages.html
CHANGED
@@ -162,7 +162,7 @@
|
|
162 |
.gjs-sm-select option,
|
163 |
.gjs-fields option,
|
164 |
.gjs-sm-unit option {
|
165 |
-
color: green !important;
|
166 |
}
|
167 |
|
168 |
|
|
|
162 |
.gjs-sm-select option,
|
163 |
.gjs-fields option,
|
164 |
.gjs-sm-unit option {
|
165 |
+
background-color: green !important;
|
166 |
}
|
167 |
|
168 |
|