mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-28 00:16:03 -08:00
Fixed background in switcher list
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
/* running apps in switcher list */
|
/* running apps in switcher list */
|
||||||
.switcher-list .item-box {
|
.switcher-list .item-box {
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
|
color: TEXT-PRIMARY-COLOR;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.switcher-list .item-box:hover,
|
.switcher-list .item-box:hover,
|
||||||
|
|||||||
Reference in New Issue
Block a user