Be more and more specific to be sure that this overrides applies

This commit is contained in:
Jean-Baptiste Bellet
2022-12-02 11:53:19 +01:00
parent 67cca34daa
commit 10b0f9b650

View File

@@ -14,6 +14,8 @@ select[type="button"],
button:not(.no-text),
.button,
.actions a:not(.no-text),
fieldset .filter-actions button, // Be more specific to be sure to override the form button style (with a white border)
fieldset .filter-actions .button:hover,
.admin__section-header .ofn-drop-down // Same behavior as the button
{
@include backgroundAndBorder($v2-blue-light);