From 905c7e9c391f371d68fc646cd64ddc24055ed40b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 3 Apr 2011 12:38:58 +0200 Subject: This commit aims to fix a long standing rekonq bug about scrollbar (and webview in general) theme. The right way to do it seems be using a local .css file. Letting this be in master for one week (at least) before backporting... --- src/data/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data/CMakeLists.txt') diff --git a/src/data/CMakeLists.txt b/src/data/CMakeLists.txt index cde938c3..6aef22ec 100644 --- a/src/data/CMakeLists.txt +++ b/src/data/CMakeLists.txt @@ -11,6 +11,7 @@ INSTALL( INSTALL( FILES defaultbookmarks.xbel + default_rekonq.css DESTINATION ${DATA_INSTALL_DIR}/rekonq ) -- cgit v1.2.1