HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/crm.dmstech.online/modules/resource_workload/assets/css/style.css
.make-me-red {
    color: #f00 !important;
}
.br_project {
    background-color: #84C529 !important;
}
.br_ticket {
    background-color: #8085E9 !important;
}
.br_lead {
    background-color: #cc66ff !important;
}
.br_customer {
    background-color: #03a9f4 !important;
}
.br_contract {
    background-color: #ff6f00 !important;
}
.br_invoice {
    background-color: #ff9900 !important;
}
.br_estimate {
    background-color: #ff5050 !important;
}
.br_proposal {
    background-color: #3333cc !important;
}
.br_expense {
    background-color: #2af509 !important;
}


.br_project .bar-progress {
    fill: #84C529 !important;
}
.br_ticket .bar-progress{
    fill: #8085E9 !important;
}
.br_lead .bar-progress{
    fill: #cc66ff !important;
}
.br_customer .bar-progress{
    fill: #03a9f4 !important;
}
.br_contract .bar-progress{
    fill: #ff6f00 !important;
}
.br_invoice .bar-progress{
    fill: #ff9900 !important;
}
.br_estimate .bar-progress{
    fill: #ff5050 !important;
}
.br_proposal .bar-progress{
    fill: #3333cc !important;
}

.br_expense .bar-progress{
    fill: #2af509 !important;
}

.details-container{
    width: 300px;
}
.details-container .details_title{
    margin-left: 10px;
}
.container_time{
    max-width: 800px; 
    height: 400px; 
    margin: 0 auto;
}

.container_priority{
    max-width: 800px; 
    height: 400px;
    margin: 0 auto;
}

.resource_workload_tab{
    margin-bottom: 0px !important;
}

.kan-ban-tab{
    overflow:auto;
}

.title-avatar{
    display: inline-block;
}

.handsontable .ht_master thead{
    visibility: unset !important;
}

.handsontable .gray-bg {
  background-color: #A9A9A9;
}