Revert "Fix GTK frame clock warnings with our about dialog"
commit76d6e9faa900773bcc45e0f947b532c9a5233af0
authorColomban Wendling <ban@herbesfolles.org>
Mon, 22 Sep 2014 16:19:20 +0000 (22 18:19 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 22 Sep 2014 17:29:26 +0000 (22 19:29 +0200)
treead3c49a3aa2dd60dfe18bf6fcc75cc0d4be1cd2c
parente42cd4d6e920daea6c48512a8d69cc0cc3fc1232
Revert "Fix GTK frame clock warnings with our about dialog"

This reverts commit ec7071062c5dc39d5f893a830b3c26968a579251.

Apparently the selected state of an event box doesn't necessary mean it
will be styled with a selection background color.  This e.g. isn't the
case in GTK 3.14's Adwaita (default) theme.

So, revert the commit that removed custom style overrides.  Next commit
will fix the GTK 3.10 problem this reverted commit fixed.
src/about.c