| Server IP : 142.11.234.102 / Your IP : 216.73.217.33 Web Server : Apache System : Linux dal-shared-66.hostwindsdns.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : krnuyqrm ( 1183) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /var/softaculous/sitepad/editor/site-data/plugins/documentor/assets/admin/css/ |
Upload File : |
.documentor-multiselect-wrapper{
position: relative;
max-width: 300px;
}
.documentor-dropdown-trigger{
border: 1px solid #8c8f94;
padding: 5px 10px;
background: #fff;
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
}
.documentor-dropdown-options{
display: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
background: #fff;
border: 1px solid #8c8f94;
border-top: none;
z-index: 100;
max-height: 200px;
overflow-y: auto;
padding: 5px;
}
.documentor-dropdown-options label{
display: block;
margin-bottom: 5px;
}
.documentor-dropdown-options p{
padding: 5px;
color: #666;
}
.form-field.term-parent-wrap{
display: none;
}
select#newdocs_hub_parent{
display: none !important;
}
label[for="newdocs_hub_parent"]{
display: none !important;
}
.documentor-hub-filters{
margin-top: 20px;
}
.hub-filter-btn{
margin-left: 5px;
}