Skip to content

Commit 5595d36

Browse files
committed
slightly lighten the danger button background colour
So it's different to the danger alert background.
1 parent 05ccb17 commit 5595d36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

numbas_lti/static/variables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
--warning-button-active-bg: #d49917;
6363
--warning-button-color: black;
6464
--warning-button-border-color: #e2a62e;
65-
--danger-button-bg: #be0000;
65+
--danger-button-bg: #df0000;
6666
--danger-button-hover-bg: #da3125;
6767
--danger-button-active-bg: #f44d3d;
6868
--danger-button-color: white;

0 commit comments

Comments
 (0)