jinx 4 лет назад
Родитель
Сommit
39ab9329ee
1 измененных файлов с 4 добавлено и 4 удалено
  1. 4 4
      css/style.css

+ 4 - 4
css/style.css

@@ -1208,15 +1208,15 @@ input[readonly="readonly"] {
 }
 
 #viewConfiguration hr {
-    display: none !important;
+    /* display: none !important; */
 }
 
 #viewConfiguration .checkbox:nth-of-type(-n+4) {
-    display: none !important;
+    /* display: none !important; */
 }
 
 automatic-alignment {
-    display: none !important;
+    /* display: none !important; */
 }
 
 dataset-tree {
@@ -1224,7 +1224,7 @@ dataset-tree {
 }
 
 generate-and-save-bundle-xml {
-    display: none !important;
+    /* display: none !important; */
 }
 
 dataset-alignment-panel form[role="form"] .form-group.text-right.mt-10 {