fleet/frontend/components/UserBlock
noahtalerman 23ce98ec51
Add Nunito Sans font and update global styles. (#59)
This is the first PR as a part of the Fleet UI Refresh #38.

Changes include:

- Add Nunito Sans font files and modify global styles to reflect the font change.
- Modify global font variables to reflect new sizing and weight naming conventions.
-- New sizing and naming conventions:
--- SIZE: xx-small: 12px, x-small: 14px, small: 16px, medium: 20px, large: 24px, x-large: 28px
--- WEIGHT: regular: 400, bold: 700
- Remove the old Oxygen font files.

Changes to other style sheets reflect the changes to the new font sizing and weight naming conventions for global variables. The changes don't necessarily use the correct size (as illustrated by mockups). Those "up to spec" sizing changes are to come.
2020-11-19 16:51:22 -08:00
..
_styles.scss Add Nunito Sans font and update global styles. (#59) 2020-11-19 16:51:22 -08:00
helpers.js Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
helpers.tests.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
index.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
UserBlock.jsx Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
UserBlock.tests.jsx Upgrade React to version 16 (#1983) 2019-01-14 13:45:28 -08:00