diff --git a/src/Umbraco.Web.UI.Client/src/css/umb-css.css b/src/Umbraco.Web.UI.Client/src/css/umb-css.css index 17b1c2479e..ad39cee1dc 100644 --- a/src/Umbraco.Web.UI.Client/src/css/umb-css.css +++ b/src/Umbraco.Web.UI.Client/src/css/umb-css.css @@ -1,5 +1,5 @@ :root { - // TODO: Consulidate with this green color suggestion, align UUI: + /* TODO: Consulidate with this green color suggestion, align UUI:*/ --uui-color-positive: #1c874c; --uui-color-positive-emphasis: #1a7f47; --umb-footer-layout-height: 54px;