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 |
Shu Masuda
|
ce78f25deb
|
Fix for table-valign-middle doesn't work
|
2019-09-07 14:18:40 +09: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
|
b313b6ab1e
|
little scss changes
- reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
- changed `border-bottom: none` to `border-bottom: 0`
- added colors to $colors array
- removed box-solid-variant mixin (unused)
- removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
- added `cards-variant` & `sidebar-color` mixin
|
2019-07-17 23:01:00 +02:00 |
REJack
|
132d00da32
|
added support for fixed Table Header (thead th)
- rebuild table scss code to a correct scss/sass code (nesting)
- added .table-head-fixed code for default table & dark table
- removed unnecessary spaces in Layout.js
|
2019-06-27 10:43:40 +02:00 |
REJack
|
fd7bda276f
|
added `color: inherit` to .table, incl. rebuild
|
2019-05-18 10:35:36 +02:00 |
Abdullah Almsaeed
|
53a7c75964
|
Dev release
|
2018-03-17 13:07:55 -04:00 |
Abdullah Almsaeed
|
97dfbaa79f
|
Update adminlte version
|
2016-10-22 15:32:28 -04:00 |
Abdullah Almsaeed
|
1acadbe382
|
Convert LESS to SASS
|
2015-10-31 17:00:16 -04:00 |