mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Styled OSD elements to be consistent with each other
This commit is contained in:
@@ -1412,6 +1412,8 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||||||
.playerStats,
|
.playerStats,
|
||||||
.iconOsd {
|
.iconOsd {
|
||||||
border-radius: var(--largeRadius);
|
border-radius: var(--largeRadius);
|
||||||
|
background-color: rgba(69, 69, 69, 0.69);
|
||||||
|
backdrop-filter: blur(5px);
|
||||||
}
|
}
|
||||||
|
|
||||||
#scenesContent .cardScalable:hover {
|
#scenesContent .cardScalable:hover {
|
||||||
|
Reference in New Issue
Block a user