Fix buttons inside toolbars not getting the right background

This commit is contained in:
Hadi Nategh 2022-01-20 16:45:23 +01:00
parent 6fd23b631f
commit a2c75f0722

View File

@ -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 {