| Current Path : /var/www/html/administrator/components/com_community/assets/css/ |
| Current File : /var/www/html/administrator/components/com_community/assets/css/jomsocial.css |
.trumbowyg-modal {
overflow: visible;
z-index: 1000;
}
.trumbowyg-modal-box {
}
.trumbowyg-modal-box .joms-form__group {
color: #7f8c8d;
position: relative;
margin-bottom: 14px;
display: block;
}
@media only screen and (min-width: 481px) {
.trumbowyg-modal-box .joms-form__group {
display: table;
width: 100%;
}
}
.trumbowyg-modal-box .joms-form__group > span:first-child {
display: table-cell;
width: 140px;
padding-right: 14px;
vertical-align: middle;
}
.trumbowyg-modal-box .joms-button--primary {
background: #5677fc;
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff !important;
padding: 8px 14px;
}
.trumbowyg-modal-box .joms-button--neutral {
background: #ecf0f1;
border: 1px solid rgba(0, 0, 0, 0.1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 8px 14px;
position: absolute;
bottom: 7px;
left: 15px;
}
/* customize profile: Selectbox bold for group value at ordering */
select option.group {
font-weight: bold;
}
/* Fix `chosen` script input when there is a lot of groups */
.chzn-container.chzn-container-multi {
width: 100% !important;
}
.chzn-choices:after {
display: block;
content: '';
clear: both;
}
.modal-footer {
height: auto !important;
}
.com_community.view-users .modal {
width: 700px !important;
margin-left: -350px !important;
}
#usergroup input[type="checkbox"] {
height: auto;
opacity: 1 !important;
position: relative;
width: auto;
appearance: auto;
}
.chzn-container-multi .chzn-choices li.search-choice {
padding: 3px 20px 3px 18px !important;
}
/* body.view-users #cWindow #cWindowContentOuter .modal-body #cWindowContent .chzn-container-multi .chzn-choices {
max-height: 200px !important;
overflow: auto !important;
}
body.view-users #cWindow #cWindowContentOuter .modal-body {
overflow: auto !important;
} */
#js-cpanel .joms-location__wrapper .joms-location__description {
position: relative;
}
#js-cpanel .joms-location__wrapper .joms-location__dropdown {
bottom: 0;
transform: translateY(100%);
}
.subhead {
display: none;
}