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;
|
||||
}
|
||||
.progress-bar-info {
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
background: rgba(255, 255, 255, 0.25) !important;
|
||||
}
|
||||
.progress-bar-inverse, .progress {
|
||||
background: rgba(0, 0, 0, 0.25) !important;
|
||||
@ -750,4 +750,4 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
|
||||
.splash-badge i.fa-home:before {
|
||||
position: absolute !important;
|
||||
left: -2px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user