]> Pileus Git - ~andy/gtk/commitdiff
spinbutton: fix style context path for internal buttons
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 19 Sep 2012 19:41:19 +0000 (15:41 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 19 Sep 2012 19:41:19 +0000 (15:41 -0400)
We were adding one child too much to the style context path when
generating it for the internal buttons, which in turn caused sibling
selectors from the theme such as :first-child to apply to both buttons
under certain circumstances. Spotted by Lapo Calamandrei.


No differences found