~ci-train-bot/ubuntu-themes/ubuntu-themes-ubuntu-zesty-2532

« back to all changes in this revision

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

Dim images of insensitive widgets. Thanks to Marc-Andre Laperle. (LP: #1578810)

Approved by: Iain Lane

Show diffs side-by-side

added added

removed removed

Lines of Context:
2624
2624
*:disabled {
2625
2625
    color: shade (@bg_color, 0.6);
2626
2626
    text-shadow: 0 1px alpha (shade (@bg_color, 1.25), 0.5);
 
2627
    -gtk-icon-effect: dim;
2627
2628
}
2628
2629
 
2629
2630
label selection,