mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 10:47:09 +02:00
minor tweak
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
@@ -980,7 +980,7 @@ form {
|
||||
background: $page-bg;
|
||||
}
|
||||
&.active {
|
||||
background: linear-gradient(to right, $page-bg, $content-tabs-bg);
|
||||
background: lighten($content-tabs-bg, 5%);
|
||||
color: $content-header;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user