Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/feature/manager.less
/*
# templates/features/manager.less Copyright(c) 2020 cPanel, L.L.C.
# All rights reserved.
# copyright@cpanel.net http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited
*/
.checkbox-list-item {
float: left;
width: 100%;
padding-right: 30px;
}
@media (min-width: 768px) {
.checkbox-list-item {
width: 50%;
}
}
.clear {
clear: both;
}
#valItemGroupAddFeature {
margin-top: 2px;
margin-bottom: 0;
}
.description li button.btn-link {
padding: 0;
}
Back to Directory
File Manager