http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11038

--- Comment #3 from Bernardo Gonzalez Kriegel <[email protected]> ---
Created attachment 45219
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45219&action=edit
Bug 11038: Enable use of IntranetUserCSS on staff client login page

This patch enable use of IntranetUserCss on staff client
login page.

To test:
1) Add something to IntranetUserCSS to modify login page,
for example

height:30px;
}

2) Logout from staff client, no changes on login page.
3) Apply the patch
4) Reload, now logo is cut in half :)
Bonus) Login again an try changing image, add

background: url(http://example.com/img/other-logo.png) no-repeat top center;
}

and fix height. Logout and check

This also affects 3.20 and perhaps earlier versions.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to