From 7d6422aefdc8f211309d549d2bea161d654eb351 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 4 May 2012 10:04:32 -0400 Subject: [PATCH] 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 --- Open-ILS/web/css/skin/default/opac/semiauto.css | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/web/css/skin/default/opac/semiauto.css b/Open-ILS/web/css/skin/default/opac/semiauto.css index 5b80025654..cf36106c62 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; } -- 2.43.2