Matthias Clasen
|
d36f866b27
|
gtk3-demo: Fix some css warnings
Update the font: syntax to follow css.
|
2016-05-30 16:19:19 -04:00 |
|
Matthias Clasen
|
527d6a6f34
|
gtk-demo: Fix the CSS examples
The CSS needs small adjustments after all the CSS node changes.
|
2015-11-17 20:02:05 -05:00 |
|
Alexander Larsson
|
e89a2f0bfd
|
gtk3-demo: Fix up resource handling
We're not loading css files via resouce uris, as we want
to support editing, so we need to use absolute references
to any included resources.
|
2013-02-14 23:01:19 +01:00 |
|
Benjamin Otte
|
b3d1121d78
|
gtk-demo: Move resources into the tests they belong
This also gets rid of the nasty @import("resource:///...") lines in the
css files.
|
2013-02-01 21:57:40 +01:00 |
|
Benjamin Otte
|
f1bae7f1ff
|
gtk-demo: Use explicit resource:// urls in CSS
... because we load the data from a GtkTreeView::changed callback, the
relative directory is cwd. And we want the resources...
|
2012-10-01 15:53:18 +02:00 |
|
Cosimo Cecchi
|
98fa2a39bc
|
gtk-demo: add a test for a CSS accordion
|
2012-05-30 13:17:23 -04:00 |
|