Style tweaks
This commit is contained in:
parent
f1c5a8b244
commit
477708ecc9
2 changed files with 16 additions and 1 deletions
|
@ -118,6 +118,21 @@ label.wrapp-label input[type="checkbox"] {
|
|||
min-width: 150px;
|
||||
}
|
||||
|
||||
#add_show_hosts-element > label {
|
||||
margin: 0 0 6px 5px;
|
||||
vertical-align: middle;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
#add_show_hosts-element input {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
#add_show_logo {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
#add_show_start_time, #add_show_end_time {
|
||||
width: 54px;
|
||||
margin-left: 10px;
|
||||
|
|
|
@ -3922,7 +3922,7 @@ li .ui-state-hover {
|
|||
align-items: center;
|
||||
|
||||
max-width: 640px;
|
||||
max-height: 460px;
|
||||
max-height: 470px;
|
||||
|
||||
padding: 10px 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue