fixing google chrome installation to work on all browsers

This commit is contained in:
Pablo Luna
2011-04-01 18:32:55 +01:00
parent 183dd367a8
commit 8ea733fc55
8 changed files with 94 additions and 76 deletions

View File

@@ -587,3 +587,26 @@ span.fieldRequired {
#keyboardTable tr {
padding: 5px;
}
div.installCFG {
width:100%;
font-size:130%;
}
div.installCFG h1{
width:100%;
font-size:130%;
}
div.installCFG h2{
font-size:100%;
border-bottom:0 solid black;
}
.chromeFrameInstallDefaultStyle {
position:relative;
left:0;
top:0;
margin:0;
}