mirror of
https://github.com/pi-hole/web.git
synced 2026-04-27 04:04:00 +01:00
Added colors pallete to general UI
This commit is contained in:
4
dist/css/AdminLTE.css
vendored
4
dist/css/AdminLTE.css
vendored
@@ -4970,7 +4970,7 @@ fieldset[disabled] .btn-vk.active {
|
||||
.bg-red-active,
|
||||
.modal-danger .modal-header,
|
||||
.modal-danger .modal-footer {
|
||||
background-color: #cf3624 !important;
|
||||
background-color: #d33724 !important;
|
||||
}
|
||||
.bg-yellow-active,
|
||||
.modal-warning .modal-header,
|
||||
@@ -4988,7 +4988,7 @@ fieldset[disabled] .btn-vk.active {
|
||||
.bg-light-blue-active,
|
||||
.modal-primary .modal-header,
|
||||
.modal-primary .modal-footer {
|
||||
background-color: #32769d !important;
|
||||
background-color: #357ca5 !important;
|
||||
}
|
||||
.bg-green-active,
|
||||
.modal-success .modal-header,
|
||||
|
||||
Reference in New Issue
Block a user