Add Google Crome Frame support.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-21 22:18:04 -03:00
parent a5bf5b8d57
commit 10e869ab70
23 changed files with 99 additions and 154 deletions

View File

@@ -120,21 +120,6 @@ div#paypal {
cursor: pointer;
}
#headerLoading {
padding-left: 40px;
background: url('../images/ajax-loader.gif') #BBB4D6 no-repeat left;
position: absolute;
right: 3px;
top: 5px;
width: 75px;
height: 20px;
color: white;
font-weight: bold;
border: 1px solid;
border-color: #f5f5f5;
background-position: 5px 2px;
visibility: hidden;
}
div#headerActions {
padding-right: 8px;