// Installer improvements
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user