We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9530a47 commit b9964ffCopy full SHA for b9964ff
ui/userguide/UserGuideBody.jsx
@@ -66,6 +66,10 @@ const notations = [
66
classes: 'btn-yellow ug-btn-yellow',
67
explanation: 'Yellow, unknown',
68
},
69
+ {
70
+ classes: 'btn-unscheduled ug-btn-bg',
71
+ explanation: 'Turquoise, unscheduled',
72
+ },
73
{
74
classes: 'btn-ltblue ug-btn ug-btn-bg',
75
explanation: 'Light blue, superseded',
0 commit comments