|
|
@@ -654,10 +654,6 @@ body.menu-show .admin-content { |
|
|
|
width:100%;
|
|
|
|
height:160px!important
|
|
|
|
}
|
|
|
|
.admin-textarea-mini {
|
|
|
|
width:190px;
|
|
|
|
height:40px
|
|
|
|
}
|
|
|
|
.admin-textarea-sm {
|
|
|
|
width:350px;
|
|
|
|
height:60px
|
|
|
@@ -794,9 +790,10 @@ input,select,textarea,.adminmodal,.fastselect .topcat,.mysource,.mywriter,.tipsl |
|
|
|
white-space:nowrap
|
|
|
|
}
|
|
|
|
.install-box,.w-65,.w-35 {
|
|
|
|
width:100%!important
|
|
|
|
width:100%;
|
|
|
|
min-width:100%
|
|
|
|
}
|
|
|
|
.admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm {
|
|
|
|
.admin-textarea-xl,.admin-textarea-sm,.admin-input-lg,.admin-input-md,.admin-input-sm {
|
|
|
|
width:auto!important;
|
|
|
|
min-width:35%
|
|
|
|
}
|
|
|
|