open-nomad/ui/app/styles
Michael Lange fe9d0b8704 New layout helper for associating two elements vertically
By default, blocks have a margin of 1.5em to create a consistent
vertical rhythm. However, sometimes elements need to be associated with
the element above them. In this cases, the gap between elements needs to
be tighter. There are many ways to do this, but this approach asks the
latter content to be marked as associative. The implication is that the
association is with the previous block.
2018-08-14 12:47:28 -07:00
..
charts Run prettier on all files 2018-01-17 09:04:00 -08:00
components Enforce a min-height for the code editor component 2018-08-14 12:46:55 -07:00
core Theme CodeMirror 2018-08-13 17:04:14 -07:00
utils New layout helper for associating two elements vertically 2018-08-14 12:47:28 -07:00
app.scss Styles for the region switcher 2018-08-09 18:22:37 -07:00
charts.scss Make sure memory and cpu bars have a consistent size 2018-08-06 10:59:35 -07:00
components.scss Remove the old json viewer 2018-08-13 17:04:15 -07:00
core.scss New layout helper for associating two elements vertically 2018-08-14 12:47:28 -07:00
styleguide.scss Styleguide entry for Page Title 2018-07-02 17:19:39 -07:00