removing unsed graphics in CSS

This commit is contained in:
Sebastian Grewe 2013-09-16 16:21:51 +02:00
parent 29246a1f11
commit 9ad04e9b92

View File

@ -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 */