ui/app/styles/layout
Neil MacDougall 5684520732 More style fixes to address problems from recent update 2021-07-15 09:40:20 +01: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 wip 22010 2019-10-21 10:58:52 -07:00
_grid.scss Orchestration welcome 2017-07-31 15:22:36 -07:00
_header.scss More style fixes to address problems from recent update 2021-07-15 09:40:20 +01:00
_large.scss Change service expand to dots 2017-07-03 17:27:36 -07:00
_layout.scss theme changes for vue (#4655) 2021-06-30 09:45:00 -07:00
_loading.scss loading and more tables 2017-04-27 08:57:46 -07:00
_medium.scss Ensure OTC CCE driver name shows up correctly on cluster select pages 2020-12-16 13:51:02 -07:00
_small.scss 23178 2019-10-23 15:44:07 -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