tomgenoni / cssdig-chrome

Chrome extension for analyzing CSS.
MIT License
380 stars 21 forks source link

Show colors for other color-related properties #15

Open pburkart opened 3 years ago

pburkart commented 3 years ago

While it shows the color assigned for background-color and color properties, it doesn't show the color box for the following CSS properties:

-webkit-tap-highlight-color border-bottom-color border-left-color border-right-color border-top-color border-color

tomgenoni commented 3 years ago

Thanks, this should be easy fix.