diff --git a/stylesheet.css b/stylesheet.css index 1dddd0e..ddfe5bc 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -50,6 +50,10 @@ background-color: rgba(238, 238, 236, 0.1); } +#dashtopanelScrollview .app-well-app:active .dtp-container { + background-color: rgba(238, 238, 236, 0.18); +} + #dashtopanelScrollview .app-well-app .favorite { background-color: rgba(80, 150, 255, 0.4); }