]> Pileus Git - ~andy/gtk/blob - tests/testgtk2.css
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testgtk2.css
1 /* this file gets included from testgtk.css */
2
3 #main_window GtkButton {
4     font: Monospace 10;
5 }
6
7 #main_window GtkButton:hover {
8     background-color: rgba(0%, 0%, 75%, 0.1);
9 }