| Server IP : 172.67.168.138 / Your IP : 216.73.216.227 [ Web Server : Apache System : Linux frog 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web13 ( 5017) PHP Version : 8.3.31 Disable Function : NONE Domains : 41 Domains MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/clients/client12/web13/web/ahelos/resources/backend/sass/components/ |
Upload File : |
#reclamation-detail{
#order-information{
.title{
font-size: 20px;
margin-bottom: 20px;
background: #505a63;
display: block;
padding: 4px;
}
ul{
list-style: none;
padding-left: 0;
li{
border-bottom: 1px solid #505a63;
padding-bottom: 8px;
margin-bottom: 8px;
display: flex;
justify-content: space-between;
}
}
.notes-box{
.message{
position: relative;
padding-left: 50px;
border-bottom: 1px solid #505a63;
padding-bottom: 8px;
margin-bottom: 8px;
.date{
float:right;
}
.number{
position: absolute;
left: 10px;
top: 5px;
background: #dc3545;
width: 32px;
height: 32px;
color: #fff;
font-size: 22px;
text-align: center;
border-radius: 4px;
}
}
}
}
.form-title{
text-align: center;
background: #454d55;
margin-bottom: 10px;
display: block;
padding: 5px;
}
#products-table{
input[type="checkbox"]{
width: 19px;
height: 19px;
cursor: pointer;
}
tfoot{
font-size: 20px;
}
thead{
th{
background: #505a65;
}
}
tbody{
td{
vertical-align: middle;
}
ul{
list-style: none;
padding-left: 0;
}
}
tfoot{
font-size: 18px;
.btn-update{
font-size: 22px!important;
}
}
}
}