open-consul/ui-v2/app/styles/base
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
..
animation ui: Adds tick whilst editing the link template in the Settings area (#5820) 2019-05-17 12:33:12 +01:00
color ui: CSS Components Migration (#5913) 2019-09-04 08:35:01 +00:00
components ui: Fix for differences between uncompiled and compiled CSS (#7233) 2020-02-06 20:13:13 +00:00
decoration UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
icons ui: New Confirmation Dialogs (#7007) 2020-01-22 12:08:29 +00:00
reset ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
typography ui: Use base fonts throughout the app (#6881) 2019-12-18 12:26:45 +00:00
index.scss UI: Tooltips and feedback-dialogs are the same thing - merge (#4678) 2018-09-21 11:13:21 +01:00