1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

Fixed organizr progressbar color

This commit is contained in:
GilbN 2021-11-10 22:42:59 +01:00
parent 0f597c5c53
commit 352b931ab0

View File

@ -1434,7 +1434,7 @@ a:hover,
.progress-bar-inverse,
.progress {
background: rgba(0, 0, 0, 0.25) !important;
background: rgba(255, 255, 255, 0.25) !important;
}
/* Homepage health checks */