| 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 : |
.ui-autocomplete{
background: #454d55;
width: 331px;
.ui-menu-item{
cursor: pointer;
}
}
.popover{
.popover-header{
background: #343a40;
font-size: 14px;
}
.popover-body{
background: #454d55;
}
}
.mcat-label{
display: block;
font-weight: 800;
}
.scat-label{
font-weight: 400!important;
}
.dropzone{
background: #343a40;
font-size: 21px;
text-align: center;
padding-top: 41px;
.dz-message{
margin: 0;
}
h2{
font-size: 19px;
}
.fa-upload{
font-size: 40px;
}
}
#products {
hr{
border-top-color: #4f5963!important;
}
.radio-container{
overflow-y: scroll;
max-height: 300px;
}
#titles-suggest{
position: absolute;
background: #343a40;
// color: #000;
width: 100%;
z-index: 5;
padding-left: 10px;
max-height: 300px;
overflow-y: auto;
// border-bottom: 1px solid #b8b8b8;
.product-title-suggest{
margin-bottom: 8px;
cursor: pointer;
&:hover{
color: #dc3545;
}
}
}
.materia-label {
border: 1px solid #979797;
padding: 7px;
border-radius: 5px;
&.active{
background: #337ab7;
}
}
.color-label{
border: 1px solid #979797;
padding: 7px;
border-radius: 5px;
margin-right: 15px;
&.active{
background: #337ab7;
}
}
.size-label{
border: 1px solid #979797;
padding: 7px;
border-radius: 5px;
margin-right: 15px;
min-width: 70px;
text-align: center;
&.active{
background: #337ab7;
}
}
.option-wrapper{
border:1px solid #606b77;
padding: 15px;
border-radius: 6px;
}
#information-wrapper{
border: 1px solid #606b77;
padding: 15px;
border-radius: 5px;
ul{
padding-left: 0;
list-style: none;
li{
border-bottom: 1px solid #606b77;
padding-bottom: 7px;
margin-bottom: 7px;
}
}
}
}
#filter{
.checkbox-container{
overflow-y: scroll;
max-height: 300px;
.mcat{
font-weight: 600;
margin-bottom: 5px;
}
label{
font-weight: 400;
font-size: 14px;
}
}
}
.users-list{
li{
width: 15%!important;
}
}
table{
tbody{
td{
vertical-align: middle!important;
}
}
}
.color-wrapper-large{
display:inline-block;
width:13px;
height: 13px;
}
.color-wrapper-small{
display:inline-block;
width:10px;
height: 10px;
}
.old-price{
display: block;
text-decoration: line-through;
}