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

« back to all changes in this revision

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

  • Committer: James Schriver
  • Date: 2012-03-06 03:08:41 UTC
  • mfrom: (210.1.2 light-themes)
  • Revision ID: jws141@gmail.com-20120306030841-kjtg02rkqmemwxwv
Merged branch lp:~ken-vandine/light-themes/spinner

Show diffs side-by-side

added added

removed removed

Lines of Context:
1683
1683
.spinner {
1684
1684
}
1685
1685
 
 
1686
.spinner:active {
 
1687
     transition: 750ms linear loop;
 
1688
}
 
1689
 
1686
1690
/*************
1687
1691
 * statusbar *
1688
1692
 *************/