Browse Source

rebuild dist files

REJack 5 years ago
parent
commit
d8a6ddca02

+ 18 - 7
dist/css/adminlte.css

@@ -1,6 +1,6 @@
 @charset "UTF-8";
 /*!
- *   AdminLTE v3.0.0-rc.3
+ *   AdminLTE v3.0.0-rc.4
  *   Author: Colorlib
  *	 Website: AdminLTE.io <http://adminlte.io>
  *   License: Open source - MIT <http://opensource.org/licenses/MIT>
@@ -15028,10 +15028,11 @@ html.maximized-card {
   margin-right: -0.625rem;
 }
 
+.card-header > .card-tools .input-group,
 .card-header > .card-tools .nav,
 .card-header > .card-tools .pagination {
-  margin-bottom: -0.375rem;
-  margin-top: -0.375rem;
+  margin-bottom: -0.3rem;
+  margin-top: -0.3rem;
 }
 
 .card-header > .card-tools [data-toggle='tooltip'] {
@@ -18455,6 +18456,16 @@ html.maximized-card {
   border-color: #dee2e6 #dee2e6 #dee2e6 transparent;
 }
 
+.navbar-no-expand {
+  -ms-flex-direction: row;
+  flex-direction: row;
+}
+
+.navbar-no-expand .nav-link {
+  padding-left: 1rem;
+  padding-right: 1rem;
+}
+
 .navbar-light {
   background-color: #f8f9fa;
 }
@@ -18642,10 +18653,10 @@ html.maximized-card {
   text-align: center;
 }
 
-.table .table-valign-middle thead > tr > th,
-.table .table-valign-middle thead > tr > td,
-.table .table-valign-middle tbody > tr > th,
-.table .table-valign-middle tbody > tr > td {
+.table.table-valign-middle thead > tr > th,
+.table.table-valign-middle thead > tr > td,
+.table.table-valign-middle tbody > tr > th,
+.table.table-valign-middle tbody > tr > td {
   vertical-align: middle;
 }
 

File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.css.map


File diff suppressed because it is too large
+ 1 - 1
dist/css/adminlte.min.css


File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.min.css.map


+ 1 - 1
dist/js/adminlte.js

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v3.0.0-rc.3 (https://adminlte.io)
+ * AdminLTE v3.0.0-rc.4 (https://adminlte.io)
  * Copyright 2014-2019 Colorlib <http://colorlib.com>
  * Licensed under MIT (https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE)
  */

+ 1 - 1
dist/js/adminlte.min.js

@@ -1,5 +1,5 @@
 /*!
- * AdminLTE v3.0.0-rc.3 (https://adminlte.io)
+ * AdminLTE v3.0.0-rc.4 (https://adminlte.io)
  * Copyright 2014-2019 Colorlib <http://colorlib.com>
  * Licensed under MIT (https://github.com/almasaeed2010/AdminLTE/blob/master/LICENSE)
  */

Some files were not shown because too many files changed in this diff