diff --git a/src/admin/Bootstrap.Admin/Pages/Views/Admin/Settings.razor b/src/admin/Bootstrap.Admin/Pages/Views/Admin/Settings.razor
index e840c434..0741b7a9 100644
--- a/src/admin/Bootstrap.Admin/Pages/Views/Admin/Settings.razor
+++ b/src/admin/Bootstrap.Admin/Pages/Views/Admin/Settings.razor
@@ -93,9 +93,9 @@
-
+
+
@@ -120,12 +120,12 @@
-
-
-
+
+
+
@@ -144,9 +144,9 @@
-
+
+
@@ -165,9 +165,9 @@
-
+
+
@@ -186,9 +186,9 @@
-
+
+
@@ -204,12 +204,12 @@
-
-
-
+
+
+
@@ -249,12 +249,12 @@
-
-
-
+
+
+
@@ -272,9 +272,9 @@
-
+
+
diff --git a/src/admin/Bootstrap.Admin/Views/Admin/Settings.cshtml b/src/admin/Bootstrap.Admin/Views/Admin/Settings.cshtml
index e66c8979..b41355ef 100644
--- a/src/admin/Bootstrap.Admin/Views/Admin/Settings.cshtml
+++ b/src/admin/Bootstrap.Admin/Views/Admin/Settings.cshtml
@@ -119,9 +119,9 @@
-
+
+
@@ -142,9 +142,9 @@
-
+
+
@@ -162,9 +162,9 @@
-
+
+
@@ -178,9 +178,9 @@
-
+
+
@@ -206,9 +206,9 @@
}
-
+
+
@@ -222,9 +222,9 @@
-
+
+
@@ -245,9 +245,9 @@
-
+
+
@@ -284,9 +284,9 @@
-
+
+
@@ -304,9 +304,9 @@
-
+
+
diff --git a/src/admin/Bootstrap.Admin/wwwroot/css/site.css b/src/admin/Bootstrap.Admin/wwwroot/css/site.css
index d61dca6a..958ef40b 100644
--- a/src/admin/Bootstrap.Admin/wwwroot/css/site.css
+++ b/src/admin/Bootstrap.Admin/wwwroot/css/site.css
@@ -483,9 +483,9 @@ pre {
margin-top: 2px;
}
-.userinfo .dropdown-toggle, .header .nav .dropdown > a {
- color: #777;
-}
+ .userinfo .dropdown-toggle, .header .nav .dropdown > a {
+ color: #777;
+ }
.error-content {
position: absolute;
@@ -540,17 +540,17 @@ pre {
color: #371ed4;
}
- .modal-query .form-group input.form-control {
- flex: 1 1 auto;
- }
+.modal-query .form-group input.form-control {
+ flex: 1 1 auto;
+}
-.bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .search, .bootstrap-table .fixed-table-toolbar .columns {
+.bootstrap-table .fixed-table-toolbar .bs-bars, .bootstrap-table .fixed-table-toolbar .search, .bootstrap-table .fixed-table-toolbar .columns {
margin-bottom: 10px;
margin-top: 0;
}
.tooltip-inner .search-input-tooltip {
- font-size: 0.75rem;
+ font-size: 0.75rem;
}
.tooltip-inner .search-input-tooltip kbd {
@@ -559,6 +559,9 @@ pre {
padding: 1px 6px;
}
+.card-footer {
+ padding: 0.5rem 15px;
+}
.modal-body, .card-body {
padding: 15px 15px 0 15px;
@@ -573,31 +576,31 @@ pre {
border: none;
}
- .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table thead th,
- .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody td {
- border-top: none;
- border-left: none;
- }
+ .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table thead th,
+ .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody td {
+ border-top: none;
+ border-left: none;
+ }
- .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table thead th:last-child,
- .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody tr td:last-child {
- border-right: none;
- }
+ .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table thead th:last-child,
+ .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody tr td:last-child {
+ border-right: none;
+ }
- .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody tr:last-child td{
- border-bottom: none;
- }
+ .bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body table tbody tr:last-child td {
+ border-bottom: none;
+ }
.bootstrap-table .fixed-table-container:not(.fixed-height) .fixed-table-body .fixed-table-loading {
left: 0;
right: 0;
}
- .bootstrap-table .fixed-table-container.fixed-height .fixed-table-header {
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- }
+.bootstrap-table .fixed-table-container.fixed-height .fixed-table-header {
+ border-top-left-radius: 4px;
+ border-top-right-radius: 4px;
+}
.bootstrap-table td .btn, th.sortable {
white-space: nowrap;
-}
\ No newline at end of file
+}
diff --git a/src/admin/Bootstrap.Admin/wwwroot/css/theme.css b/src/admin/Bootstrap.Admin/wwwroot/css/theme.css
index c8b7faed..2b9b870f 100644
--- a/src/admin/Bootstrap.Admin/wwwroot/css/theme.css
+++ b/src/admin/Bootstrap.Admin/wwwroot/css/theme.css
@@ -174,10 +174,10 @@ aside .bg, aside .nav-brand, aside .nav-header, .header .nav, .userinfo .dropdow
padding: 2px 4px;
}
- .header .nav .dropdown-blazor img {
- width: 28px;
- margin-top: 1px;
- }
+.header .nav .dropdown-blazor img {
+ width: 28px;
+ margin-top: 1px;
+}
.nav .dropdown-menu {
width: 235px;
@@ -568,34 +568,30 @@ input.pending {
color: #797979;
}
- .card .card-header a[data-toggle="collapse"] {
- display: block;
+.card .card-header a[data-toggle="collapse"] {
+ display: block;
+}
+
+ .card .card-header a[data-toggle="collapse"] i {
+ transition: all .25s linear;
}
- .card .card-header a[data-toggle="collapse"] i {
- transition: all .25s linear;
- }
-
- .card .card-header a[data-toggle="collapse"].collapsed i {
- transform: rotate(-90deg);
- }
-
- .card .card-header a.fa {
- transition: color .3s linear;
+ .card .card-header a[data-toggle="collapse"].collapsed i {
+ transform: rotate(-90deg);
}
- .card .card-header a.fa:hover {
- color: #333;
- }
+.card .card-header a.fa {
+ transition: color .3s linear;
+}
+
+ .card .card-header a.fa:hover {
+ color: #333;
+ }
.card .card-header i + span {
margin-left: 6px;
}
-.card .modal-footer {
- padding: 0.5rem 0rem;
-}
-
.no-card-header .card-header {
display: none;
}
@@ -758,9 +754,9 @@ input.pending {
padding: 6px 20px;
}
-.bootstrap-table .fixed-table-toolbar .columns button i + span, .bootstrap-table .fixed-table-toolbar .search button i + span {
- display: none;
-}
+ .bootstrap-table .fixed-table-toolbar .columns button i + span, .bootstrap-table .fixed-table-toolbar .search button i + span {
+ display: none;
+ }
.fixed-table-toolbar .dropdown-menu {
min-width: unset;