mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
misc/theme-advanced: sweep for whitespaces
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
+1
-1
@@ -516,4 +516,4 @@ select.selectpicker {
|
||||
width: 100%;
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -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;
|
||||
|
||||
+1
-1
@@ -232,4 +232,4 @@ table {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user