Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Dec 2012 at 16:15 UTC
Updated:
29 Jul 2014 at 21:38 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
dead_armMoved from parent issue #1217044: Clean up the CSS for System module so it gets visibility.
Patch to change marker and form-required red to #ee0000. Passes WCAG AA on white.
Comment #2
sunCan we keep the shorthand notation #e00, please? :)
RTBC with that adjustment.
Comment #3
dead_armRe-rolled patch :)
Screenshots to show that the difference between the reds is basically imperceptible, but #f00 fails and #ee0 passes.
Reds:

Test of #f00 on #fff:

Test of #ee0 on #fff:

Comment #4
sunHah, you changed it to #ee0, which is ~beige ;) — can we quickly change it to #e00 and call this done? :)
Comment #5
andypostShould be #e00
Comment #6
jibranpatch
Comment #7
jibran.
Comment #8
sunThanks! :)
Comment #9
dead_armArgh! At least it's fixed now :)
Comment #10
dries commentedCommitted to 8.x. Thanks.