diff --git a/gnome-shell/gnome-shell.css b/gnome-shell/gnome-shell.css index 46fcbed..0e1d433 100755 --- a/gnome-shell/gnome-shell.css +++ b/gnome-shell/gnome-shell.css @@ -1,5 +1,11 @@ /* Apps / Dash */ +/* Apps Running */ + +#dash .dash-item-container .app-grid-running-dot { + margin-bottom: 21px; + background-color: #ff5a99; } + /* apps / folders / apps & folders in search */ .app-well-app .overview-icon, .app-well-app.app-folder .overview-icon,