302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin

This commit is contained in:
ben%bengoodger.com 2005-08-03 20:21:02 +00:00
Родитель 6bd3809bf2
Коммит 0b249b3d74
1 изменённых файлов: 2 добавлений и 14 удалений

Просмотреть файл

@ -57,27 +57,15 @@ license {
/**
* Update Found Page
*/
#updatesfoundContent {
margin: 10px 44px 10px 44px;
}
wizard[currentpageid="updatesfound"] .wizard-page-box {
margin: 0px;
}
#installButtons {
margin: 10px;
}
#moreDetails {
margin: 1px 5px 4px 3px;
}
#downloadNow {
wizard[currentpageid="updatesfound"] .wizard-button[dlgtype="next"] {
font-weight: bold;
}
#downloadNow > .button-box {
wizard[currentpageid="updatesfound"] .wizard-button[dlgtype="next"] > .button-box {
padding-left: 15px;
padding-right: 15px;
}