1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-30 16:18:07 +01:00
metamask-extension/ui/app/css/itcss/components
Nick Doiron d589d2dec0 Right-to-left CSS (using module for conversion) (#7072)
* Create RTL stylesheets using `gulp-rtl`

* Handle RTL stylesheet special cases

Certain blocks of Sass  were set to bypass "rtlcss" using ignore
comments. Certain icons had to be flipped 180 degrees.

* Switch stylesheets when locale changes

A second stylesheet has been added to each HTML page for use with
right-to-left locales. It is disabled by default. It is enabled on
startup if a RTL locale is set, and when switching to a RTL locale.
Similarly the LTR stylesheet is disabled when a RTL locale is used.

Unfortunately there is an unpleasant flash of unstyled content when
switching between a LTR and a RTL locale. There is also a slightly
longer page load time when using a RTL locale (<1s difference). We
couldn't think of an easy way to avoid these problems.

* Set `dir="auto"` as default on `TextFields`
2019-09-03 14:47:54 -03:00
..
pages EIP-1102: updated implementation 2018-11-05 15:07:09 -08:00
account-details-dropdown.scss Added account options on home screen 2018-10-09 19:43:41 -07:00
account-dropdown.scss Targets base inputs and only prevents outline if user uses a mouse (#6871) 2019-07-16 22:58:00 -02:30
alert.scss added new global alert 2018-07-19 02:31:02 -04:00
confirm.scss Change font weight from 300 to 400 2018-05-05 15:12:41 -07:00
currency-display.scss Targets base inputs and only prevents outline if user uses a mouse (#6871) 2019-07-16 22:58:00 -02:30
editable-label.scss Fix input border rendering on mobile 2017-10-26 12:23:24 -07:00
footer.scss Organize app components scss 2017-08-06 13:24:13 -07:00
gas-slider.scss Adds the content of the advanced tab - w/o chart or dynamic content - to gas customize modal. 2018-12-04 00:06:04 -03:30
index.scss Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
loading-overlay.scss Refactor first time flow, remove seed phrase from state (#5994) 2019-01-23 11:55:34 -03:30
menu.scss Wrap smaller custom block explorer url text (#6714) 2019-06-17 08:32:12 -02:30
modal.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
network.scss MetaMorph - Spacing and Typeface on Extension Main view (#6584) 2019-06-12 19:56:04 -07:00
new-account.scss Address various UI styling issues (#6744) 2019-07-08 15:28:35 -02:30
newui-sections.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
request-signature.scss Remove AccountDropdownMini component (#6906) 2019-07-25 08:55:43 -03:00
sections.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.scss Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
simple-dropdown.scss Update settings screen to new UI 2017-10-22 22:40:03 -07:00
tab-bar.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
token-list.scss Ensures token list amount is in its own row. 2018-07-05 08:07:41 -02:30
tooltip.scss [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) 2018-01-31 16:27:35 -08:00
transaction-list.scss Fix e2e tests 2018-08-23 16:45:27 -07:00
wallet-balance.scss Fix account display width for large currency values 2018-10-21 22:01:20 +08:00