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

« back to all changes in this revision

Viewing changes to Radiance/gtk-3.0/apps/nautilus.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:
127
127
 
128
128
NautilusWindow .sidebar row:selected {
129
129
    color: @selected_fg_color;
130
 
    text-shadow: 0 -1px shade (@selected_bg_color, 0.8); 
 
130
    text-shadow: 0 1px shade (@selected_bg_color, 0.8); 
131
131
}
132
132
 
133
133
NautilusWindow .sidebar row:selected:backdrop {