REJack
a2ace385cd
add ability to create start tab (selfcreated)
2021-02-17 08:43:08 +01:00
REJack
378a39ea12
fix nav-header alignment
2021-02-17 08:24:35 +01:00
REJack
1cacb6aed9
small NavbarSearch improvements
2021-02-02 08:15:50 +01:00
REJack
2b0cd269fd
fix btn-tool display bug in nested cards
2021-02-02 07:47:15 +01:00
Daniel
8046fa0360
animation added for preloader item
2021-01-28 01:17:36 +05:30
Daniel
36f82d7335
preload improve
2021-01-28 01:10:05 +05:30
REJack
d7269cf1a9
fix form-control-navbar colors
2021-01-27 20:28:47 +01:00
REJack
c104f19a0c
Merge pull request #3284 from danny007in/preloader-add
...
Preloader Added
2021-01-19 07:57:18 +01:00
REJack
a4c05ef9c6
Update _layout.scss
...
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
Daniel
151eefc778
Sidebar scroll fixed ( #3304 )
2021-01-16 13:26:02 +05:30
Daniel
6fb29e917a
Preloader Added
2021-01-05 07:04:04 +05:30
Daniel
051a0f9bd0
Removed Unused Sass Variables
...
Fixed #3275
2021-01-03 16:01:05 +05:30
REJack
e4ab1e4737
fix small iframe bug
2021-01-01 14:29:57 +01:00
REJack
47fa82fec3
fix pagination with darkmode
2020-12-24 12:12:00 +01:00
Daniel
077599d1cc
Layout Height Fixed ( #3214 )
2020-12-22 10:17:18 +01:00
REJack
e706738387
fix transition conflict in sidebar search
2020-12-04 09:17:39 +01:00
REJack
d0cf068950
fixed navbar color input styles
2020-12-04 09:10:22 +01:00
REJack
72f254320f
fix layout-fixed main-/control-sidebar height
2020-12-03 10:57:51 +01:00
REJack
d905bd027f
add nav-tabs link to accent override
2020-12-02 10:09:15 +01:00
REJack
9a4b838251
rename site-search to navbar-search
2020-12-02 09:34:04 +01:00
REJack
260e610e65
add site-search-block scss script
2020-12-02 09:25:20 +01:00
REJack
73a20bcc57
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
2020-11-30 08:46:55 +01:00
REJack
acb1cdfebe
fix overlapping scroll content in kanban board
2020-11-30 08:46:50 +01:00
REJack
eb0caf5b30
small navbar/sidebar dark-mode fixes
2020-11-30 08:45:57 +01:00
Daniel
87e5dab29c
Fixed: Top Nav Page has sidebar with blank in v3.1.0-rc ( #3164 )
...
Fixed #3163
2020-11-29 03:59:33 +01:00
REJack
2c98813cc1
fix sidebar-mini(-md/-xs) collapse bugs
2020-11-27 12:39:53 +01:00
REJack
f23b9135e0
rework sidebar & sidebar-mini
...
- add sidebar-mini-xs
- fixed sidebar-mini with nav-sidebar custom classes
2020-11-27 12:04:42 +01:00
Daniel
48ceaed751
sidebar upgradeed ( #3159 )
...
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
2020-11-27 09:21:15 +01:00
Daniel
fb6cb75e7c
footer height bug fix
...
Fixed #3150
2020-11-26 17:42:47 +05:30
REJack
48261ff518
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
2020-11-26 11:42:36 +01:00
REJack
b2ab691079
add missing variable for parts building
2020-11-26 11:42:18 +01:00
REJack
bbeaa0ca49
Merge pull request #3151 from danny007in/handle-long-text-in-sidebar
...
CSS sidebar classes to handle long text #2816 in scss
2020-11-26 08:32:38 +01:00
REJack
90910da8ee
rework modal overlay
2020-11-26 08:30:52 +01:00
Daniel
fb520edac4
CSS sidebar classes to handle long text #2816 in scss
...
did in scsss #2816
2020-11-26 10:44:25 +05:30
REJack
ba3bf53809
bump version to v3.1.0-rc
2020-11-25 09:15:50 +01:00
REJack
6b48a268c5
Merge pull request #3069 from ColorlibHQ/feat/iframe-plugin
...
IFrame plugin
2020-11-25 07:58:23 +01:00
Michael Yang
a182ecfa69
Update _main-sidebar.scss ( #3082 )
...
fixed scrollbar show in sidebar
2020-11-25 07:50:13 +01:00
REJack
1b6767c07a
Merge remote-tracking branch 'origin/master' into feat/iframe-plugin
2020-11-25 07:44:25 +01:00
REJack
290738e916
add .main-header.dropdown-offset-legacy
2020-11-24 08:54:03 +01:00
REJack
45cd9f6645
rename .fullscreen-mode to .iframe-mode-fullscreen
2020-10-03 15:43:47 +02:00
REJack
865fc053fa
add iframe fullscreen mode
2020-10-03 15:43:15 +02:00
REJack
81b9131269
Merge branch 'master' into feat/iframe-plugin
2020-10-01 13:11:46 +02:00
Cleverson
0c3f82bc58
Smileyzn close button patch 1 ( #3049 )
...
* Removed box shadow from page-link class
Removed box shadow from page-link class
* Add close span import
Let's fix close button on dialogs like modals etc.
* Fix outline for close button
Fix outline for close button
* Fixed whitespace
Fixed whitespace
2020-09-30 14:04:10 +02:00
REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
2020-09-28 08:25:39 +02:00
REJack
4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
...
new styles and demos
2020-09-25 13:49:49 +02:00
Cleverson
d01e1ac22f
Removed box shadow from page-link class ( #3048 )
...
Removed box shadow from page-link class
2020-09-24 22:52:30 +02:00
REJack
0ec522caa2
fix tfoot padding in .card-body.p-0
2020-09-24 11:16:02 +02:00
REJack
1b328391c6
add kanban style
2020-09-24 10:57:36 +02:00
REJack
37a83c86fa
small dark-mode fixes
2020-09-24 10:57:27 +02:00
REJack
ee814eb531
finish dark-mode overrides
2020-09-24 09:08:20 +02:00