Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/hrms.ncriptech.com/resources/sass/components/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
.badge-success { padding: 4px 10px; background: $ot-bg-badge-success; border-radius: 5px; @include text( $font-family: $font-family-primary, $font-style: normal, $font-size: 12px, $font-weight: 600, $line-height: 15px, $text-color: $ot-text-badge-success ); &.ot-badge-circle { width: 30px; height: 30px; border-radius: 100%; display: flex; align-items: center; justify-content: center; } } .badge-danger { @extend .badge-success; background: $ot-bg-badge-danger; color: $ot-text-badge-danger; } .badge-warning { @extend .badge-success; background: $ot-bg-badge-warning; color: $ot-text-badge-warning; } .badge-primary { @extend .badge-success; background: $ot-bg-badge-primary; color: $ot-text-badge-primary; } .badge-light-success { @extend .badge-success; background: $ot-bg-badge-light-success; color: $ot-text-badge-light-success; } .badge-light-danger { @extend .badge-danger; background: $ot-bg-badge-light-danger; color: $ot-text-badge-light-danger; } .badge-light-warning { @extend .badge-warning; background: $ot-bg-badge-light-warning; color: $ot-text-badge-light-warning; } .badge-light-primary { @extend .badge-primary; background: $ot-bg-badge-light-primary; color: $ot-text-badge-light-primary; }