/** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License 3.0 (AFL-3.0) * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://devdocs.prestashop.com/ for more information. * * @author PrestaShop SA and Contributors * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) */ .upgradestep { margin-right: 5px;padding-left: 10px; padding-right: 5px;} .processing {border:2px outset gray;margin-top:1px;overflow: auto;} #infoStep {height:100px;} #infoError {height:100px;} #quickInfo {height:200px;} #errorDuringUpgrade {color: #CC0000} #checkPrestaShopFilesVersion, #checkPrestaShopModifiedFiles{margin-bottom:20px;} .changedFileList {margin-left:20px; padding-left:5px;} .changedNotice li{color:gray;} .changedImportant li{color:red;font-weight:bold} .upgradeDbError{background-color:#FEEFB3} .upgradeDbOk{background-color:#DFF2BF} .small_label{font-weight:normal;width:300px;float:none;text-align:left;padding:0} .ocu-feature-list{margin:0;padding:0;list-style:none} .ocu-feature-list li{background:url(../img/admin/enabled.gif) no-repeat; padding-left:20px;margin:0;} .label-small {width: 130px;} .margin-form-small {padding: 0 0 1em 130px;} .nextStep {font-weight: bold;} #diffList, #changedList {margin-top: 20px;} #autoupgradePhpWarningMainIcon {font-size: 3em;} #autoupgradePhpWarn .icon-stack-text {color: white;} .panel-heading {text-transform: uppercase;}