prep version
This commit is contained in:
11
dist/css/alt/adminlte.plugins.css
vendored
11
dist/css/alt/adminlte.plugins.css
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* AdminLTE v3.0.4
|
||||
* AdminLTE v3.0.5
|
||||
* Only Plugins
|
||||
* Author: Colorlib
|
||||
* Website: AdminLTE.io <http://adminlte.io>
|
||||
@@ -332,6 +332,10 @@ select.form-control-sm ~ .select2-container--default .select2-selection--multipl
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.maximized-card .select2-dropdown {
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.select2-primary + .select2-container--default.select2-container--open .select2-selection--single {
|
||||
border-color: #80bdff;
|
||||
}
|
||||
@@ -2569,6 +2573,11 @@ select.form-control-sm ~ .select2-container--default .select2-selection--multipl
|
||||
background-color: #ffc107;
|
||||
}
|
||||
|
||||
.toast-bottom-full-width .toast,
|
||||
.toast-top-full-width .toast {
|
||||
max-width: inherit;
|
||||
}
|
||||
|
||||
.pace {
|
||||
z-index: 1048;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user