travis-web/assets/styles/app
Piotr Sarnacki e6800c80c6 Refactor our layout handling
Layout handling in travis-web was implemented in a dynamic way, so we
could change a main layout from any of the routes. This needed a
`rerender` call which was making things harder and needed some hacks. It
also broke a few transitions when upgrading to 1.8.1.

After examining our usage of layouts I've noticed that we don't need to
change the entire layout dynamically and instead we can set layout on
root routes (like "index", "profile" and other root routes).
2014-12-29 18:16:14 +01:00
..
auth.sass extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
button.sass Fix font in the "Sync Now" button. 2014-05-09 07:42:40 +02:00
flash.sass fixed the build header cut-off on pull requests 2014-12-10 21:30:45 +01:00
github.sass Make layout work for smaller resolutions 2012-10-16 22:29:00 +02:00
loading.sass Refactor our layout handling 2014-12-29 18:16:14 +01:00
misc.sass re-add limit and scroll, fix positioning of messages 2013-03-14 15:48:42 +01:00
popup.sass Converted Image Assets to SVG 2014-05-22 12:40:39 -04:00