mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
Fixed organizr progressbar color
This commit is contained in:
parent
0f597c5c53
commit
352b931ab0
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user