From a2c75f07225a10c7ddf2dc78ee9e32f47124d938 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Thu, 20 Jan 2022 16:45:23 +0100 Subject: [PATCH] Fix buttons inside toolbars not getting the right background --- api/templates/default/etemplate2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index c8b1f1f9d5..4b3a86e7b0 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2793,7 +2793,7 @@ div.et2_toolbar_more h.ui-accordion-header.header_list-short span.ui-accordion-h padding-left: 0; background-color: #fafafa; } -.nextmatch_header_row et2-button { +.nextmatch_header_row et2-button, .et2_toolbar et2-button { background-color: #fafafa; } .et2_toolbar .et2_toolbar_actionlist button.et2_button_with_image.et2_toolbar_hasCaption, .nextmatch_header_row .et2_button_text {