ui/app/styles/layout
lvuch 772c26a174 mobile tables 2019-08-02 11:30:00 -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 button fixes for 16924 2019-01-03 10:29:07 -07:00
_large.scss Change service expand to dots 2017-07-03 17:27:36 -07:00
_layout.scss Registry and Istio (#3014) 2019-06-03 09:44:28 -07:00
_loading.scss loading and more tables 2017-04-27 08:57:46 -07:00
_medium.scss mobile tables 2019-08-02 11:30:00 -07:00
_small.scss mobile ui fixes 2019-08-01 12:10:57 -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