removing unsed graphics in CSS
This commit is contained in:
parent
29246a1f11
commit
9ad04e9b92
@ -113,7 +113,6 @@ height: 35px;
|
|||||||
line-height: 35px;
|
line-height: 35px;
|
||||||
text-indent: 25px;
|
text-indent: 25px;
|
||||||
text-shadow: 0 1px 0 #fff;
|
text-shadow: 0 1px 0 #fff;
|
||||||
background: url(../images/icn_user.png) no-repeat center left;
|
|
||||||
margin-left: 6%;
|
margin-left: 6%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -131,7 +130,6 @@ display: block;
|
|||||||
width: 16px;
|
width: 16px;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
text-indent: -5000px;
|
text-indent: -5000px;
|
||||||
background: url(../images/icn_logout.png) center no-repeat;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Breadcrumbs */
|
/* Breadcrumbs */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user