open-consul/ui-v2/app/styles
John Cowen 5a52c361e5
ui: Fix for differences between uncompiled and compiled CSS (#7233)
We noticed that this relative positioning is not even applied when the CSS is
compiled/compressed. When looking via Web Inspector this style/selector
doesn't even appear even though it is in the CSS source.

This !important reduces the amount of selectors for this style rule,
which fixes the error, so potentially this isn't a specificity thing.
2020-02-06 20:13:13 +00:00
..
base ui: Fix for differences between uncompiled and compiled CSS (#7233) 2020-02-06 20:13:13 +00:00
components ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
core ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
layouts ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
routes/dc ui: Fix wrapping service ids in the Node Detail > Services tab (#7149) 2020-01-28 14:43:32 +00:00
variables ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
app.scss ui: Use base fonts throughout the app (#6881) 2019-12-18 12:26:45 +00:00