gtk2/gtk/theme
Benjamin Otte 207e593075 listbox: Mark activatable rows with a .activatable style class
Do not use .button anymore.

This is for 2 reasons:
1. The styling is seperate in our themes, so it doesn't make sense to
   share the style class.
2. Due to the shared styling of .buton, listbox rows inherit all the
   special case styles that exist for buttons - such as linked buttons,
   header buttons, entry buttons, spinbutton buttons, etc. This means
   that the code has to check all these special cases all the time and
   for listbox rows, this is very slow.
2015-08-26 15:46:07 +02:00
..
Adwaita listbox: Mark activatable rows with a .activatable style class 2015-08-26 15:46:07 +02:00
HighContrast listbox: Mark activatable rows with a .activatable style class 2015-08-26 15:46:07 +02:00
Raleigh Improve CSD decorations without a compositor 2015-03-22 01:34:37 -04:00
win32