]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Templatize TPAC styles
authorDan Scott <dscott@laurentian.ca>
Thu, 26 Jul 2012 21:39:06 +0000 (17:39 -0400)
committerThomas Berezansky <tsbere@mvlc.org>
Mon, 30 Jul 2012 19:53:31 +0000 (15:53 -0400)
commit6a6010e68e3badef023e57c1dd6ab275b2357cc4
tree6e049ddda05dc8575df9cb2e8552f9cfc81f14de
parent3a7a4ad057cfdab823e2788cc0a872d32aba7207
Templatize TPAC styles

Begin by gathering the colors together in one consistent file, such that
skinning for the purposes of color only needs to touch one small file.
Also, it should make things easier for designers to reduce drastically
the number of colors that are actually used in the design.

Also, enable TT to handle the CSS files in Apache configuration.

Also, convert the login background image into a simple gradient.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/examples/apache/eg_vhost.conf
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGWeb.pm
Open-ILS/src/templates/opac/css/style.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/base.tt2
Open-ILS/src/templates/opac/parts/css/colors.tt2 [new file with mode: 0644]
Open-ILS/web/css/skin/default/opac/style.css [deleted file]
Open-ILS/web/images/login-bg.jpg [deleted file]