Files
notifications-admin/app
Chris Hill-Scott 87c81c994f Ensure disabled radio buttons are still legible
The Elements CSS was making the `label` and `input` of disabled radio
buttons `opacity: 0.5`. This was resulting in text that was:
- too pale, especially where we were nesting 16px ‘hint’ text inside the
  label
- waaaay too pale when inside a link inside the label

This commit overrides elements to dim the disabled radio button by
making it’s text colour grey, rather than making the whole thing
semi-transparent.
2017-04-10 14:54:27 +01:00
..
2017-04-06 11:20:47 +01:00
2017-03-27 17:59:06 +01:00
2017-04-03 13:47:39 +01:00
2017-03-27 17:59:06 +01:00