mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-26 14:01:56 +02:00
tweaks
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
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1468,7 +1468,7 @@ form {
|
||||
}
|
||||
|
||||
input.highlight:checked + label {
|
||||
background: $notice-bg;
|
||||
background: $button-bg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -166,14 +166,14 @@ $content-padding: 1.5rem;
|
||||
display: block;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
right: -16px;
|
||||
top: 20px;
|
||||
width: 16px;
|
||||
height: 25px;
|
||||
right: -15px;
|
||||
top: 16px;
|
||||
width: 15px;
|
||||
height: 34px;
|
||||
text-align: center;
|
||||
line-height: 23px;
|
||||
line-height: 32px;
|
||||
z-index: 3;
|
||||
font-size: 1.2rem;
|
||||
font-size: 1rem;
|
||||
border-top-right-radius: 3px;
|
||||
border-bottom-right-radius: 3px;
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
.gpm-search {
|
||||
position: relative;
|
||||
padding: 0 3rem 0.5rem;
|
||||
padding: 0 3rem 0.5rem $padding-default;
|
||||
text-indent: 2.5rem;
|
||||
&:after {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user