mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Added background color to the media details table
This commit is contained in:
@@ -1066,6 +1066,7 @@ progress+span {
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
border: var(--defaultBorder);
|
border: var(--defaultBorder);
|
||||||
border-radius: var(--smallRadius);
|
border-radius: var(--smallRadius);
|
||||||
|
background-color: var(--lighterGradientPointAlpha);
|
||||||
}
|
}
|
||||||
|
|
||||||
@supports(display:revert) {
|
@supports(display:revert) {
|
||||||
|
Reference in New Issue
Block a user