From 3e8283d061d8603046542da76e2c4fbb469f8f1e Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 2 Jun 2013 11:23:52 +0000 Subject: [PATCH] fix background-color git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488665 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-webapp/src/main/webapp/css/archiva.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/archiva.css b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/archiva.css index 79d3daa94..e93392117 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/archiva.css +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/archiva.css @@ -16,9 +16,7 @@ * specific language governing permissions and limitations * under the License. */ -body { - background-color: #a0a0a0; -} + /* medium-spinner */ #medium-spinner { z-index: 20001;