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