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

Robin Atwood robin.atwood at attglobal.net
Sun Dec 16 11:50:30 UTC 2012


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;
}

INPUT {
  background-color: #E1E7FD;
  color: black;
}

Since about KDE 4.9 it is now completely ignored. Anyone else notice this?

TIA
-Robin

-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------











More information about the kde-linux mailing list