REJack
|
12ad550a4a
|
fix(stylelint): config extend broken & fontawesome class lint error
|
2022-06-28 23:11:35 +02:00 |
REJack
|
f88d61cbc6
|
fix(4186): various collapsed sidebar-mini bugs
|
2022-01-22 22:01:56 +01:00 |
REJack
|
52ff423787
|
fix invisible nav items if there is a second nav in content
|
2021-07-29 19:33:58 +02:00 |
Daniel
|
151eefc778
|
Sidebar scroll fixed (#3304)
|
2021-01-16 13:26:02 +05:30 |
Daniel
|
fb520edac4
|
CSS sidebar classes to handle long text #2816 in scss
did in scsss #2816
|
2020-11-26 10:44:25 +05:30 |
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 |