From ce2309decce63246824479e93f0d1ba5e752cd6a Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 8 Feb 2023 19:38:01 +0000 Subject: [PATCH] Bug 32910: (follow-up) Correct name of font family in CSS Signed-off-by: Martin Renvoize Signed-off-by: Jonathan Druart Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/css/addbiblio.css | 2 +- koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss | 14 +++++++------- .../intranet-tmpl/prog/css/src/staff-global.scss | 8 ++++---- koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss | 14 +++++++------- .../opac-tmpl/bootstrap/css/src/_responsive.scss | 4 ++-- .../bootstrap/en/modules/opac-curbside-pickups.tt | 4 ++-- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css index dbe8ce575d..72286e9373 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css +++ b/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css @@ -45,7 +45,7 @@ ul li.tag li.subfield_line::before { color: #999; content: "\f0c9"; cursor: move; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; font-size: .8em; left: 10px; position: absolute; diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss index 0ccedc26c0..5749180d6a 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss +++ b/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss @@ -476,7 +476,7 @@ tbody { &::before, &::after { display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } } @@ -674,7 +674,7 @@ div { color: #CC0000; content: "\f00d"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -688,7 +688,7 @@ div { color: #538200; content: "\f00c"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -711,7 +711,7 @@ div { color: #CC0000; content: "\f00d"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -726,7 +726,7 @@ div { color: #538200; content: "\f00c"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -751,7 +751,7 @@ div { &.buttons-html5:not( .disabled )::before { color: #222BAC; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -772,7 +772,7 @@ div { color: #222BAC; content: "\f02f"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } diff --git a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss index 371ab2a772..37e16b8814 100644 --- a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss +++ b/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss @@ -900,7 +900,7 @@ details { &::before { content: "\f0da"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } @@ -955,7 +955,7 @@ details[open] { &::before { content: "\f015"; - font-family: "FontAwesome"; + font-family: "Font Awesome 6 Free"; font-style: normal; font-size: 14px; visibility: visible; @@ -2997,7 +2997,7 @@ button, &::before { content: "\f0d7"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } @@ -3011,7 +3011,7 @@ button, &::before { content: "\f0da"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss index 98b43f9e83..a25d513c83 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss +++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/_common.scss @@ -345,7 +345,7 @@ textarea, &::before { color: #4466AE; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; padding-right: .5em; } @@ -411,7 +411,7 @@ div.dt-button-collection button.dt-button.buttons-columnVisibility::before { color: #C00; content: "\f00d"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -426,7 +426,7 @@ div.dt-button-collection button.dt-button.buttons-columnVisibility:hover::before color: #538200; content: "\f00c"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -450,7 +450,7 @@ div.dt-button-collection button.dt-button.buttons-columnVisibility.active:hover: color: #C00; content: "\f00d"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -464,7 +464,7 @@ div.dt-button-collection button.dt-button.buttons-columnVisibility.active::befor color: $base-theme-color; content: "\f00c"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -488,7 +488,7 @@ div.dt-button-collection button.dt-button.buttons-print:hover { div.dt-button-collection button.dt-button.buttons-html5:not( .disabled )::before { color: #222BAC; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } @@ -509,7 +509,7 @@ div.dt-button-collection button.dt-button.buttons-print:not( .disabled )::before color: #222BAC; content: "\f02f"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; margin-right: .5em; width: 1em; } diff --git a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss index 9cb6cf3bcf..26f7f9b20f 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss +++ b/koha-tmpl/opac-tmpl/bootstrap/css/src/_responsive.scss @@ -405,7 +405,7 @@ &::before { content: "\f0da"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } } @@ -431,7 +431,7 @@ &::before { content: "\f0d7"; display: inline-block; - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; width: 1em; } } diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt index 46bc3b157c..2eb281fd04 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-curbside-pickups.tt @@ -38,7 +38,7 @@ background: #e6e6e6 linear-gradient(180deg,#F7F7F7,#F0F0F0); } fieldset.rows .pickup_time label::before { - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; color: #AAA; content: "\f1db"; display: inline-block; @@ -50,7 +50,7 @@ color: #FFF; } fieldset.rows .pickup_time input:checked + label::before { - font-family: FontAwesome; + font-family: "Font Awesome 6 Free"; color: #FFF; content: "\f05d"; display: inline-block; -- 2.20.1