mirror of
https://github.com/itflow-org/itflow
synced 2026-03-15 02:04:50 +00:00
Updated AdminLTE to 3.04 assets, added search to side bar, added company select drop down on sidebar. removed extra delete under edit contact
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
.fa.fa-glass:before {
|
||||
@@ -154,6 +154,12 @@
|
||||
.fa.fa-mail-forward:before {
|
||||
content: "\f064"; }
|
||||
|
||||
.fa.fa-expand:before {
|
||||
content: "\f424"; }
|
||||
|
||||
.fa.fa-compress:before {
|
||||
content: "\f422"; }
|
||||
|
||||
.fa.fa-eye {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 400; }
|
||||
@@ -1055,9 +1061,6 @@
|
||||
.fa.fa-automobile:before {
|
||||
content: "\f1b9"; }
|
||||
|
||||
.fa.fa-cab:before {
|
||||
content: "\f1ba"; }
|
||||
|
||||
.fa.fa-envelope-o {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-weight: 400; }
|
||||
@@ -1065,6 +1068,10 @@
|
||||
.fa.fa-envelope-o:before {
|
||||
content: "\f0e0"; }
|
||||
|
||||
.fa.fa-spotify {
|
||||
font-family: 'Font Awesome 5 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-deviantart {
|
||||
font-family: 'Font Awesome 5 Brands';
|
||||
font-weight: 400; }
|
||||
@@ -2161,6 +2168,5 @@
|
||||
font-family: 'Font Awesome 5 Brands';
|
||||
font-weight: 400; }
|
||||
|
||||
.fa.fa-spotify {
|
||||
font-family: 'Font Awesome 5 Brands';
|
||||
font-weight: 400; }
|
||||
.fa.fa-cab:before {
|
||||
content: "\f1ba"; }
|
||||
|
||||
Reference in New Issue
Block a user