summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorJonas M. Gastal <jgastal@gmail.com>2009-08-19 22:03:56 -0300
committerJonas M. Gastal <jgastal@gmail.com>2009-08-19 22:03:56 -0300
commitf37aadbb2de64d9a8f302cf89c004eccb9834e93 (patch)
tree86d70a66a954c6e53455ded5ad799df435dc7f80 /src/rekonq.kcfg
parentSome work on WebPage class.. (diff)
downloadrekonq-f37aadbb2de64d9a8f302cf89c004eccb9834e93.tar.xz
Implements the ability of the user to apply a user defined CSS to all web pages.
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r--src/rekonq.kcfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index ec2b9a3b..443c9f8d 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -111,6 +111,9 @@
<entry name="localStorageDatabaseEnabled" type="Bool">
<default>true</default>
</entry>
+ <entry name="userCSS" type="Url">
+ <default></default>
+ </entry>
</group>
</kcfg>