mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
css: remove quicksearch
This commit is contained in:
parent
0a51d02b86
commit
535bdfd23d
@ -494,30 +494,6 @@ form.director-form.editor {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
form.gipfl-quicksearch {
|
|
||||||
display: block;
|
|
||||||
input.search {
|
|
||||||
width: 8em;
|
|
||||||
min-width: unset;
|
|
||||||
border: none;
|
|
||||||
background-size: 0.75em auto;
|
|
||||||
background-position: 0.5em 0.9em;
|
|
||||||
padding-left: 1.5em;
|
|
||||||
margin-left: 1.5em;
|
|
||||||
font-size: 0.75em;
|
|
||||||
font-weight: normal;
|
|
||||||
&:focus {
|
|
||||||
width: 16em;
|
|
||||||
.transition(width 0.5s ease);
|
|
||||||
border: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#layout.twocols form.quicksearch input.search {
|
|
||||||
float: right;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.extensible-set {
|
ul.extensible-set {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user