Uname: Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 162.213.251.212
Your Ip: 18.188.250.166
User: allssztx (535) | Group: allssztx (533)
Safe Mode: OFF
Disable Function:
NONE

name : _apexcharts.scss
/* ================================ Apex Charts Css Start =================================== */
/* Home One Widget Chart Css Start*/
.remove-tooltip-title {
    .apexcharts-tooltip-title {
        display: none;
    }
}

.rounded-tooltip-value {
    .apexcharts-tooltip.apexcharts-theme-light {
        background: hsl(var(--white ));
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .apexcharts-tooltip-text-y-label {
        display: none;
    }

    .apexcharts-tooltip-marker {
        display: none;
    }
    .apexcharts-tooltip-text-y-value {
        margin-left: 0;
    }

    .apexcharts-tooltip-text {
        display: flex;
    }
}
/* Home One Widget Chart Css End*/


/* Tooltip Css */
.tooltip-style {
    .apexcharts-tooltip {
      padding: rem(12px) rem(8px);
      background-color: var();
      border: 0;
      background-color: var(--white);
      @extend .box-shadow-md; 
      &-title {
        padding: 0 !important;
        background-color: transparent !important;
        font-size: rem(14px) !important;
        color: var(--text-primary-light) !important;
        font-weight: 600 !important;
        border: none !important;
      }
      &-series-group {
        padding: 0;
        display: flex;
        align-items: center;
        padding: 0 !important;
        .apexcharts-tooltip-y-group {
          padding: 0 !important;
        }
        .apexcharts-tooltip-z-group {
          display: none !important;
        }
      }
    }
}
  
.apexcharts-text {
  fill: var(--gray-300) !important;
  font-family: var(--body-font) !important;
}

#radialMultipleBar {
  .apexcharts-text {
    fill: var(--gray-600) !important;
    font-size: 16px;
    &.apexcharts-datalabel-label {
      display: none;
    }
  }
  .apexcharts-datalabels-group {
    transform: translateY(-24px);
  }
}

.apexcharts-tooltip-z-group {
  display: none;
}
.apexcharts-pie-series path {
  stroke: #fff !important;
}

#activityDonutChart {
  .apexcharts-text {
    fill: hsl(var(--white)) !important;
  }
}

.apexcharts-inner {
  position: relative;
  padding-left: 35px !important;
  margin-left: 20px !important;
}
.y-value-left .apexcharts-yaxis {
  transform: translateX(10px);
}
/* ================================ Apex Charts Css End =================================== */
© 2025 GrazzMean-Shell