mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-24 06:26:03 -08:00
App menu: fix white nav arrow in light mode
This commit is contained in:
@@ -103,7 +103,8 @@
|
|||||||
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-navigation-arrow:hover>StIcon {
|
.page-navigation-arrow:hover > StIcon {
|
||||||
|
color: TEXT-PRIMARY-COLOR;
|
||||||
background-color: rgba(0, 0, 0, 0);
|
background-color: rgba(0, 0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user