Abdullah Almsaeed 6 лет назад
Родитель
Сommit
89d24bd778

+ 1 - 1
build/less/AdminLTE.less

@@ -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

+ 3 - 3
dist/css/AdminLTE.css

@@ -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;
   }

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
dist/css/AdminLTE.min.css


+ 2 - 2
dist/css/alt/AdminLTE-without-plugins.css

@@ -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;
   }

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
dist/css/alt/AdminLTE-without-plugins.min.css


+ 1 - 1
dist/js/adminlte.js

@@ -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 - 1
dist/js/adminlte.min.js

@@ -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 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "admin-lte",
-  "version": "2.4.4",
+  "version": "2.4.5",
   "main": "dist/js/adminlte.min.js",
   "repository": {
     "type": "git",

Некоторые файлы не были показаны из-за большого количества измененных файлов