hardlounge/client/css
Jérémie Astori a898f46c09 Define icon font only once and fix sizing
This commit applies the following across the whole style:

- `font` statement is now the same as official FontAwesome CSS
- Ensure icons are never italic or bold or that other variants can be
  applied
- Ensure font-size and line-height of icons are inherited from parent
- font-family and font-smoothing is now defined only once

A few (mostly positive) side effects from these and related changes:

- Header icons (main menu, context menu and user list) are now
  vertically centered!
- Same applies to the Send icon, but it's more subtle there
- Alignment of the footer icons are shifted a tiny bit
- Server window icons are a wee bit bit bigger to match the server name
  font-size
- The "Play sound" icon and text are now both 14px (was 14px / 16px)
2016-07-22 01:00:05 -04:00
..
fonts Fetch FontAwesome from npm instead of embedded in repo 2016-06-03 00:21:44 -04:00
bootstrap.css Replace bootstrap tooltips with css tooltips from Primer 2016-02-21 21:47:09 +02:00
style.css Define icon font only once and fix sizing 2016-07-22 01:00:05 -04:00