0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +01:00
wagtail/client/scss
anujaraj 2d8aa123c0
Added a forced-color media query to disabled buttons in high contrast (#8909)
* added a forced-color media query to allow distinct visibiity of disabled buttons

* Also set disabled button border color to GrayText in forced-colors mode

The `button` element was not correctly picking up the same border color as the text, for some reason. This commit fixes that.
2022-08-04 12:55:00 -04:00
..
components Added a forced-color media query to disabled buttons in high contrast (#8909) 2022-08-04 12:55:00 -04:00
elements Refactor all stylesheets to use CSS variables 2022-07-20 12:08:47 +01:00
generic Refactor all stylesheets to use CSS variables 2022-07-20 12:08:47 +01:00
layouts Refine dashboard design - summary panels 2022-07-31 04:11:07 +10:00
objects ensure non-square avatar image will correctly overlay content 2022-06-12 15:26:11 +10:00
overrides Refactor all stylesheets to use CSS variables 2022-07-20 12:08:47 +01:00
settings Refactor all stylesheets to use CSS variables 2022-07-20 12:08:47 +01:00
tools Remove now-unused color variables styles 2022-07-20 12:08:47 +01:00
vendor Refactor styles to be loaded via single core.css file (#8419) 2022-06-07 13:26:58 +01:00
_settings.scss Rearrange SCSS structure according to ITCSS 2019-04-11 11:08:47 +02:00
_tools.scss Remove now-unused color variables styles 2022-07-20 12:08:47 +01:00
core.scss Refine dashboard design - summary panels 2022-07-31 04:11:07 +10:00