DmitrMakeev commited on
Commit
fbf52f0
·
verified ·
1 Parent(s): 6d98b67

Update pages.html

Browse files
Files changed (1) hide show
  1. pages.html +15 -0
pages.html CHANGED
@@ -153,6 +153,21 @@
153
  margin-bottom: 20px;
154
  }
155
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
156
  /* Модальный (фон) */
157
  .modal_1 {
158
  display: none; /* Скрыто по умолчанию */
 
153
  margin-bottom: 20px;
154
  }
155
  }
156
+
157
+
158
+
159
+ .gjs-select option,
160
+ .gjs-field-select option,
161
+ .gjs-clm-select option,
162
+ .gjs-sm-select option,
163
+ .gjs-fields option,
164
+ .gjs-sm-unit option {
165
+ color: green !important;
166
+ }
167
+
168
+
169
+
170
+
171
  /* Модальный (фон) */
172
  .modal_1 {
173
  display: none; /* Скрыто по умолчанию */