Skip to content

Commit dfeb274

Browse files
Remove mode button high contrast styling per review feedback
Co-authored-by: KethanaReddy7 <KethanaReddy7@users.noreply.github.com>
1 parent b97c0bb commit dfeb274

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/styles/clipper.less

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -276,14 +276,6 @@
276276
border: 2px solid HighlightText !important;
277277
}
278278

279-
// Ensure selected state of mode buttons is visible in high contrast themes
280-
.modeButton.selected {
281-
forced-color-adjust: none;
282-
background-color: Highlight !important;
283-
color: HighlightText !important;
284-
border: 2px solid HighlightText !important;
285-
}
286-
287279
}
288280

289281
@media screen and (-ms-high-contrast: black-on-white) {

0 commit comments

Comments
 (0)