0.10.2-10 DVD Title Scan
This commit is contained in:
@@ -2258,6 +2258,7 @@ body {
|
||||
}
|
||||
|
||||
.history-dv-item-grid {
|
||||
position: relative;
|
||||
display: grid;
|
||||
gap: 0.5rem;
|
||||
padding: 0.65rem;
|
||||
@@ -2266,22 +2267,19 @@ body {
|
||||
}
|
||||
|
||||
.history-dv-grid-poster-wrap {
|
||||
position: relative;
|
||||
width: min(120px, 100%);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.history-dv-grid-status-overlay {
|
||||
position: absolute;
|
||||
top: 0.4rem;
|
||||
left: 0;
|
||||
top: 0.5rem;
|
||||
left: 0.5rem;
|
||||
z-index: 1;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.history-dv-grid-status-overlay .p-tag {
|
||||
pointer-events: auto;
|
||||
box-shadow: 0 1px 4px rgba(0,0,0,0.25);
|
||||
box-shadow: 0 1px 4px rgba(0,0,0,0.15);
|
||||
}
|
||||
|
||||
.history-dv-grid-main {
|
||||
|
||||
Reference in New Issue
Block a user