mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 01:25:54 +02:00
CSS compile
This commit is contained in:
4
themes/grav/css-compiled/preset.css
vendored
4
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
@@ -1022,10 +1022,6 @@ form {
|
||||
background: $update-bg;
|
||||
color: $update-text;
|
||||
|
||||
&.alert {
|
||||
border-bottom: 2px solid darken($update-bg, 5%);
|
||||
}
|
||||
|
||||
a {
|
||||
color: darken($update-text, 10%);
|
||||
&:hover {
|
||||
@@ -1046,10 +1042,6 @@ form {
|
||||
background: $notice-bg;
|
||||
color: $notice-text;
|
||||
|
||||
&.alert {
|
||||
border-bottom: 2px solid darken($notice-bg, 5%);
|
||||
}
|
||||
|
||||
a {
|
||||
color: darken($notice-text, 10%);
|
||||
&:hover {
|
||||
@@ -1070,10 +1062,6 @@ form {
|
||||
background: $critical-bg;
|
||||
color: $critical-text;
|
||||
|
||||
&.alert {
|
||||
border-bottom: 2px solid darken($critical-bg, 5%);
|
||||
}
|
||||
|
||||
a {
|
||||
color: darken($critical-text, 10%);
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user