REJack
|
88b30801f3
|
fix new eslint errors since v7.10.0 (#3064)
|
2020-09-28 08:25:39 +02:00 |
XhmikosR
|
3d87e3c4cb
|
Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
|
2020-06-01 14:09:56 +03:00 |
REJack
|
d20dd7c13a
|
replace transition to opacity for sidebar
|
2020-05-03 13:22:59 +02:00 |
REJack
|
b1b5ce3cb5
|
fixed sidebar nav icon placing (without body.text-sm)
|
2020-02-12 10:09:02 +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 |