using new ligther gray for background of nested content

This commit is contained in:
Niels Lyngsø
2019-04-24 10:34:57 +02:00
parent e889ec1fa9
commit 9e03103cbb

View File

@@ -212,7 +212,7 @@
}
.umb-nested-content__item--active:not(.umb-nested-content__item--single) .umb-nested-content__content {
background: @brownGrayLight;
background: @brownGrayExtraLight;
}
.umb-nested-content__content .umb-control-group {