~ubuntu-art-pkg/ubuntu-themes/17.10

« back to all changes in this revision

Viewing changes to Radiance/gtk-3.20/gtk-widgets.css

  • Committer: Didier Roche
  • Date: 2017-10-04 13:41:37 UTC
  • Revision ID: didier.roche@canonical.com-20171004134137-vw2i9ga23kcptatp
Add Radiance fix for hovering

Show diffs side-by-side

added added

removed removed

Lines of Context:
2683
2683
                                     to (shade (#3eb34f, 0.85)));
2684
2684
}
2685
2685
 
 
2686
headerbar button.suggested-action:backdrop:hover {
 
2687
    background-image: -gtk-gradient (linear, left top, left bottom,
 
2688
                                     from (shade (#3eb34f, 1.20)),
 
2689
                                     color-stop (0.5, #3eb34f),
 
2690
                                     to (shade (#3eb34f, 0.85)));
 
2691
}
 
2692
 
2686
2693
headerbar button.suggested-action:active {
2687
2694
    background-image: -gtk-gradient (linear, left top, left bottom,
2688
2695
                                     from (shade (#3eb34f, 1.01)),