From: Bill Erickson Date: Fri, 4 May 2012 14:04:32 +0000 (-0400) Subject: TPAC: remove some unused CSS X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=069d9ed6f4b0aaa8ada35d94a8ae5a5085f9e3b7;p=contrib%2FConifer.git 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 124e5e98c5..88f3284360 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; }