mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-07 16:37:55 +02:00
minor 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
File diff suppressed because one or more lines are too long
@@ -977,8 +977,7 @@ form {
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: darken($content-text, 10%);
|
||||
background: none;
|
||||
background: $page-bg;
|
||||
}
|
||||
&.active {
|
||||
background: linear-gradient(to right, $page-bg, $content-tabs-bg);
|
||||
|
||||
Reference in New Issue
Block a user