@@ -, +, @@ - Cart and Lists icons in the OPAC header - User icon in the header when the browser window is narrow - Languages menu when multiple languages are installed and the OpacLangSelectorMode system preference is "top" or "both top and footer." - Set the SuspendHoldsOpac system preference to "allow" and log in to the OPAC as a user who has one or more holds. - Check the appearance of the "suspend" and "resume" buttons both in the table of holds and at the bottom. - With one or more clubs defined, log in to the OPAC and check the "Clubs" tab on the user summary page. The "Enroll" and "Cancel enrollment" buttons should look correct. - On the "your messaging" tab in the OPAC, the "Digests only" information icon should look correct. --- koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 5 +++++ .../opac-tmpl/bootstrap/en/includes/masthead-langmenu.inc | 6 +++--- koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc | 6 +++--- .../opac-tmpl/bootstrap/en/modules/clubs/clubs-tab.tt | 4 ++-- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt | 2 +- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 14 +++++++------- 6 files changed, 21 insertions(+), 16 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss +++ a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss @@ -41,6 +41,11 @@ body { // margin: 0 auto -60px; } +.fa.fa-icon-black, +.fa.fa-icon-white { + color: #FFF; +} + #changelanguage { /* Set the fixed height of the footer here */ // height: 60px; --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-langmenu.inc +++ a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead-langmenu.inc @@ -1,7 +1,7 @@ [%# Following on one line for translatability %] [% IF ( ( opaclanguagesdisplay ) && ( ! one_language_enabled ) && ( languages_loop ) && ( OpacLangSelectorMode == 'both' || OpacLangSelectorMode == 'top') ) %]