]> git.evergreen-ils.org Git - Evergreen.git/commit
TPAC: Bring used CSS definitions over from semiauto.css
authorDan Scott <dscott@laurentian.ca>
Wed, 19 Oct 2011 17:00:49 +0000 (13:00 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 19 Oct 2011 19:25:26 +0000 (15:25 -0400)
commit6439d5f95c101c43fb78001b2fa62c43f5756d00
tree64ee6810c8c2b0cae44a2c5824060fe9f862263c
parentb5aacbb7145948814ea73788505821945a2a545e
TPAC: Bring used CSS definitions over from semiauto.css

Convert ".red" class to ".alert", delete classes that were defined in
semiauto.css as being verified as being in use that are actually no longer
in use, and merge the remainder to style.css. This will avoid one more
HTTP request as well as a huge mess of CSS to have to worry about
carrying around.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/myopac/circs.tt2
Open-ILS/src/templates/opac/myopac/main.tt2
Open-ILS/src/templates/opac/myopac/prefs.tt2
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2
Open-ILS/web/css/skin/default/opac/semiauto.css
Open-ILS/web/css/skin/default/opac/style.css