From: Bill Erickson Date: Fri, 4 May 2012 14:04:32 +0000 (-0400) Subject: TPAC: remove some unused CSS X-Git-Url: http://git.equinoxoli.org/?p=transitory.git;a=commitdiff_plain;h=99763db5938ddfd0995de278e072eb34fc25826d TPAC: remove some unused CSS Remove CSS referring to images that are no longer in the repository. See also https://bugs.launchpad.net/evergreen/+bug/956023 Signed-off-by: Bill Erickson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/web/css/skin/default/opac/semiauto.css b/Open-ILS/web/css/skin/default/opac/semiauto.css index 5b80025..cf36106 100644 --- a/Open-ILS/web/css/skin/default/opac/semiauto.css +++ b/Open-ILS/web/css/skin/default/opac/semiauto.css @@ -1,5 +1,4 @@ /* once done renaming and everything, combine with style.css */ -.left-corner { float: left; width: 163px; height: 30px; background: url('/images/utils-corner-mid.png') repeat-x top; } .bold { font-weight: bold; } .normal-height { height: 15px; } .big-height { height: 20px; }