mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
final shorthand fix
This commit is contained in:
@@ -1637,8 +1637,7 @@ iframe.userHTML {
|
|||||||
}
|
}
|
||||||
[class*="Thermoscore__Thermoscore___"] {
|
[class*="Thermoscore__Thermoscore___"] {
|
||||||
background-image: unset;
|
background-image: unset;
|
||||||
background: var(--auto-background);
|
background-color: var(--auto-background);
|
||||||
border-radius: 8px;
|
|
||||||
}
|
}
|
||||||
.dark [class*="Thermoscore__Thermoscore___"] {
|
.dark [class*="Thermoscore__Thermoscore___"] {
|
||||||
border: 2px solid rgba(255, 255, 255, 0.3);
|
border: 2px solid rgba(255, 255, 255, 0.3);
|
||||||
|
|||||||
Reference in New Issue
Block a user