|
@@ -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 {
|