Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard 2497ef5f0a Bug 20554: (follow-up) Add local font files and add method for loading them
This patch adds local copies of the font files specified in the original
patch. A new JavaScript file has been added, fontfaceobserver.min.js,
which helps gracefully load font assets.

https://github.com/bramstein/fontfaceobserver

Information about the new assets has been added to the about page.

When using web fonts, there can be a delay, while the browser loads the
font files, between the time the page loads and the time the fonts
render. Font Face Observer allows us to specify a default font for the
initial page render, and then apply the web font after it has loaded.

To test, apply the patch and regenerate the OPAC css. View any page in
the OPAC and confirm that the custom font renders properly.

View the About page in the staff client and confirm that the new license
information looks correct.

Patch applies and OPAC and license look good. Looking forward to this.
Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-19 17:27:42 +00:00
..
fonts Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00
src Bug 20554: (follow-up) Add local font files and add method for loading them 2018-10-19 17:27:42 +00:00
babeltheque.css Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
bootstrap-theme-oai.css Bug 15527: Add a stylesheet for OAI-PMH to aid usability 2016-03-24 17:28:38 +00:00
datatables.css Bug 10632 [Follow-up] Enable datatables for courses and course details in the OPAC 2014-11-11 16:07:33 -03:00
hierarchy.css Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
jquery.rating.css Bug 10309 - New OPAC theme based on Bootstrap 2013-10-14 23:13:05 +00:00
oai.css Bug 15527: Add a stylesheet for OAI-PMH to aid usability 2016-03-24 17:28:38 +00:00
opac.css Bug 21493: Compiled CSS 2018-10-09 15:02:48 +00:00
print.css Bug 20427: (RM follow-up) Add compiled CSS 2018-08-09 15:24:10 +00:00
right-to-left.css Bug 20427: (RM follow-up) Add compiled CSS 2018-08-09 15:24:10 +00:00
sci.css Bug 15492: Make SCI use its own sysprefs and CSS file 2018-03-26 17:31:19 -03:00
sco.css Bug 15492: Add SCI module 2018-03-26 17:31:18 -03:00