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 35941f34dd
Move default white background from body to root element (#8110)
In our base stylesheets we set the `body` background color to white.
This unfortunately also affected the preview area of Storybook. The
Storybook preview only renders isolated components, but it does
include all styles.

To avoid this problem, the white background color has been moved to
the `#app-content` div instead. All of our UI is inside this div.
2020-02-26 09:33:58 -04:00
..
components Remove react-tooltip-component (#8099) 2020-02-25 09:11:56 -03:30
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