Working on a fix for this now.  Not sure if I like the hover effect
switching the direction of the gradient though, so disabled with an "X"
for now...

X.primary-toolbar .button:checked:hover  {
   background-image: -gtk-gradient (linear, left top, left bottom,
                                     from (shade (@dark_bg_color, 1.4)),
                                     to (shade (@bg_color, 0.5)));
border-image-width:3px;
}

.primary-toolbar .button:checked{
   background-image: -gtk-gradient (linear, left top, left bottom,
                                     from (shade (@bg_color, 0.5)),
                                     to (shade (@dark_bg_color, 1.4)));
border-image-width:3px;
}

Once I've got design sign off I'll make an MP.  Not sure if this will be
a change to widgets CSS or a separate RB file yet.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1479054

Title:
  Shuffle and repeat buttons pressed state does not visually differ from
  unpressed state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1479054/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to