HEX
Server: Apache
System: Linux mx52.hostgator.mx 5.14.0-687.12.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jun 7 14:39:27 EDT 2026 x86_64
User: narrativ (1644)
PHP: 8.2.33
Disabled: NONE
Upload Files
File: /home4/narrativ/www/wp-content/plugins/js_composer/assets/less/modules/ui/vc_ui-badges.less
[class*=vc_ui-badge--] i::after {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: -2px;
}

.vc_ui-badge {
  &--success i:after {
    background-color: #11C248;
  }
  &--warnings i:after {
    background-color: #F4AF1D;
  }
  &--problems i:after {
    background-color: #FC4242;
  }
}