Daniel
|
8209a2fb5e
|
feat: light mode only alt css
To reduce file size
|
2021-04-13 17:54:31 +05:30 |
REJack
|
90910da8ee
|
rework modal overlay
|
2020-11-26 08:30:52 +01:00 |
REJack
|
08151496fc
|
add dark-mode in some components
|
2020-09-23 16:08:15 +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
|
7f68cf5cc9
|
fixed white close buttons text shadow in modals
|
2019-09-16 12:09:49 +02:00 |
REJack
|
6773bd1772
|
further scss changes
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
|
2019-07-18 16:22:11 +02:00 |
REJack
|
f6dcb64c05
|
enhanced SCSS style & added projects example
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
|
2019-06-28 10:02:07 +02:00 |
REJack
|
f70483a806
|
plugins updates part 2
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
|
2019-06-14 09:33:43 +02:00 |