progress bar text color

This commit is contained in:
Christian Herzog
2019-09-29 21:58:00 +02:00
parent 2edd11a92c
commit 16519f4b70

View File

@@ -298,6 +298,7 @@ input, textarea {
}
.progress-bar {
color: #fff;
background-color: #037AF0;
}