mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
CSS: Add filter input styles
This commit is contained in:
parent
333d702a9a
commit
0083a193b1
@ -59,6 +59,16 @@ input.search {
|
|||||||
> a {
|
> a {
|
||||||
color: @icinga-blue;
|
color: @icinga-blue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form input {
|
||||||
|
padding: @vertical-padding @vertical-padding;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.controls .filter {
|
||||||
|
form .search {
|
||||||
|
height: 2em;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.limiter-control > .control-group {
|
.limiter-control > .control-group {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user