mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
2b183a370b
commit
2cf8471a00
@ -22,6 +22,12 @@ input[type=url] {
|
||||
&:focus:not([readonly]) {
|
||||
border-color: @icinga-blue;
|
||||
}
|
||||
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
select, textarea {
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
.control-button,
|
||||
@ -62,10 +68,6 @@ input.search {
|
||||
}
|
||||
}
|
||||
|
||||
input, select, textarea {
|
||||
width: 20em;
|
||||
}
|
||||
|
||||
// TODO(el): .form-inline control-group { display: inline-block; }
|
||||
form.inline {
|
||||
.control-group {
|
||||
|
Loading…
x
Reference in New Issue
Block a user