diff --git a/modules/backend/models/brandsetting/custom.less b/modules/backend/models/brandsetting/custom.less index 2e07d1e14..c15fc93a1 100644 --- a/modules/backend/models/brandsetting/custom.less +++ b/modules/backend/models/brandsetting/custom.less @@ -185,3 +185,11 @@ div.control-componentlist { } } } + +// +// Media +// + +.nav.selector-group li.active { + border-left-color: @brand-secondary; +}