mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
parent
e005e0b666
commit
72f6817b00
@ -25,19 +25,19 @@ input.search {
|
||||
}
|
||||
|
||||
&::-webkit-input-placeholder {
|
||||
color: @text-color;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&:-moz-placeholder {
|
||||
color: @text-color;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&::-moz-placeholder {
|
||||
color: @text-color;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
&:-ms-input-placeholder {
|
||||
color: @text-color;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user