open-consul/ui-v2/app/styles
John Cowen c8ecb8db3b ui: Add background-color: currentColor to all our icon masks (#7729)
We currently define our 'decorational' iconography in our CSS via
background images and or psuedo content. For coloring these we use
`mask-image` and a background color.

This commit adds a background-color: currentColor to our %with-mask
placeholder that makes the color of these icons default to the `color`
of the current element, meaning the icons now inherit from things like
`:hover`.

This can easily be overwritten as before by just setting the
background-color on the icon manually as before.
2020-05-12 17:14:36 +00:00
..
base ui: Add background-color: currentColor to all our icon masks (#7729) 2020-05-12 17:14:36 +00:00
components ui: Instance detail redesign (#7683) 2020-05-12 17:14:29 +00:00
core ui: Redesign - Service Detail Page (#7655) 2020-05-12 17:14:27 +00:00
layouts ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
routes/dc ui: Fix up the padding for FilterBar (#7705) 2020-05-12 17:14:33 +00:00
variables ui: Split out product css component into its separate elements (#7342) 2020-05-12 17:14:11 +00:00
app.scss ui: Instance detail redesign (#7683) 2020-05-12 17:14:29 +00:00