Commit graph

17 commits

Author SHA1 Message Date
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 f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex 2019-09-20 10:40:59 +02:00
REJack b2139077f5
removed breakpoint from control-sidebar 2019-09-03 12:06:13 +02:00
REJack eeeee1fbbf
enhanced ControlSidebar
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
2019-08-30 11:45:07 +02:00
REJack e4970b6c30
added .control-sidebar-push-slide 2019-08-13 14:37:16 +02:00
REJack c4c082c4ac
some control-sidebar fixes
- removed setMargin in js
- fixed control-sidebar slide animate step
- added zindex-contro-sidebar
- added control-sidebar-push class
- updated zindex's
2019-08-13 14:26:25 +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 94d37b5520
reworked control-sidebar & removed overflow from wrapper and html
- added display none/block to control-sidebar to avoid sidewards scrolling
- reworked ControlSidebar.js with queue to add and remove .control-sidebar-animate from html to avoid overflow
2019-07-10 16:02:33 +02:00
REJack 0e9bc9bca4
fixed doubled offcanvas menu in boxed layout 2019-07-08 14:16:19 +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
Abdullah Almsaeed f390ddcc1f Add webpack 2018-02-03 18:45:19 -05:00
Abdullah Almsaeed 97dfbaa79f Update adminlte version 2016-10-22 15:32:28 -04:00
Abdullah Almsaeed 64443ee54f Replace labels with tags according to BS4 implementation 2016-10-19 11:24:30 -04:00
Abdullah Almsaeed 545a862c1d Dev setup 2016-01-16 11:27:23 -05:00
Abdullah Almsaeed c4ac73688b Create PushMenu.js 2015-11-11 14:29:54 -05:00
Abdullah Almsaeed 1acadbe382 Convert LESS to SASS 2015-10-31 17:00:16 -04:00