UNPKG

@openui5/sap.m

Version:

OpenUI5 UI Library sap.m

17 lines (14 loc) 425 B
/* ============================ */ /* CSS for control sap.m/Image */ /* High Contrast Black theme */ /* ============================ */ .sapMLightBoxMagnifyingGlass { background-color: @sapUiContentForegroundColor; border: 1px solid @sapUiContentForegroundBorderColor; } .sapMLightBoxMagnifyingGlass:before { color: @sapUiContentIconColor; } .sapMImgFocusable:focus { outline: 1px dotted @sapUiContentFocusColor; }