mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-15 04:42:40 +02:00
minor updates
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -635,7 +635,7 @@ form {
|
||||
}
|
||||
|
||||
.button {
|
||||
background: lighten($primary-accent-bg, 10%);
|
||||
@include button-color(lighten($primary-accent-bg, 10%));
|
||||
}
|
||||
}
|
||||
|
||||
@@ -648,8 +648,7 @@ form {
|
||||
}
|
||||
|
||||
.button {
|
||||
background: lighten($secondary-accent-bg, 5%);
|
||||
@include button-color(lighten($secondary-accent-bg, 10%));
|
||||
@include button-color(lighten($secondary-accent-bg, 7%));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user