|
|
@ -836,7 +836,7 @@ html.cp,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp #main #userForm button.half,
|
|
|
|
.cp #main #userForm button.half,
|
|
|
|
.cp #main_other #userForm button.half {
|
|
|
|
.cp #main_other #userForm button.half {
|
|
|
|
width: calc(50% - 4px);
|
|
|
|
width: calc(50% - 2px);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cp #main #userForm button.half:not(.first),
|
|
|
|
.cp #main #userForm button.half:not(.first),
|
|
|
|
.cp #main_other #userForm button.half:not(.first) {
|
|
|
|
.cp #main_other #userForm button.half:not(.first) {
|
|
|
@ -894,6 +894,10 @@ html.cp,
|
|
|
|
cursor: pointer;
|
|
|
|
cursor: pointer;
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.cp p.buttons .dropdown-bar,
|
|
|
|
|
|
|
|
.cp div.buttons .dropdown-bar {
|
|
|
|
|
|
|
|
margin-left: 4px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.cp #fileManagerIframe {
|
|
|
|
.cp #fileManagerIframe {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 500px;
|
|
|
|
height: 500px;
|
|
|
|