// Installer improvements

This commit is contained in:
Damien Metzger
2013-02-27 14:53:51 +01:00
parent 52435c2fad
commit 6191b928e6
5 changed files with 60 additions and 10 deletions
+3 -1
View File
@@ -577,11 +577,13 @@ ul#optional {
#resultInstall tr.odd {background:#f8f8f8;}
#resultInstall td.resultEnd {color:#666;}
.print{background:white;color:#78A542;cursor:pointer;font-weight:700}
.blockInfoEnd {
float:left;
margin:34px 20px 22px 0;
padding:10px;
width:292px;/* 312 */
width:292px;
background:#fff url(img/bg_blockInfoEnd.png) repeat-x 0 0;
border:1px solid #ccc;
-moz-border-radius: 5px;