Files
notifications-admin/app/assets/stylesheets
Tom Byers cbcac14e7c Remove grid from alerts file-list
Having a grid in the click target stops the hint
and status text being clickable. This removes it
in favour using flexbox to position the elements
in a similar way.

Includes fallback styles for browsers that don't
support flexbox that positions the child elements
inline, laid out justified, to mimic the flexbox
positioning of justify-content: space-between.

Note: display is overriden on child items under
flexbox so setting display: inline-block is
ignored.
2022-03-11 14:53:55 +00:00
..
2022-02-02 20:24:14 +00:00
2022-03-11 14:53:55 +00:00
2020-12-29 18:40:16 +00:00
2022-01-05 15:21:37 +00:00