consul/ui-v2/app/styles/base/icons
John Cowen dd6506e994 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-placeholders.scss ui: Add background-color: currentColor to all our icon masks (#7729) 2020-05-12 17:14:36 +00:00
base-variables.scss ui: Redesign - Create ConsulExternalSource (#7632) 2020-05-12 17:14:25 +00:00
icon-placeholders.scss ui: Redesign Service List page (#7605) 2020-05-12 17:14:25 +00:00
index.scss UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00