Commit graph

12 commits

Author SHA1 Message Date
REJack 4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +01:00
REJack b1b5ce3cb5
fixed sidebar nav icon placing (without body.text-sm) 2020-02-12 10:09:02 +01:00
REJack 4480db7f27
fixed accent link color overrides on sidebar and btn-app 2020-02-11 10:46:00 +01:00
REJack 1ea675c50d
fixed accent color override with dropdown menus 2020-01-16 15:23:49 +01:00
REJack 72d348d34d
fixed accent focus border color on form elements 2019-12-07 11:34:02 +01:00
REJack 0b1372dd0f
fixed accent color with buttons 2019-12-04 09:34:36 +01:00
REJack a324025b67
fixed nested card header style 2019-11-28 09:58:54 +01:00
REJack 42d4b59808
fixed accent color in sidebar 2019-11-25 09:02:11 +01:00
REJack 0a0b7b5978
fixed card header background 2019-11-04 09:57:11 +01:00
REJack b7a1c871ce
fixed card default border after adding nav tabs support
- placed default card tabs style into .card-tabs
- updated demo
2019-11-02 08:59:45 +01:00
REJack e7d646cba1
some little fixes
- fixed info box icon aligning
- added .nav-legacy
- added .nav-collapse-hide-child
- fixed sidebar-light-hover-bg & sidebar-light-active-color
2019-10-30 11:59:53 +01:00
REJack 925254199e
enhanced scss structure & compiled size
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
2019-10-29 09:22:51 +01:00