Re: [kde-linux] User style sheet no longer with Konqueror 4.9+

2012-12-16 Thread Felix Miata
On 2012-12-16 19:50 (GMT+0800) Robin Atwood composed: Since forever I have used a simple user style-sheet to force black-on-white default on web pages. This is necessary because I have a light-on-dark colour scheme and text can be unreadable if the background is defaulted. The CSS is not fancy,

Re: [kde-linux] User style sheet no longer with Konqueror 4.9+

2012-12-16 Thread Duncan
Robin Atwood posted on Sun, 16 Dec 2012 19:50:30 +0800 as excerpted: > Since forever I have used a simple user style-sheet to force > black-on-white default on web pages. This is necessary because I have a > light-on-dark colour scheme and text can be unreadable if the background > is defaulted. T

Re: [kde-linux] Problem importing ldif file in kontact

2012-12-16 Thread Werner Joss
Am Samstag, 15. Dezember 2012, 13:06:54 schrieb Thomas Taylor: > I'm having a problem trying to import an address book in *.ldif format > into kontact. > > I had exported my contact list in ldif format from KDE 4.8.1 under > openSUSE 12.2. When I try to import it into kontact in KDE 4.9 under > o

[kde-linux] User style sheet no longer with Konqueror 4.9+

2012-12-16 Thread Robin Atwood
Since forever I have used a simple user style-sheet to force black-on-white default on web pages. This is necessary because I have a light-on-dark colour scheme and text can be unreadable if the background is defaulted. The CSS is not fancy, e.g. body { background-color: white; color: black