[Bug 31542] New: Home page links wrong font-family
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Bug ID: 31542 Summary: Home page links wrong font-family Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org In koha-tmpl/intranet-tmpl/prog/css/mainpage.css the rule of font-family for big links is not complete : font-family: verdana, arial; It is missing sans-serif in case computer has not those fonts. On my computer I dont have them so I see a serif font. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |fridolin.somers@biblibre.co | |m Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 140361 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140361&action=edit Bug 31542: Home page links correct font-family In koha-tmpl/intranet-tmpl/prog/css/mainpage.css the rule of font-family for big links is not complete : font-family: verdana, arial; It is missing sans-serif in case computer has not those fonts. On my computer I dont have them so I see a serif font. We can remove this rule, inherited rule is serif fonts. Test plan : 1) Use a computer without Arial nor Verdana fonts (basically a Linux) 2) Look at home page big links : Circulation, Patrons ... => Without patch they have serif font => Without patch they have sans-serif font -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140361|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 140370 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140370&action=edit Bug 31542: Home page links correct font-family In koha-tmpl/intranet-tmpl/prog/css/mainpage.css the rule of font-family for big links is not complete : font-family: verdana, arial; It is missing sans-serif in case computer has not those fonts. On my computer I dont have them so I see a serif font. We can remove this rule, inherited rule is serif fonts. Test plan : 1) Use a computer without Arial nor Verdana fonts (basically a Linux) 2) Look at home page big links : Circulation, Patrons ... => Without patch they have serif font => Without patch they have sans-serif font Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140370|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 140397 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140397&action=edit Bug 31542: Home page links correct font-family In koha-tmpl/intranet-tmpl/prog/css/mainpage.css the rule of font-family for big links is not complete : font-family: verdana, arial; It is missing sans-serif in case computer has not those fonts. On my computer I dont have them so I see a serif font. We can remove this rule, inherited rule is serif fonts. Test plan : 1) Use a computer without Arial nor Verdana fonts (basically a Linux) 2) Look at home page big links : Circulation, Patrons ... => Without patch they have serif font => With patch they have sans-serif font Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |22.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |Pushed to stable CC| |lucas@bywatersolutions.com Version(s)|22.11.00 |22.11.00, 22.05.07 released in| | --- Comment #5 from Lucas Gass <lucas@bywatersolutions.com> --- Backported to 22.05.x for upcoming 22.05.07 release -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|22.11.00, 22.05.07 |22.11.00, 22.05.07, released in| |21.11.14 Status|Pushed to stable |Pushed to oldstable CC| |arthur.suzuki@biblibre.com --- Comment #6 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- applied to 21.11.x for 21.11.14 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31542 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |victor@tuxayo.net Status|Pushed to oldstable |RESOLVED --- Comment #7 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document it seems, marking resolved. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org