mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24:04 +02:00
parent
e186c21821
commit
4ef0a5a74a
@ -125,18 +125,18 @@ form ul.errors li {
|
|||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main form label {
|
form label {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-right: 1em;
|
margin-right: 1em;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
width: 10em;
|
width: 10em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main select, #main input[type=text] {
|
select, input[type=text] {
|
||||||
width: 20em;
|
width: 20em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main form .help-block, #main form .description {
|
form .description {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
color: #eee;
|
color: #eee;
|
||||||
border-color: #777;
|
border-color: #777;
|
||||||
background: #777;
|
background: #777;
|
||||||
margin-left: 11em;
|
margin-left: 10.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=submit]:hover, a.button:hover, input[type=submit]:focus {
|
input[type=submit]:hover, a.button:hover, input[type=submit]:focus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user