revert stili erroneamente modificati x ultimo installer
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user