Skip to content

Commit b50f407

Browse files
dimovpetarGerrit Code Review
authored andcommitted
Merge "[INTERNAL] sap.m.Dialog: Remove dead CSS"
2 parents c5051f4 + ca0e5e0 commit b50f407

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

src/sap.m/src/sap/m/themes/base/Dialog.less

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -279,36 +279,6 @@ html.sap-desktop .sapMDialog {
279279
top: @_sap_m_Dialog_BarCompactHeight;
280280
}
281281
}
282-
283-
&.sapMDialog > header > .sapMDialogTitleGroup .sapMBarMiddle > .sapMBarPH > .sapMImg {
284-
&.sapMDialog > header > .sapMDialogTitleGroup .sapMBarMiddle > .sapMBarPH > .sapMImg,
285-
& .sapMDialog > header > .sapMDialogTitleGroup .sapMBarMiddle > .sapMBarPH > .sapMImg {
286-
height: 1.5rem;
287-
width: 1.5rem;
288-
}
289-
290-
&.sapMDialog > header > .sapMDialogTitleGroup .sapMBarMiddle > .sapMBarPH > .sapUiIcon,
291-
& .sapMDialog > header > .sapMDialogTitleGroup .sapMBarMiddle > .sapMBarPH > .sapUiIcon {
292-
font-size: 1rem;
293-
height: 1.5rem;
294-
line-height: 1.5rem;
295-
width: 1rem;
296-
}
297-
298-
&.sapMDialog > header > div:first-of-type .sapMHeader-CTX,
299-
&.sapMDialog > footer:last-of-type .sapMFooter-CTX,
300-
& .sapMDialog > header > div:first-of-type .sapMHeader-CTX,
301-
& .sapMDialog > footer:last-of-type .sapMFooter-CTX {
302-
height: 2.5rem;
303-
304-
.sapMBarLeft,
305-
.sapMBarRight,
306-
.sapMBarPH {
307-
padding-bottom: 0.25rem;
308-
padding-top: 0.25rem;
309-
}
310-
}
311-
}
312282
}
313283

314284
.sapMDialogResizing,

0 commit comments

Comments
 (0)