Comment 41 for bug 968213

Revision history for this message
In , Pierre-bugzilla (pierre-bugzilla) wrote :

I have no idea, and that was the portion I need some help with. The CSS for it is just this:

.app-well-app.running > .overview-icon {
    text-shadow: black 0px 2px 2px;
    background-image: url("running-indicator.svg");
}

I'm afraid I have no idea on how gnome-shell handles backgrounds. What's the default position? Scaling? Repeat?

It looks to me like the answer is, centered, no scaling, no repeat. OTOH, the favourites list on the left seem to have a scaled version of the running indicator.