mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
5d20e2cf21
commit
29d9a7f807
@ -370,7 +370,7 @@ form#setup_requirements {
|
|||||||
#setup_modules {
|
#setup_modules {
|
||||||
div.module {
|
div.module {
|
||||||
float: left;
|
float: left;
|
||||||
width: 15em;
|
//width: 15em;
|
||||||
height: 15em;
|
height: 15em;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
padding: 0.3em;
|
padding: 0.3em;
|
||||||
@ -390,9 +390,10 @@ form#setup_requirements {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h3 + label {
|
h3 + label {
|
||||||
|
display: inline-block;
|
||||||
width: 13.5em;
|
width: 13.5em;
|
||||||
height: 13.9em;
|
height: 13.9em;
|
||||||
overflow: auto;
|
overflow: visible;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user