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`
|
2020-07-15 10:13:40 -03:00 |
|
Thomas Huang
|
6fb0d4af27
|
Wrap smaller custom block explorer url text (#6714)
|
2019-06-17 08:32:12 -02:30 |
|
Alexander Tseung
|
fff7f52074
|
Change font weight from 300 to 400
|
2018-05-05 15:12:41 -07:00 |
|
Chi Kei Chan
|
41d281a527
|
Merge branch 'NewUI-flat' into cb-372
|
2017-12-07 09:54:37 -08:00 |
|
Dan
|
7f79524070
|
Add UI selection
|
2017-12-04 23:08:23 -03:30 |
|
Alexander Tseung
|
7dba114feb
|
Update font weights to 300, remove animation from network dropdown, fix network dropdown not closing from certain click-areas
|
2017-12-01 14:19:53 -08:00 |
|
Chi Kei Chan
|
0458643f10
|
various styling fix on mobile
|
2017-10-19 14:08:58 -07:00 |
|
Chi Kei Chan
|
085551b7e6
|
New Account modal
|
2017-10-17 22:38:07 -07:00 |
|
Chi Kei Chan
|
5ee6e4d3b3
|
wip
|
2017-10-17 22:38:00 -07:00 |
|
Chi Kei Chan
|
81f62a7443
|
Adding Account Dropdown V2
|
2017-10-13 02:11:01 -04:00 |
|