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