Files
Ultrachromic/overlayprogress.css

9 lines
169 B
CSS
Raw Normal View History

2021-07-12 15:28:34 +03:00
.itemProgressBar {
height: 2000em;
background: #0000;
2021-07-12 16:11:31 +03:00
}
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
background: rgba(0,0,0,0);
2021-07-20 02:04:12 +03:00
margin: 0;
2021-07-12 15:28:34 +03:00
}