]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Enable simple customization of server XUL:
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Dec 2008 05:22:20 +0000 (05:22 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Dec 2008 05:22:20 +0000 (05:22 +0000)
commitfd742045d1b7af72cd9b29ccdbcd156cf3f4d44d
treefa8c90428f8d0feb9a9797aa466de95ec182c430
parent42742cc7ea648de541fe6d928376d2b140cdf928
Enable simple customization of server XUL:
  * create a *_custom.css file per CSS file in server/skin that is protected on upgrades
  * use the !important attribute to override properties in the parent CSS file
Update the Makefile to generate *_custom.css stubs if they do not already exist
Remove * {font-size: large;} property from patron_summary.css

git-svn-id: svn://svn.open-ils.org/ILS/trunk@11469 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/Makefile.am
Open-ILS/xul/staff_client/server/skin/cat.css
Open-ILS/xul/staff_client/server/skin/circ.css
Open-ILS/xul/staff_client/server/skin/global.css
Open-ILS/xul/staff_client/server/skin/patron_display.css
Open-ILS/xul/staff_client/server/skin/patron_summary.css
Open-ILS/xul/staff_client/server/skin/simple_auth.css