From 2b9c28bc760a8c89d5b92c232cc3ee7a304e3709 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Mon, 27 Nov 2017 16:51:40 +0100 Subject: [PATCH] CSS bug --- forms/cms/home/style.css | 4 ++-- forms/cms/home/ui.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 @@