Re: [css-d] Style iFrame Scroll Bars

2014-09-17 Thread Crest Christopher
I wanted to make a flat, simple style color, even you Philippe would like the subtle change I would do :-) Since I can't change iFrame Scroll bar, and there is no other alternative, I'll have to be happy with the defaults ! Philippe Wittenbergh wrote: Le 18 sept. 2014 à 00:28, Crest Christoph

Re: [css-d] Style iFrame Scroll Bars

2014-09-17 Thread Philippe Wittenbergh
Le 18 sept. 2014 à 00:28, Crest Christopher a écrit : > I found these rules for styling an iFrame scroll bar, they are suppose to > work in all browsers, not only IE. Unfortunately these rules are not working > in Chrome ? > > 1. |html, body {| > 2. |scrollbar-face-color: #D9DEE1;| > 3. |sc

[css-d] Style iFrame Scroll Bars

2014-09-17 Thread Crest Christopher
I found these rules for styling an iFrame scroll bar, they are suppose to work in all browsers, not only IE. Unfortunately these rules are not working in Chrome ? 1. |html, body {| 2. |scrollbar-face-color: #D9DEE1;| 3. |scrollbar-highlight-color: #D9DEE1;| 4. |scrollbar-shadow-color: #D9DEE1;