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 <berick@esilibrary.com>
Signed-off-by: Ben Shum <bshum@biblio.org>
/* 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; }