mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-08 14:34:29 +02:00
parent
fe72a1c36e
commit
bdcdac2257
@ -12,6 +12,10 @@ input {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.control-group ~ input[type="hidden"] {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
input.search {
|
input.search {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
background: @gray-lightest url('../img/icons/search.png') no-repeat 2px;
|
background: @gray-lightest url('../img/icons/search.png') no-repeat 2px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user