mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries
This commit is contained in:
12
dist/css/alt/adminlte.extra-components.css
vendored
12
dist/css/alt/adminlte.extra-components.css
vendored
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user