adding retina logo and favicon, adding retina search icon

This commit is contained in:
Dan Pastusek
2014-01-28 01:10:46 -07:00
parent 1c9f323e7e
commit 8c4a93239b
5 changed files with 8 additions and 12 deletions

View File

@@ -472,13 +472,11 @@ div#searchbar {
width: 150px;
}
.mini-icon {
height: 20px;
width: 20px;
background: url("../images/icon_search.gif") left top no-repeat;
color: #999;
position: absolute;
display: block;
margin-left: 6px;
margin-top: 6px;
margin-left: 9px;
margin-top: 7px;
}
}