From 9ad04e9b923424bef42c2fedd092ef263ec6903c Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 16 Sep 2013 16:21:51 +0200 Subject: [PATCH] removing unsed graphics in CSS --- public/site_assets/test/css/layout.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/site_assets/test/css/layout.css b/public/site_assets/test/css/layout.css index cb61f289..dfae1524 100644 --- a/public/site_assets/test/css/layout.css +++ b/public/site_assets/test/css/layout.css @@ -113,7 +113,6 @@ height: 35px; line-height: 35px; text-indent: 25px; text-shadow: 0 1px 0 #fff; -background: url(../images/icn_user.png) no-repeat center left; margin-left: 6%; } @@ -131,7 +130,6 @@ display: block; width: 16px; height: 35px; text-indent: -5000px; -background: url(../images/icn_logout.png) center no-repeat; } /* Breadcrumbs */