| Current Path : /var/www/html/administrator/components/com_jchat/css/ |
| Current File : /var/www/html/administrator/components/com_jchat/css/cpanel.css |
div#cpanel {
float: left;
}
@media(max-width: 992px) {
div.row div.col-lg-5 {
margin-bottom: 1rem;
}
div.row div.col-lg-5,
div.row div.col-lg-7 {
float: none !important;
padding-left: 0 !important;
}
}
div#updatestatus {
clear: both;
}
div#updatestatus label.badge {
font-weight: normal;
}
div#updatestatus label.badge span {
display: inline-block;
}
div#jchat_accordion_cpanel {
float: right;
}
div#jchat_accordion_cpanel .accordion-inner {
padding: 10px 10px;
}
div#jchat_accordion_cpanel h3.card-title {
margin-bottom: 0;
font-weight: normal;
}
div#jchat_accordion_cpanel div.card-header.accordion-toggle.opened h3.card-title {
font-weight: bold;
}
label.badge {
display: inline-block;
margin-bottom: 0;
padding: 5px;
min-width: 270px;
font-size: 1rem;
}
div.single_container {
padding-left: 10px;
height: 70px;
}
ul.cpanelinfo {
margin-left: 9px;
}
ul.cpanelinfo li {
margin: 0 5px 5px 0;
}
div#jchat_status {
padding-top: 20px;
}
div#jchat_status div.accordion-inner {
border-top: none !important;
}
div.single_stat_container {
width: 120px;
height: 200px;
float: left;
}
div.single_stat_container:nth-child(2),
div.single_stat_container:nth-child(5),
div.single_stat_container:nth-child(8) {
border-right: 1px solid #CCC;
margin-right: 5px;
}
div.statcircle {
display: block;
border: 1px solid #ccc;
background: white;
text-align: center;
width: 58px;
height: 58px;
line-height: 58px;
margin: auto;
position: relative;
border-radius: 50%;
position: relative;
}
div.statcircle span {
width: 52px !important;
height: 52px !important;
line-height: 50px !important;
position: relative;
top: 2px;
left: 2px;
border: 1px solid #ccc;
display: block !important;
border-radius: 50%;
background-color: #f9f9f9;
background-repeat: no-repeat;
background-position: 50%;
}
[class^="icon-"].icon-large, [class*=" icon-"].icon-large {
font-size: 22px;
}
ul.subdescription_stats {
list-style: none;
padding: 5px;
}
ul.subdescription_stats li:first-child {
font-size: 24px;
font-weight: bold;
margin-bottom: 4px;
clear: both;
}
ul.subdescription_stats li {
color: #808080;
text-align: center;
}
div.chart_container {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px dotted #CCC;
}
#cpanel span.licensestatus {
max-width: 90%;
font-size: 125%;
font-weight: normal;
text-align: left;
margin-top: 20px;
padding: 5px;
display: inline-block;
word-break: break-word;
white-space: normal;
}
#cpanel span.licensestatus.leftlabel {
margin-right: 10px;
}
#cpanel span.licensestatus span {
display: inline-block;
}
#cpanel span.icon-inline {
margin-right: 5px;
}
@media (max-width: 479px) {
div#cpanel div.icon a {
width: 130px;
margin-right: 5px;
}
div#jchat_accordion_cpanel {
margin-top: 20px;
}
}