diff --git a/forms/cms/home/style.css b/forms/cms/home/style.css index 55e57404..47ae1f8f 100644 --- a/forms/cms/home/style.css +++ b/forms/cms/home/style.css @@ -6,14 +6,14 @@ margin: .5em; max-width: 120em; } -.action-bar button.start-order +.catalog-actions ._start-order { background-color: #EF5350; margin: .7em; padding: .5em; box-shadow: 0 0 0.4em rgba(1, 1, 1, 0.4); } -.action-bar button.start-order:hover +.catalog-actions ._start-order:hover { background-color: #F44336; } diff --git a/forms/cms/home/ui.xml b/forms/cms/home/ui.xml index b1724c30..d3d81edc 100755 --- a/forms/cms/home/ui.xml +++ b/forms/cms/home/ui.xml @@ -4,7 +4,7 @@