NoOp wrote:
On 03/15/2012 05:51 PM, Rufus wrote:
...

I noticed this change right away, but the odd thing for me was that it
seemed to work for some sites and still display the old way for
others...so I'm wondering, does the site content provider have some
control over this display mode?

Not sure. However if you 'view image' (any image from any site), sample:
http://cafxx.strayorange.com/ImageTweak.png
and 'view page info|links' you'll find:
a stylesheet link for:
resource://gre/res/TopLevelImageDocument.css
You can enter that in the URI bar&  it will display the css. The
background is set for nearly black:

====
@media not print {
   body {
     background-color: #222;
     margin: 0;
====


Maybe that's actually it - weather the content provider is using style sheets or not. I expect most modern page designers do, but that doesn't mean everyone does. Makes sense to me.

--
     - Rufus
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to