Skip to content

Commit 107acd9

Browse files
author
Scott Bommarito
authored
Status page degraded icon should be orange for subcomponents (#7243)
1 parent 7874298 commit 107acd9

3 files changed

Lines changed: 393 additions & 402 deletions

File tree

src/Bootstrap/dist/css/bootstrap-theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Bootstrap/less/theme/page-status.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}
5858

5959
.ms-Icon--Warning {
60-
color: yellow;
60+
color: orange;
6161
}
6262

6363
.ms-Icon--Cancel {

0 commit comments

Comments
 (0)