Changes between Initial Version and Version 1 of Ticket #31459, comment 45
- Timestamp:
- 10/13/2015 08:05:52 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31459, comment 45
initial v1 5 5 }}} 6 6 7 This text shadow is a new thing, and is there to help with color contrast for accessibility. The plugins that customize the admin can use the formula in the mixin to generate updated color schemes.7 This text shadow is a new thing, and is there to help with color contrast for accessibility. Doing a black text shadow with rgba would not bring the same color harmony as darkening the button color. The plugins that customize the admin can use the formula in the mixin to generate updated color schemes. 8 8 9 9 Hope this helps!