diff --git a/lib/codestar-framework/assets/css/style.css b/lib/codestar-framework/assets/css/style.css index 2507951..0bacbc7 100644 --- a/lib/codestar-framework/assets/css/style.css +++ b/lib/codestar-framework/assets/css/style.css @@ -199,7 +199,7 @@ .csf-nav ul li .csf-arrow:after { content: "\f054"; display: inline-block; - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 9px; line-height: 1; @@ -1112,7 +1112,7 @@ top: auto; left: auto; right: auto; - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 12px; text-align: center; @@ -1409,7 +1409,7 @@ left: 0; text-align: center; font-size: 10px; - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; content: "\f00c"; width: 16px; @@ -1547,7 +1547,7 @@ left: 0; text-align: center; font-size: 10px; - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; content: "\f00c"; width: 16px; @@ -1894,7 +1894,7 @@ background-color: #ddd; } .csf-field-spinner .ui-spinner .ui-spinner-button:before { - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 14px; line-height: 14px; @@ -2482,7 +2482,7 @@ .csf-field .chosen-container-single .chosen-single abbr { top: 0; right: 20px; - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 12px; height: 100%; @@ -2498,7 +2498,7 @@ color: #555; } .csf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close { - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 12px; height: 100%; @@ -2516,7 +2516,7 @@ color: #555; } .csf-field .chosen-container-single .chosen-single div b { - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 14px; color: #aaa; @@ -2545,7 +2545,7 @@ background: none; } .csf-field .chosen-container-single .chosen-search:before { - font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; + font-family: "Font Awesome 6 Free", "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome"; font-weight: 900; font-size: 11px; content: "\f002";