| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/lrsys/public_html/lrsys_apps/imobles/application/plugins/module_pcp/assets/css/ |
Upload File : |
/*
style do plugin criado
*/
#list-equip tbody tr {
cursor: pointer;
}
select {
height: 34px !important;
}
#general_data { }
#general_data div > div {height: 80px}
#general_data .equip-status {float: right;font-size: 18px;margin-top: 10px;margin-right: 20px; }
#general_data .equip-status .label {font-size: 18px}
#eform div > div:first {height: 80px}
#chart {
display: none;
}
.box-container {
display: flex; position: relative; right: 200px; flex-direction: column;
}
.box-line {
display: flex;
flex-direction: row;
margin-bottom: 5px;
width: 200px;
}
.box-line a i {
width: 13px;
}
div.list-group-item.backlog-done h4:not(.no-strike){
text-decoration: line-through;
}
div.list-group-item.backlog-done p:not(.no-strike){
text-decoration: line-through;
}
div.list-group-item.backlog-done i{
font-size: 55px;
float: right;
color: #1ab394;
}
.box-line .text{
font-size: 10px;
margin-left: 5px;
font-weight: bold;
color: #717375;
line-height: 2;
}
.sortable tr {
cursor: move;
}
/*
style do plugin criado
*/
.navbar-right{border:none}
.filter-select .select2-selection--single {
padding: 12px;
height: 47px;
border: none;
box-shadow: none;
font-size: 15px;
font-weight: 700;
border-radius: 5px;
}
.filter-select .select2-selection--single:hover{ background: #e6e6e6; color:#676a6c }
.filter-select .select2-selection--single .select2-selection__rendered{ color: #999c9e }
#filter_items .select2-selection__arrow{ top: 15px;}
.nav-tabs {border-bottom: none !important;}
.transition {
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.billing-bar {
box-shadow: 0 0 2px 0px #ccc;
background: rgb(244, 244, 244);
height: 60px;
z-index: 1999;
overflow: hidden;
margin-left: 220px;
}
.billing-bar button {
margin: 10px 20px;
right: 0;
position: absolute;
}
.billing-bar .total-box {
display: inline-block;
height: 80%;
min-width: 140px;
float: right;
padding-left: 15px;
border-left: #e8e3e3;
border-left-style: solid;
border-left-width: 1px;
margin-top: 8px;
}
.billing-bar div:first-of-type {
margin-right: 60px;
}
.billing-bar .total-box span {
display: inline-block;
width: 100%;
}
.billing-bar .total-box .value {
font-size: 20px;
line-height: 20px;
padding-top: 3px;
}
.billing-bar .total-box .info {
font-size: 10px;
color: #928f8f;
}
.billingbar-closed {
height: 0;
}
.billingbar-min {
background: rgb(244, 244, 244);
height: 0px;
width: 50px;
position: fixed;
right: 10px;
bottom: 0px;
box-shadow: 0px 0px 5px 1px #ccc;
border-radius: 3px 3px 0px 0px;
}
.min-open {
height: 35px;
}
.billingbar-min a {
display: inline-block;
width: 100%;
height: 100%;
text-align: center;
padding-top: 6px;
color: #b7b7b7;
}
.billingbar-min a:hover {
color: #615e5e;
}
@media screen and (max-width: 768px) {
.billing-bar {
margin-left: 0;
}
}