Commit graph

13 commits

Author SHA1 Message Date
REJack d905bd027f add nav-tabs link to accent override 2020-12-02 10:09:15 +01:00
REJack 08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02: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 461a483144 fix anchor color on .btn 2020-04-27 19:37:51 +02:00
REJack a53971d122 fixed accent with pagination 2020-04-01 17:01:35 +02:00
REJack 4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +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 42d4b59808
fixed accent color in sidebar 2019-11-25 09:02:11 +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