mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-06 08:47:24 +02:00
Fixed text color for color picker
This commit is contained in:
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
@@ -4,12 +4,7 @@
|
||||
max-width: 100%;
|
||||
|
||||
input {
|
||||
color: #333;
|
||||
width: 100% !important;
|
||||
|
||||
&.light-text {
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
i {
|
||||
|
||||
Reference in New Issue
Block a user