diff --git a/modules/backend/models/brandsetting/custom.less b/modules/backend/models/brandsetting/custom.less index 37dde1505..d23ae1076 100644 --- a/modules/backend/models/brandsetting/custom.less +++ b/modules/backend/models/brandsetting/custom.less @@ -53,6 +53,14 @@ background: @brand-secondary; } +// +// Pages List +// + +.control-treeview ol > li.active > div::after { + background: @brand-secondary; +} + // // Outside Layout //