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 |
Thomas Huang
|
6fb0d4af27
|
Wrap smaller custom block explorer url text (#6714)
|
6 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
fff7f52074
|
Change font weight from 300 to 400
|
7 years ago |
Dan
|
7f79524070
|
Add UI selection
|
7 years ago |
Alexander Tseung
|
7dba114feb
|
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
|
7 years ago |
Chi Kei Chan
|
0458643f10
|
various styling fix on mobile
|
7 years ago |
Chi Kei Chan
|
085551b7e6
|
New Account modal
|
7 years ago |
Chi Kei Chan
|
5ee6e4d3b3
|
wip
|
7 years ago |
Chi Kei Chan
|
81f62a7443
|
Adding Account Dropdown V2
|
7 years ago |