testlevelbar: fix CSS to be aligned with documentation

https://bugzilla.gnome.org/show_bug.cgi?id=707695
This commit is contained in:
Cosimo Cecchi 2014-10-24 15:26:31 -07:00 committed by Matthias Clasen
parent 631e2f4c9b
commit 96a3b23736

View File

@ -21,7 +21,7 @@ add_custom_css (void)
{
GtkCssProvider *provider;
const gchar data[] =
".level-bar.fill-block.empty-fill-block.level-my-offset {"
".level-bar.fill-block.empty-fill-block {"
" background-color: transparent;"
" background-image: none;"
" border-color: alpha(@theme_fg_color, 0.1);"