We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e68b2 commit 1080016Copy full SHA for 1080016
2 files changed
themes/MUG/variables.less
@@ -12,7 +12,7 @@
12
13
/* Accessibility-related badge colors */
14
@accessRight : @overridePrimary;
15
-@accessRightOpen : #db2828;
+@accessRightOpen : @accessRightOpen;
16
@accessRightRestricted : #db2828;
17
@accessRightEmbargoed : #fbbd08;
18
@accessRightClosed : @accessRightEmbargoed;
0 commit comments