~dashua/light-themes/fix.lp.740579

« back to all changes in this revision

Viewing changes to Ambiance/gtk-3.0/gtk-widgets.css

  • Committer: Andrea Cimitan
  • Date: 2012-08-09 16:56:13 UTC
  • Revision ID: andrea.cimitan@canonical.com-20120809165613-oe3z7obpj46xw7mt
New checkbuttons and radio, with hover states

Show diffs side-by-side

added added

removed removed

Lines of Context:
1520
1520
                                     to (shade (@selected_bg_color, 0.99)));
1521
1521
 
1522
1522
    color: @selected_fg_color;
1523
 
    text-shadow: 0 -1px shade (@selected_bg_color, 0.7);
 
1523
    text-shadow: 0 1px shade (@selected_bg_color, 0.7);
1524
1524
}
1525
1525
 
1526
1526
/* XXX temporary */