gristlabs_grist-core/app/client/ui2018
Janet Vorobyeva b2e98230b4
Linux-specific fonts: Liberation Sans (#572)
* Added linux-specific fonts

Currently, ubuntu has a lot of issues with fonts.
Both the regular font-family and the data-font-family end up
evaluating to NimbusSans on my system
  (ubuntu's fallback font from helvetica)

NimbusSans unfortunately is noticably too high, cause text in buttons,
emoji on the left pane, and other vertical text alignment to be too high

This diff explicitly says to use Liberation Sans which should
have no effect on windows/mac systems, but should significantly improve
appearance on ubuntu (and hopefully other linuxes)

Both of these fonts are some of the more widely supported linux fonts,
see:
https://www.webfx.com/blog/web-design/a-web-designers-guide-to-linux-fonts/
2023-07-25 16:39:47 -04:00
..
breadcrumbs.ts (core) Add initial tutorials implementation 2023-03-22 10:09:02 -04:00
buttons.ts (core) Styling text button for left alignment 2023-04-27 13:03:38 +02:00
buttonSelect.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
checkbox.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts (core) Save choice config on focus loss 2023-05-08 14:16:10 -04:00
cssVars.ts Linux-specific fonts: Liberation Sans (#572) 2023-07-25 16:39:47 -04:00
draggableList.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
editableLabel.ts (core) Draft version of AI assistant 2023-03-24 10:07:26 +01:00
IconList.ts (core) Add Support Grist page and nudge 2023-07-04 17:36:59 -04:00
icons.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
links.ts (core) Hides the link icon in print view 2023-01-19 09:55:12 +01:00
loaders.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
menus.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
modals.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
pages.ts (core) When a page starts with a number, don't treat it as an emoji 2023-07-12 15:13:25 -04:00
popups.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
search.ts i18n: userManager translation + some forgotten translations (#557) 2023-07-16 12:52:13 -04:00
select.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00