ui/app/styles/layout
Vincent Fiduccia 5d8835218a
Container shell/logs popout
2018-03-02 16:24:32 -07:00
..
README.md dir restructure 2017-02-15 10:55:05 -07:00
_extra-small.scss dir restructure 2017-02-15 10:55:05 -07:00
_footer.scss theme clean up 2017-05-04 08:21:51 -07:00
_grid.scss Orchestration welcome 2017-07-31 15:22:36 -07:00
_header.scss EKS, cluster mem 2018-02-20 17:46:25 -07:00
_large.scss Change service expand to dots 2017-07-03 17:27:36 -07:00
_layout.scss Container shell/logs popout 2018-03-02 16:24:32 -07:00
_loading.scss loading and more tables 2017-04-27 08:57:46 -07:00
_medium.scss Bugs 2017-12-18 23:48:05 -07:00
_small.scss Working custom for do 2018-02-15 13:18:49 -07:00

README.md

Layout

The layout/ folder contains everything that takes part in laying out the site or application. This folder could have stylesheets for the main parts of the site (header, footer, navigation, sidebar…), the grid system or even CSS styles for all the forms.

Reference: Sass Guidelines > Architecture > Layout folder