mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-04-12 23:57:34 +02:00
fixing colors for themes
This commit is contained in:
2
themes/grav/css-compiled/preset.css
vendored
2
themes/grav/css-compiled/preset.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -2117,12 +2117,14 @@ body .bootstrap-datetimepicker-widget {
|
||||
// New 1.7 Permissions
|
||||
.permissions-container {
|
||||
.switch-toggle {
|
||||
input:checked+label {
|
||||
color: $white;
|
||||
}
|
||||
input.label0:checked+label {
|
||||
background: $flat-pomegranate !important;
|
||||
}
|
||||
input.label1:checked+label {
|
||||
background-color: $color-olive !important;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user