Owen Leonard
e2506ff73d
This patch replaces koha-logo-medium.gif with a fully-transparent png. This patch also adds a white version in case someone finds it useful. To test, apply the patch and clear your cache if necessary. - View any page in the staff client and confirm that the Koha logo in the header area looks correct. - Add the following to IntranetUserCSS: .gradient { background: #46B9EA none; } - Reload the page and confirm that the Koha logo doesn't have a white fringe around the edges. - Append this to the CSS you added to IntranetUserCSS above: h1#logo { background-image: url("/intranet-tmpl/prog/img/koha-logo-medium-white.png"); } - Reload the page and confirm that the new white logo appears Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
39 lines
1.5 KiB
Text
39 lines
1.5 KiB
Text
CACHE MANIFEST
|
|
# [% cookie %]
|
|
|
|
# Explicitly cached 'master entries'.
|
|
CACHE:
|
|
/cgi-bin/koha/circ/offline.pl
|
|
[% interface %]/lib/bootstrap/bootstrap.min.css
|
|
[% interface %]/lib/bootstrap/bootstrap-theme.min.css
|
|
[% interface %]/lib/bootstrap/bootstrap.min.js
|
|
[% interface %]/lib/jquery/images/ui-icons_222222_256x240.png
|
|
[% interface %]/lib/jquery/images/ui-icons_454545_256x240.png
|
|
[% interface %]/lib/jquery/jquery-ui-1.11.4.min.css
|
|
[% interface %]/lib/jquery/jquery-ui-1.11.4.min.js
|
|
[% interface %]/lib/jquery/jquery-2.2.3.min.js
|
|
[% interface %]/lib/jquery/jquery-migrate-1.3.0.min.js
|
|
[% interface %]/lib/jquery/plugins/jquery.cookie.min.js
|
|
[% interface %]/lib/jquery/plugins/jquery.highlight-3.js
|
|
[% interface %]/lib/shortcut/shortcut.js
|
|
[% interface %]/lib/jquery/plugins/jquery.indexeddb.js
|
|
[% interface %]/lib/jquery/plugins/jquery.validate.min.js
|
|
[% interface %]/[% theme %]/css/print.css
|
|
[% interface %]/[% theme %]/css/staff-global.css
|
|
[% interface %]/[% theme %]/js/basket.js
|
|
[% interface %]/[% theme %]/js/offlinecirc.js
|
|
[% interface %]/[% theme %]/js/staff-global.js
|
|
[% interface %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js
|
|
[% themelang %]/lib/yui/reset-fonts-grids.css
|
|
[% interface %]/prog/img/cart-small.gif
|
|
[% interface %]/prog/img/koha-logo-medium.png
|
|
[% interface %]/prog/img/loading.gif
|
|
[% interface %]/prog/sound/beep.ogg
|
|
[% interface %]/prog/sound/critical.ogg
|
|
|
|
# Resources that require the user to be online.
|
|
NETWORK:
|
|
*
|
|
|
|
# Resources that can be substituted if the user is offline
|
|
FALLBACK:
|