Skip to content

Commit 9199c9f

Browse files
committed
updated
1 parent 9398c65 commit 9199c9f

File tree

7 files changed

+15
-10
lines changed

7 files changed

+15
-10
lines changed

css/stylesheet.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ pre {
449449
}
450450

451451
.mtbl-col.notified {
452-
background: #f50057;
452+
background: #c51162;
453453
}
454454

455455
.mchrt-chart {

public/algorithm_visualizer.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ pre {
570570
}
571571

572572
.mtbl-col.notified {
573-
background: #f50057;
573+
background: #c51162;
574574
}
575575

576576
.mchrt-chart {

public/algorithm_visualizer.js

Lines changed: 9 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/algorithm_visualizer.js.map

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

public/algorithm_visualizer.min.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.

public/algorithm_visualizer.min.js

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

public/algorithm_visualizer.min.js.map

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

0 commit comments

Comments
 (0)