Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Use custom background color for web pages" override web site author's stylesheet.
#1
I think the option "Use custom background color for web pages" should only override the user agent's default background color (white), but not override web site author's stylesheet.

If I really want to overwrite background color style of web pages, I can add style rule to "User Data/custom.css"
body {
    background-color: lightgray !important;
}
-------------------------------------
MX Arrow SJ Arrow CentBrowser 
Reply
#2
It only overrides background color of <body> element.
If we don't do this, this option will have no effect for most websites.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)