Bug 76805 - Allow user to disable certain stylesheet values (like colored scrollbars)
Summary: Allow user to disable certain stylesheet values (like colored scrollbars)
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: Missing Content (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-05 11:08 UTC by Bill Kendrick
Modified: 2011-12-08 10:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Test HTML with CSS to change browser's scrollbar colors (3.36 KB, text/html)
2004-03-05 11:10 UTC, Bill Kendrick
Details

Note You need to log in before you can comment on or make changes to this bug.
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