bump version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* AdminLTE v2.4.4
|
||||
* AdminLTE v2.4.5
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <https://adminlte.io>
|
||||
* License: Open source - MIT
|
||||
|
||||
6
dist/css/AdminLTE.css
vendored
6
dist/css/AdminLTE.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* AdminLTE v2.4.4
|
||||
* AdminLTE v2.4.5
|
||||
* Author: Almsaeed Studio
|
||||
* Website: Almsaeed Studio <https://adminlte.io>
|
||||
* License: Open source - MIT
|
||||
@@ -46,7 +46,7 @@ body {
|
||||
position: relative;
|
||||
}
|
||||
.layout-boxed {
|
||||
background: url('../img/boxed-bg.jpg') repeat fixed;
|
||||
background-color: #f9fafc;
|
||||
}
|
||||
/*
|
||||
* Content Wrapper - contains the main content
|
||||
@@ -692,7 +692,7 @@ a:focus {
|
||||
padding-top: 50px;
|
||||
z-index: 1010;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 767px) {
|
||||
.control-sidebar {
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
4
dist/css/AdminLTE.min.css
vendored
4
dist/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
4
dist/css/alt/AdminLTE-without-plugins.css
vendored
4
dist/css/alt/AdminLTE-without-plugins.css
vendored
@@ -46,7 +46,7 @@ body {
|
||||
position: relative;
|
||||
}
|
||||
.layout-boxed {
|
||||
background: url('../img/boxed-bg.jpg') repeat fixed;
|
||||
background-color: #f9fafc;
|
||||
}
|
||||
/*
|
||||
* Content Wrapper - contains the main content
|
||||
@@ -692,7 +692,7 @@ a:focus {
|
||||
padding-top: 50px;
|
||||
z-index: 1010;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
@media (max-width: 767px) {
|
||||
.control-sidebar {
|
||||
padding-top: 100px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
2
dist/js/adminlte.js
vendored
2
dist/js/adminlte.js
vendored
@@ -7,7 +7,7 @@
|
||||
* @Author Almsaeed Studio
|
||||
* @Support <https://www.almsaeedstudio.com>
|
||||
* @Email <abdullah@almsaeedstudio.com>
|
||||
* @version 2.4.4
|
||||
* @version 2.4.5
|
||||
* @repository git://github.com/almasaeed2010/AdminLTE.git
|
||||
* @license MIT <http://opensource.org/licenses/MIT>
|
||||
*/
|
||||
|
||||
2
dist/js/adminlte.min.js
vendored
2
dist/js/adminlte.min.js
vendored
@@ -7,7 +7,7 @@
|
||||
* @Author Almsaeed Studio
|
||||
* @Support <https://www.almsaeedstudio.com>
|
||||
* @Email <abdullah@almsaeedstudio.com>
|
||||
* @version 2.4.4
|
||||
* @version 2.4.5
|
||||
* @repository git://github.com/almasaeed2010/AdminLTE.git
|
||||
* @license MIT <http://opensource.org/licenses/MIT>
|
||||
*/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "admin-lte",
|
||||
"version": "2.4.4",
|
||||
"version": "2.4.5",
|
||||
"main": "dist/js/adminlte.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user