Updated to AdminLTE 3.01 CSS Framework

This commit is contained in:
johnny@pittpc.com
2019-11-20 13:53:45 -05:00
parent 4c28dcf8a8
commit cc42bce43c
45 changed files with 18842 additions and 6459 deletions

View File

@@ -1,9 +1,9 @@
@charset "UTF-8";
/*!
* AdminLTE v3.0.0
* AdminLTE v3.0.1
* Only Plugins
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
* Website: AdminLTE.io <http://adminlte.io>
* License: Open source - MIT <http://opensource.org/licenses/MIT>
*/
.fc-button {
@@ -1548,6 +1548,10 @@
border-color: #6d7a86;
}
.slider .tooltip.in {
opacity: 0.9;
}
.slider.slider-vertical {
height: 100%;
}