Commit Graph

11 Commits

Author SHA1 Message Date
Łukasz Mierzwa
4694b50d4e chore(ui): increase grid grutter 2019-12-25 20:59:17 +00:00
Łukasz Mierzwa
96f9df7e50 fix(ui): tweak dark theme css 2019-12-25 19:58:02 +00:00
Łukasz Mierzwa
5b64a4699a fix(ui): margin should only be set between elements
Right now margin is set after each element rather than to enfore space between two elements
2019-12-23 14:56:23 +00:00
Łukasz Mierzwa
e7d6edc163 chore(ui): change default label color to gray
Orange color isn't very readable and stands out on the page, use
more neutral and more readable gray
2019-12-16 21:42:17 +00:00
Łukasz Mierzwa
b78b799a27 fix(ui): don't hardcore dark button color 2019-12-16 21:23:30 +00:00
Łukasz Mierzwa
51a67d03d8 fix(ui): more consistent colors on navbar elements 2019-12-13 10:30:59 +00:00
Łukasz Mierzwa
f58f11c512 fix(ui): follow navbar button colors when setting color for filter input border 2019-12-13 09:14:17 +00:00
Łukasz Mierzwa
0a57500c86 chore(ui): use CenteredMessage for full page messages 2019-12-12 22:13:41 +00:00
Łukasz Mierzwa
ef5a9594ad refactor(ui): move out centered message style to a dedicated component 2019-12-12 21:46:02 +00:00
Łukasz Mierzwa
f1c130fa7c fix(ui): border overrides causes color flap on load 2019-11-28 18:51:11 +00:00
Łukasz Mierzwa
de43f1ac4a feat(ui): theme switching
This add "proper" dark mode using darkly bootstrap theme
2019-11-27 12:18:13 +00:00