aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/arctica-testbrowser4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/arctica-testbrowser b/bin/arctica-testbrowser
index 4ed1b84..6389cd4 100755
--- a/bin/arctica-testbrowser
+++ b/bin/arctica-testbrowser
@@ -73,8 +73,8 @@ sub LoadCSS {
background-color: #000000;
background-repeat: no-repeat;
background-position: center;
- background-image: url('/tekitest/eyesore_t.png');
+ background-image: url('/tekitest/eyesore_t.png');
}"]);
-
+
Gtk3::StyleContext::add_provider_for_screen( $Screen, $Gtk3_CSS_Provider, Gtk3::STYLE_PROVIDER_PRIORITY_USER);
}