From 1846726f49acd838bf7269925356255846423900 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 15 Aug 2016 19:35:50 +0200 Subject: [PATCH] Regenerate docs --- doc/help/settings.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index a04e27878..cef74eb0e 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -601,7 +601,7 @@ This setting is only available with the QtWebKit backend. === user-stylesheet User stylesheet to use (absolute filename, filename relative to the config directory or CSS string). Will expand environment variables. -Default: +pass:[::-webkit-scrollbar { width: 0px; height: 0px; }]+ +Default: +pass:[html > ::-webkit-scrollbar { width: 0px; height: 0px; }]+ This setting is only available with the QtWebKit backend.