summaryrefslogtreecommitdiff
path: root/src/data/default.css
Commit message (Collapse)AuthorAgeFilesLines
* This dangerous commit, 15 days to the release, removes the use of a default.cssAndrea Diamantini2010-06-151-10/+0
| | | | | | | | | | | | file in rekonq and does an hack to choose the right palette for the WebView. - Why this doesn't work in QWebPage::setPalette()?? - Why using a KStyle things don't work as expected?? - so, where is really the bug, here? I have some ideas about but I currently have no time to work on.. Anyway, with this nice hack :) things seem work well for dark themes and for pages without a "proper" style (See bug 232552 about..) Many thanks to Tomas Fryda for let me noticing this.
* Fix default cssAndrea Diamantini2010-04-141-0/+2
|
* Set default background to whiteAndrea Diamantini2010-04-141-0/+8
BUG:232552