diff --git a/pixelegg/css/modern.less b/pixelegg/css/modern.less index c1f58e947b..8e90c74160 100644 --- a/pixelegg/css/modern.less +++ b/pixelegg/css/modern.less @@ -211,7 +211,7 @@ div.dhtmlxMenu_egw_SubLevelArea_Polygon table.dhtmlxMebu_SubLevelArea_Tbl tr.sub border-top-left-radius: 0px; border-bottom-left-radius: 0px; } -img.et2_button_icon[src*="svg"] { +img.et2_button_icon[src*="svg"], img.et2_button_icon[src*="svg"]:hover { background-color: transparent; background-image: none; -} \ No newline at end of file +}