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.