misc/theme-advanced: sweep for whitespaces

This commit is contained in:
Franco Fichtner
2025-09-15 13:57:31 +02:00
parent 71ecb9a1d8
commit e67e16b133
7 changed files with 7 additions and 7 deletions
@@ -4,4 +4,4 @@
@width-default: 348px; // 3 960px-grid columns
@zindex-select-dropdown: 1035; // must be lower than a modal background (1040) but higher than the fixed navbar (1030)
@zindex-select-dropdown: 1035; // must be lower than a modal background (1040) but higher than the fixed navbar (1030)
@@ -516,4 +516,4 @@ select.selectpicker {
width: 100%;
float: none;
}
}
}
@@ -14,4 +14,4 @@ $input-padding-y-sm: .25rem !default;
$input-padding-x-sm: .5rem !default;
$input-padding-y-lg: 0.5rem !default;
$input-padding-x-lg: 1rem !default;
$input-padding-x-lg: 1rem !default;
@@ -232,4 +232,4 @@ table {
}
}
}
}
@@ -347,4 +347,4 @@ div {
display: flex;
align-items: center;
justify-content: center;
}
}
@@ -1284,4 +1284,4 @@ table#tunable.bootgrid-table td {
#grid-log th[data-column-id="__timestamp__"],
#filter-log-entries th[data-column-id="__timestamp__"] {
min-width: 3.5em;
}
}
@@ -485,4 +485,4 @@ $colors: (
.bootgrid-header .actionBar .btn-group > .btn-group .dropdown-menu .dropdown-item .dropdown-item-checkbox,
.bootgrid-footer .infoBar .btn-group > .btn-group .dropdown-menu .dropdown-item .dropdown-item-checkbox {
margin: 0 8px 4px -8px !important;
}
}