mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
font awesome upgrade to v6
This commit is contained in:
4
front/lib/AdminLTE/dist/css/AdminLTE.css
vendored
4
front/lib/AdminLTE/dist/css/AdminLTE.css
vendored
@@ -259,7 +259,7 @@ a:focus {
|
||||
font-family: fontAwesome;
|
||||
}
|
||||
.main-header .sidebar-toggle:before {
|
||||
content: "\f0c9";
|
||||
/* content: "\f0c9"; */
|
||||
}
|
||||
.main-header .sidebar-toggle:hover {
|
||||
color: #fff;
|
||||
@@ -272,7 +272,7 @@ a:focus {
|
||||
font-family: "Font Awesome\ 5 Free";
|
||||
}
|
||||
.main-header .sidebar-toggle.fa5:before {
|
||||
content: "\f0c9";
|
||||
/* content: "\f0c9"; */
|
||||
font-weight: 900;
|
||||
}
|
||||
.main-header .sidebar-toggle .icon-bar {
|
||||
|
||||
2
front/lib/AdminLTE/dist/css/AdminLTE.min.css
vendored
2
front/lib/AdminLTE/dist/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -260,7 +260,7 @@ a:focus {
|
||||
font-family: fontAwesome;
|
||||
}
|
||||
.main-header .sidebar-toggle:before {
|
||||
content: "\f0c9";
|
||||
/* content: "\f0c9"; */
|
||||
}
|
||||
.main-header .sidebar-toggle:hover {
|
||||
color: #fff;
|
||||
@@ -273,7 +273,7 @@ a:focus {
|
||||
font-family: "Font Awesome\ 5 Free";
|
||||
}
|
||||
.main-header .sidebar-toggle.fa5:before {
|
||||
content: "\f0c9";
|
||||
/* content: "\f0c9"; */
|
||||
font-weight: 900;
|
||||
}
|
||||
.main-header .sidebar-toggle .icon-bar {
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user