Bug 76805

Summary: Allow user to disable certain stylesheet values (like colored scrollbars)
Product: [Websites] docs.kde.org Reporter: Bill Kendrick <bill>
Component: Missing ContentAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: wishlist CC: tchollingsworth
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Test HTML with CSS to change browser's scrollbar colors

Description Bill Kendrick 2004-03-05 11:08:51 UTC
Version:           3.2.0 (using KDE 3.2.0,  (3.0))
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.18-bf2.4

Some web pages use HTML CSS tags to alter the colors used when rendering the browser's horizontal and vertical scrollbars.  While it's fine for a page to alter the content WITHIN the canvas to look as ugly as they want it, I dislike my browser's widgets following along. ;^)

It would be nice to either have a simple GUI for allowing and disallowing certain popular CSS annoyances (like I believe we have already for underlining hyperlinks), or some hierarchy of CSS values which we can always override...

In other words "Use the page's CSS, but NEVER change these attributes:  scrollbar-face-color; scrollbar-3dlight-color;..." etc.

Thanks!!!
Comment 1 Bill Kendrick 2004-03-05 11:10:25 UTC
Created attachment 5034 [details]
Test HTML with CSS to change browser's scrollbar colors

Obviously, your version of Konqueror will need to pay attention to the CSS code
inside this HTML to see the effect.
Comment 2 Stephan Kulow 2004-03-05 12:13:57 UTC
Settings -> Stylesheets -> Use user specified stylesheet 
And give a file which contains CSS that got a "! important" in the
rule
Comment 3 Stephan Kulow 2004-03-05 14:28:02 UTC
thinking about it, it might be a nice addition to the documentation
Comment 4 T.C. Hollingsworth 2011-12-08 10:22:58 UTC
This is now documented here:
http://docs.kde.org/stable/en/kdebase-runtime/kcontrol/kcmcss/index.html