George Marshall
24ca3c5aa3
Dark Mode: Network display fix ( #14159 )
3 years ago
Guillaume Roux
a3ab204d11
Dark Mode: Fix some colors ( #14228 )
...
* fix some colors
* fix test and address requested changes
* address requested changes
3 years ago
George Marshall
fd36eea443
Dark mode: Updating all left over static hex values in scss ( #14167 )
3 years ago
George Marshall
1b9243cd7e
Dark Mode: Network display fix ( #14159 )
3 years ago
ryanml
069ebaf463
Using design system breakpoint values across ui/
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
3806e0a2a6
Refactor NetworkDisplay, ConnectedStatusIndicator, etc to use ColorIndicator ( #10214 )
4 years ago
Brad Decker
fe69182056
normalize app component font styles ( #9695 )
4 years ago
Brad Decker
46ba1ef100
Update font family globally ( #9073 )
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
Terry Smith
57a29668f3
New signature request v3 UI ( #6891 )
...
* Refactoring signature-request out to a new component. Wip
* Styling polish and a better message display.
* Update signature request header to no longer use account dropdown mini
* Clean up code and styles
* Code cleanup for signature request redesign branch
* Fix signature request design for full screen
* Replace makenode with object.entries in signature-request-message.component.js
* Remove unused accounts prop from signature-request.component.js
* Use beforeunload instead of window.onbeforeunload in signature-request
5 years ago