revert stili erroneamente modificati x ultimo installer

This commit is contained in:
samuele
2012-10-10 18:00:02 +02:00
parent d07e11e6f9
commit 2f85639c72
3 changed files with 111 additions and 0 deletions
+37
View File
@@ -338,6 +338,14 @@
{
float: left;
}
.divSx
{
float: left;
}
.divDx
{
float: right;
}
/* bottoni homepage */
@@ -405,6 +413,35 @@
white-space: pre;
}
/* buttons mezza altezza*/
.btnGrigioHalf
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 30px;
}
.btnGrigioThird
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 20px;
}
.btnAzzurroHalf
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 30px;
}
.btnAzzurroThird
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 20px;
}
/* buttons larghi */
.btnAzzurroWide
+37
View File
@@ -338,6 +338,14 @@
{
float: left;
}
.divSx
{
float: left;
}
.divDx
{
float: right;
}
/* bottoni homepage */
@@ -405,6 +413,35 @@
white-space: pre;
}
/* buttons mezza altezza*/
.btnGrigioHalf
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 30px;
}
.btnGrigioThird
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 20px;
}
.btnAzzurroHalf
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 30px;
}
.btnAzzurroThird
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 20px;
}
/* buttons larghi */
.btnAzzurroWide
+37
View File
@@ -339,6 +339,14 @@
{
float: left;
}
.divSx
{
float: left;
}
.divDx
{
float: right;
}
/* bottoni homepage */
@@ -406,6 +414,35 @@
white-space: pre;
}
/* buttons mezza altezza*/
.btnGrigioHalf
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 30px;
}
.btnGrigioThird
{
border: solid 2px #999999;
background-color: #DDDDDD;
width: 210px;
height: 20px;
}
.btnAzzurroHalf
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 30px;
}
.btnAzzurroThird
{
border: solid 2px blue;
background-color: #AAFFFF;
width: 210px;
height: 20px;
}
/* buttons larghi */
.btnAzzurroWide