diff --git a/modules/backend/models/brandsettings/custom.less b/modules/backend/models/brandsettings/custom.less index d65485c92..ad62d9387 100644 --- a/modules/backend/models/brandsettings/custom.less +++ b/modules/backend/models/brandsettings/custom.less @@ -45,6 +45,16 @@ body.outer .layout > .layout-row.layout-head { background-color: @color-sidebarnav-bg; } +// +// Breadcrumb +// + +@color-breadcrumb-background: mix(rgb(43,43,43), @secondary-color-dark, 50%); + +.control-breadcrumb { + background-color: @color-breadcrumb-background; +} + // // Fancy layout //