Changes between Initial Version and Version 1 of Ticket #3054, comment 4
- Timestamp:
- 08/22/2017 10:33:04 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3054, comment 4
initial v1 1 Note: Using `0.25` on `.badge-community` results in `#c3dde6` background color. This would be consistent with `.badge-accessibility`, which has the same foreground and backgroundcolors (as seen on the screenshot).1 Note: Using `0.25` on `.badge-community` results in `#c3dde6` background color. This would be consistent with `.badge-accessibility`, which has the same colors (as seen on the screenshot). 2 2 3 3 The only thing I'm not sure about is why these newer bages have background color specified in the `rgba()` format, while the older badges have a hexadecimal value. Perhaps older badges should be converted to `rgba()` as well?