| 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/dialogo/ui/theme/lrsys/css/ |
Upload File : |
.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;
}
.system-bar {
box-shadow: 0 0 2px 0px #ccc;
background: rgb(244, 244, 244);
/*height: 60px;*/
z-index: 1999;
overflow: hidden;
margin-left: 220px;
}
.system-bar button {
margin: 10px 20px;
right: 0;
position: absolute;
}
.system-bar .total-box {
display: inline-block;
/*height: 80%;*/
min-width: 25%;
float: right;
padding-left: 15px;
border-left: #e8e3e3;
border-left-style: solid;
border-left-width: 1px;
margin-top: 8px;
}
.system-bar div:first-of-type {
/*margin-right: 60px;*/
}
.system-bar .total-box span {
display: inline-block;
width: 100%;
}
.system-bar .total-box .value {
font-size: 20px;
line-height: 20px;
padding-top: 3px;
}
.system-bar .total-box .info {
font-size: 10px;
color: #928f8f;
}
.systembar-closed {
height: 0;
}
.systembar-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;
}
.systembar-min a {
display: inline-block;
width: 100%;
height: 100%;
text-align: center;
padding-top: 6px;
color: #b7b7b7;
}
.systembar-min a:hover {
color: #615e5e;
}
.systembar-with-copyright {
margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
.system-bar {
margin-left: 0;
}
}