1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/css/itcss
Mark Stacey f4c279e6ff
Extract style for Home component into separate module (#8139)
The styles used for the Home component were in the huge
"newui-sections" SCSS file. Instead they've been moved into an SCSS
module alongside the component, to follow our conventions.

The `main-container` class was left as-is because it is shared between
here and the settings page.
2020-02-28 16:27:22 -04:00
..
components Extract style for Home component into separate module (#8139) 2020-02-28 16:27:22 -04:00
generic Move default white background from body to root element (#8110) 2020-02-26 09:33:58 -04:00
objects Lint and cleanup all scss 2017-08-14 10:31:27 +02:00
settings Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
tools Redesign approve screen (#7271) 2019-11-05 11:43:48 -03:30
trumps Remove unused modals (#7184) 2019-09-18 10:09:41 -03:00