Guillaume Roux
|
8683282a6f
|
Dark Mode: Replace color occurences (#14112)
|
3 years ago |
David Walsh
|
10dc686505
|
Dark Mode Part 1: Switch to Using CSS Variables (#13147)
|
3 years ago |
Brad Decker
|
29742b9519
|
remove the ui/app and ui/lib folders (#10911)
|
4 years ago |
Brad Decker
|
09d81ac5f2
|
remove the ui/app and ui/lib folders (#10911)
|
4 years ago |
Brad Decker
|
14161e37da
|
normalize page font styles (#9697)
|
4 years ago |
Brad Decker
|
549eb320e8
|
Narrow usages of 037DD6 to 'primary-blue' (#9008)
|
4 years ago |
Mark Stacey
|
f46dda0195
|
Uncomment and fix all auto-fixable stylelint rules (#8989)
All stylelint rules that can be automatically fixed have been uncommented. The rules are:
* `at-rule-empty-line-before`
* `block-closing-brace-empty-line-before`
* `block-closing-brace-newline-before`
* `block-opening-brace-space-before`
* `color-hex-case`
* `color-hex-length`
* `comment-empty-line-before`
* `declaration-block-semicolon-newline-after`
* `declaration-block-semicolon-space-after`
* `declaration-block-trailing-semicolon`
* `declaration-colon-space-after`
* `declaration-empty-line-before`
* `function-comma-space-after`
* `function-comma-space-before`
* `indentation`
* `length-zero-no-unit`
* `no-eol-whitespace`
* `no-missing-end-of-source-newline`
* `number-leading-zero`
* `number-no-trailing-zeros`
* `rule-empty-line-before`
* `selector-list-comma-newline-after`
* `selector-pseudo-element-colon-notation`
|
4 years ago |
Whymarrh Whitby
|
d488c16df5
|
Add Connected Accounts modal (#8313)
|
5 years ago |