mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-12 16:26:07 +01:00
minor update css fix
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
@@ -359,13 +359,11 @@ tr {
|
|||||||
#admin-main {
|
#admin-main {
|
||||||
|
|
||||||
.grav-update {
|
.grav-update {
|
||||||
&.grav, &.themes, &.plugins {
|
background: $update-bg;
|
||||||
background: $update-bg;
|
color: $update-text;
|
||||||
color: $update-text;
|
|
||||||
|
|
||||||
.button {
|
a.button, span.button {
|
||||||
@include button-color(shade($update-bg, 20%), $update-text, true);
|
@include button-color(shade($update-bg, 20%), $update-text, true);
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user