Comment 2 for bug 932162

Revision history for this message
Andrea Cimitan (cimi) wrote : Re: [Bug 932162] Re: Unity Greeter - Finish finessing the placement and styling of the UI elements

On 02/21/2012 06:24 PM, Michael Terry wrote:
> Cimi, the following bit in light-themes is causing black boxes behind
> several images in the greeter:
>
> .lightdm.button:focused *,
> .lightdm.button:selected *,
> .lightdm.button:selected:focused * {
> background-color: alpha (black, 0.6);
> }
>
> I'm not sure of the best way to fix it besides just removing the line
> (though I'm sure that line serves a purpose). Just wanted to give you a
> heads up so you might know how to fix it.
>
Thanks, will have a look!