Commit Graph

7 Commits

Author SHA1 Message Date
Nick Hastings
3941feccf0 fix(ui): add non-versioned fontawesome
The current css specifies "FontAwesome 5 Free Solid", for .drawing and
.text-button. This results in the button icons/fonts not rendering
correctly on systems that do not have that exact version of
FontAwesome. This change adds the more generic "FontAwesome" as an
option allowing the icons/fonts to be rendered correctly on these
systems.
2024-04-08 21:20:54 +02:00
Jeremy Attali
a4429e8b7b chore(prettier): prettify css file 2021-02-21 15:13:31 -05:00
Jeremy Attali
425f455ab7 fix(ui): tweak button sizes 2019-12-26 18:24:21 -05:00
Jeremy Attali
a8c8be37ca feat(ui): life is full of colors and joy 2019-12-26 17:33:29 -05:00
Jeremy Attali
bcc13140eb feat(ui): add undo/redo 2019-12-25 22:44:07 -05:00
Jeremy Attali
8424397130 res: have font awesome working 2019-12-16 01:21:27 -05:00
Jeremy Attali
58aa1c4db4 res: almost able to load css 2019-12-16 00:39:24 -05:00