Changes between Initial Version and Version 1 of Ticket #42390, comment 5
- Timestamp:
- 11/17/2017 05:10:41 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42390, comment 5
initial v1 1 1 First pass to help get things going. Took out the script that toggles the label into "placeholder mode" and set a proper placeholder on the post title field. 2 2 3 Noticed a similar was being used on the dashboard for the Quick Draft widget on both the text input and textarea fields in it. Gone ahead and changed that too.3 Noticed a similar script was being used on the dashboard for the Quick Draft widget on both the text input and textarea fields in it. Gone ahead and changed that too. 4 4 5 5 The "default" state for the labels seems to include the `screen-reader-text` class. I've left that the way it is for now to keep visual impact at a minimum.