changed progress bar color
This commit is contained in:
parent
05b6d353ee
commit
7b457efa71
@ -514,7 +514,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
|||||||
border: white !important;
|
border: white !important;
|
||||||
}
|
}
|
||||||
.progress-bar-info {
|
.progress-bar-info {
|
||||||
background: rgba(0, 0, 0, 0.25) !important;
|
background: rgba(255, 255, 255, 0.25) !important;
|
||||||
}
|
}
|
||||||
.progress-bar-inverse, .progress {
|
.progress-bar-inverse, .progress {
|
||||||
background: rgba(0, 0, 0, 0.25) !important;
|
background: rgba(0, 0, 0, 0.25) !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user