upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries

This commit is contained in:
johnny@pittpc.com
2020-01-21 00:45:16 -05:00
parent 382a4b2842
commit cf740d3ce4
179 changed files with 8016 additions and 15932 deletions

View File

@@ -1,5 +1,5 @@
/*!
* AdminLTE v3.0.1
* AdminLTE v3.0.2
* Only Extra Components
* Author: Colorlib
* Website: AdminLTE.io <http://adminlte.io>
@@ -755,6 +755,16 @@
border-left-color: #343a40;
}
.direct-chat-lightblue .right > .direct-chat-text {
background: #3c8dbc;
border-color: #3c8dbc;
color: #ffffff;
}
.direct-chat-lightblue .right > .direct-chat-text::after, .direct-chat-lightblue .right > .direct-chat-text::before {
border-left-color: #3c8dbc;
}
.direct-chat-navy .right > .direct-chat-text {
background: #001f3f;
border-color: #001f3f;