Upload für erste instanz
This commit is contained in:
16
inst01/overlayprogress.css
Normal file
16
inst01/overlayprogress.css
Normal file
@@ -0,0 +1,16 @@
|
||||
#itemDetailPage .itemProgressBar,
|
||||
#indexPage .itemProgressBar {
|
||||
height: 2000em;
|
||||
background: #0000;
|
||||
}
|
||||
.innerCardFooter.fullInnerCardFooter.innerCardFooterClear {
|
||||
background: rgba(0,0,0,0);
|
||||
right: 0;
|
||||
left: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.itemProgressBarForeground {
|
||||
background-color: rgba(var(--accent), 0.35);
|
||||
}
|
||||
Reference in New Issue
Block a user