Update js/rus/rus.js
Browse files- js/rus/rus.js +1 -12
js/rus/rus.js
CHANGED
|
@@ -67,18 +67,7 @@ editor.I18n.setLocale('ru');
|
|
| 67 |
|
| 68 |
|
| 69 |
|
| 70 |
-
|
| 71 |
-
style.textContent = `
|
| 72 |
-
.gjs-select option,
|
| 73 |
-
.gjs-field-select option,
|
| 74 |
-
.gjs-clm-select option,
|
| 75 |
-
.gjs-sm-select option,
|
| 76 |
-
.gjs-fields option,
|
| 77 |
-
.gjs-sm-unit option {
|
| 78 |
-
color: green;
|
| 79 |
-
}
|
| 80 |
-
`;
|
| 81 |
-
document.head.appendChild(style);
|
| 82 |
|
| 83 |
|
| 84 |
|
|
|
|
| 67 |
|
| 68 |
|
| 69 |
|
| 70 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
|
| 72 |
|
| 73 |
|