forked from extern/egroupware
W.I.P. of modern theme:
- Remove background color from attachments icon
This commit is contained in:
parent
00c1b6ab34
commit
ea813fafe0
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user