[dokuwiki] Re: Frontend improvements need review

  • From: Anika Henke <anika@xxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 07 Jul 2012 23:19:05 +0100

On 07/07/2012 23:06, Myron Turner wrote:
On 7/7/2012 4:15 PM, Anika Henke wrote:
In case of plugins, you need to add the appropriate CSS into an all.css
file.
Does this mean that style.css will now be know as all.css?  Or that
all.css comes into play only where we use @media directives?

No, style.css stays style.css.
Yes, all.css only needs to be used when you use @media directives. You can potentially put more than that into it, but I'd recommend to only put the @media parts into it and (as it was the case before) everything that should be part of the screen *and* print styles.

I hope that makes sense?
--
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts: