Overview: change active app icon shadow

This commit is contained in:
Vladyslav Hroshev
2023-03-22 12:11:51 +02:00
parent f34c0afb24
commit 3a8deb5b09

View File

@@ -9,6 +9,9 @@ stage {
background-color: BACKGROUND-COLOR;
}
/* overview app icon */
.icon-dropshadow { icon-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4); }
/* Activities Ripple */
.ripple-box {