mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Change input background colour to darker shade
This commit is contained in:
parent
f9a18e1ee6
commit
7acdf789e0
@ -266,8 +266,7 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
form .control-group {
|
||||
input[type="text"],
|
||||
input[type="password"],
|
||||
input[type="number"],
|
||||
@ -276,6 +275,6 @@ form {
|
||||
input[type="time"],
|
||||
textarea,
|
||||
select {
|
||||
color: @base02;
|
||||
background-color: @base02;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user