David Walsh
dd032dc324
Dark Mode: Import Private Key Colors ( #14173 )
3 years ago
Guillaume Roux
8683282a6f
Dark Mode: Replace color occurences ( #14112 )
3 years ago
David Walsh
a6924b1224
Dark Mode: Import account text field ( #13909 )
3 years ago
Ariella Vu
683aa22b56
Update global link hover color from orange to blue (--Blue-400) ( #13344 )
...
* base-styles.scss: update a:hover to --Blue-400
- deprecates #df6b0e
* preserve a.warning:hover orange color w/ #ceafa22
* Revert "preserve a.warning:hover orange color w/ #ceafa22"
This reverts commit d0efb923808bbc43e7f955fd8ce3e95f6a124c1f.
* create-account: rm .warning style from help link
- supports #ceafa2
3 years ago
David Walsh
10dc686505
Dark Mode Part 1: Switch to Using CSS Variables ( #13147 )
3 years ago
ryanml
9ab6293129
Fix untranslated header text in AccountImportSubview ( #12640 )
...
* Fix untranslated header text in AccountImportSubview
* use styling for link spacing
3 years ago
Alex Donesky
7a8f65d642
fix import account page layout ( #11944 )
...
* fix import account page layout
* cleanup
3 years ago
ryanml
bbef49158d
Various UI fixes ( #11512 )
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
David Walsh
3d579dfcef
Remove react-select and SimpleDropdown, use Dropdown ( #10468 )
4 years ago
Brad Decker
14161e37da
normalize page font styles ( #9697 )
4 years ago
Brad Decker
7bc2de006f
Colocate create-account styles with the create-account page ( #9181 )
...
Follows previous patterns of moving styles to exist alongside the components that use them. I would like these styles to be updated to use BEM syntax as well but I am holding off for a future PR to improve these styles.
4 years ago