blog-rekahsoft-ca/clay
Collin J. Doering bc1cfaabeb Removed init and loading-error css and logic
Because all pages are complete pages that can be viewed with or without
javascript, the 'init' and 'loading-error' classes should not be set on
the '#page-content' div. Similarly the 'loading' class should not be set
on '#nav'. All associated logic and css for the 'init' and 'loading'
classes is also unused. This commit removes the aforementioned.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-08-16 02:15:26 -04:00
..
Header.hs Finished porting css from sass to clay 2015-01-14 04:50:29 -05:00
Main.hs Removed init and loading-error css and logic 2015-08-16 02:15:26 -04:00
PageComponents.hs General CSS touch ups 2015-07-06 21:41:20 -04:00
Util.hs Ported sass/_blog.sass to clay and modularized clay css files 2015-01-14 04:50:29 -05:00