Skip to content

Commit 47d7d81

Browse files
committed
the prerelease label needs to be black
1 parent 3a65d93 commit 47d7d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_static/devguide_overrides.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
}
5050

5151
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-security,
52+
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-prerelease,
5253
.release-cycle-chart .release-cycle-blob-label.release-cycle-status-bugfix {
5354
/* but use black to improve contrast for lighter backgrounds */
5455
fill: black;

0 commit comments

Comments
 (0)