REJack
|
2b0cd269fd
|
fix btn-tool display bug in nested cards
|
2021-02-02 07:47:15 +01:00 |
XhmikosR
|
bce97813d6
|
Be explicit with the background color property (#2834)
|
2020-06-13 12:22:58 +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
|
a324025b67
|
fixed nested card header style
|
2019-11-28 09:58:54 +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
|
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 |