Commit e7152e39 by Matteo

modificati dettagli grafica

parent 596055b8
......@@ -599,7 +599,8 @@ strong {
.documenti-title,
.preview-title
{
width: 100%;
//width: 100%;
margin-left: 100px;
}
.pareri-title
......@@ -624,7 +625,7 @@ strong {
padding: 0px;
padding-left: 10px;
text-align: center;
width:100%;
//width:100%;
height: 40px;
}
......@@ -704,19 +705,19 @@ strong {
outline: none;
}
::-webkit-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
::-moz-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
:-ms-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
::placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
.ricordami {
......@@ -878,7 +879,7 @@ strong {
text-transform: uppercase;
text-align:left;
ion-input[type=text], ion-input[type=password], ion-textarea {
--ion-font-family: 'futura-pt', sans-serif;
--ion-font-family: Avenir, sans-serif;
border: 0px;
color: $grigio;
padding: 8px 0px;
......@@ -890,25 +891,25 @@ strong {
--border-color: $celeste;
}
::-webkit-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
::-moz-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
:-ms-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
::placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
......@@ -964,7 +965,7 @@ strong {
text-transform: none;
font-size:16px;
text-align: center;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
font-weight: bold;
}
}
......@@ -1030,7 +1031,7 @@ strong {
.block-date > *
{
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
@media (min-width: 474px) {
font-size: 16px;
}
......@@ -1154,7 +1155,7 @@ strong {
}
.contenitore-home {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
@media (max-width: 991px) {
max-width: 95%;
}
......@@ -1216,7 +1217,7 @@ strong {
padding: 15px 5px;
min-height: 42px;
height: 65px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
}
}
......@@ -1251,7 +1252,7 @@ strong {
{
--border-color: transparent!important;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
}
.item-border-grey
......@@ -1259,7 +1260,7 @@ strong {
//height: 50px;
//font-size: 12px;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
//margin-right: auto;
}
......@@ -1267,7 +1268,7 @@ strong {
text-align: center;
font-weight: bold;
font-size: 20px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
padding-left: 15px;
padding-right: 15px;
@media (min-width: 1080px) {
......@@ -1315,7 +1316,7 @@ ion-menu{
font-weight: bold;
text-align:left;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
background-color:$celeste;
--ion-background-color: $celeste;
}
......@@ -1331,7 +1332,7 @@ ion-menu{
padding: 10px 0px;
margin: 5px 0px;
border-bottom: 1px solid $grigio-lite;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
//overflow: hidden;
.check {
float: left;
......@@ -1414,7 +1415,7 @@ ion-menu{
.row-download-special {
float: right;
overflow: hidden;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.group-icon2
{
......@@ -1551,8 +1552,8 @@ ion-menu{
padding-top: 2px;
}
font-size:18px;
font-family: 'futura-pt', sans-serif;
--ion-font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
--ion-font-family: Avenir, sans-serif;
margin-left: 0px;
border: 0px;
padding-left: 0px;
......@@ -1567,7 +1568,7 @@ ion-menu{
overflow: hidden;
width: 80%;
font-size: 20px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
margin: 2px;
}
......@@ -1597,7 +1598,7 @@ ion-menu{
text-align: center;
font-size:18px;
line-height: 28px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
margin-right: 35px;
}
......@@ -1752,7 +1753,7 @@ ion-menu{
ion-input[type=text], ion-textarea {
border: none;
//border-bottom: 1px solid $grigio-superlite;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
width: 100%;
font-size: 18px;
}
......@@ -1764,7 +1765,7 @@ ion-menu{
ion-textarea {
//border: 1px solid $grigio-superlite;
font-size: 18px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
width: 295px;
min-height: 80px;
}
......@@ -1850,7 +1851,7 @@ ion-menu{
}
.font{
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
}
.archivio-text
......@@ -1889,14 +1890,14 @@ ion-menu{
padding-left:45px;
margin-bottom: 5px;
width: 100%;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.riga2
{
margin-top: 15px;
}
.riga{
width: 36%;
border: 1px solid black;
border: 1px solid $grigio-lite;
border-radius: 45px;
margin-right: 10px;
padding-left: 5px;
......@@ -1904,6 +1905,7 @@ ion-menu{
padding-right: 5px;
color: $grigio-lite;
margin-top: 10px;
box-shadow: 0px 0px 10px #00000029;
input{
color: $celeste;
}
......
......@@ -59,7 +59,7 @@ ion-tab-bar{
}
.body {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
font-style: normal;
font-weight: 400;
padding-top: 45px;
......@@ -86,7 +86,7 @@ ion-tab-bar{
}
ion-button, ion-input {
--ion-font-family: 'futura-pt', sans-serif;
--ion-font-family: Avenir, sans-serif;
}
.login-field {
......@@ -132,19 +132,19 @@ strong {
outline: none;
}
::-webkit-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
::-moz-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
:-ms-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
::placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $bianco;
}
.ricordami {
......@@ -272,7 +272,7 @@ strong {
text-transform: uppercase;
text-align:left;
ion-input[type=text], ion-input[type=password], ion-textarea {
--ion-font-family: 'futura-pt', sans-serif;
--ion-font-family: Avenir, sans-serif;
border: 0px;
color: $grigio;
padding: 8px 0px;
......@@ -284,25 +284,25 @@ strong {
--border-color: #2b94d1;
}
::-webkit-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
::-moz-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
:-ms-input-placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
}
::placeholder {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
text-transform: uppercase;
font-weight: bold;
......@@ -358,7 +358,7 @@ strong {
text-transform: none;
font-size:16px;
text-align: center;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
font-weight: bold;
}
}
......@@ -406,7 +406,7 @@ strong {
.block-date > *
{
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
@media (min-width: 474px) {
font-size: 16px;
}
......@@ -506,7 +506,7 @@ strong {
}
.contenitore-home {
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
@media (max-width: 991px) {
max-width: 95%;
}
......@@ -568,7 +568,7 @@ strong {
padding: 15px 5px;
min-height: 42px;
height: 65px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
}
}
......@@ -603,7 +603,7 @@ strong {
{
--border-color: transparent!important;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
}
.item-border-grey
......@@ -611,7 +611,7 @@ strong {
//height: 50px;
//font-size: 12px;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
//margin-right: auto;
}
......@@ -619,7 +619,7 @@ strong {
text-align: center;
font-weight: bold;
font-size: 20px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
padding-left: 15px;
padding-right: 15px;
@media (min-width: 1080px) {
......@@ -665,22 +665,22 @@ ion-menu{
font-weight: bold;
text-align:left;
color: $bianco;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
background-color:$celeste;
--ion-background-color: $celeste;
}
.label-border
{
font-family: 'futura-pt', sans-serif;
--ion-font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
--ion-font-family: Avenir, sans-serif;
}
.row-results {
padding: 10px 0px;
margin: 5px 0px;
border-bottom: 1px solid $grigio-lite;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
//overflow: hidden;
.check {
float: left;
......@@ -763,7 +763,7 @@ ion-menu{
.row-download-special {
float: right;
overflow: hidden;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.group-icon2
{
......@@ -890,8 +890,8 @@ ion-menu{
padding-top: 2px;
}
font-size:18px;
font-family: 'futura-pt', sans-serif;
--ion-font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
--ion-font-family: Avenir, sans-serif;
margin-left: 0px;
border: 0px;
padding-left: 0px;
......@@ -906,7 +906,7 @@ ion-menu{
overflow: hidden;
width: 80%;
font-size: 20px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
margin: 2px;
}
......@@ -936,7 +936,7 @@ ion-menu{
text-align: center;
font-size:18px;
line-height: 28px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
color: $grigio;
margin-right: 35px;
}
......@@ -1089,7 +1089,7 @@ ion-menu{
ion-input[type=text] {
border: none;
//border-bottom: 1px solid $grigio-superlite;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
width: 100%;
font-size: 18px;
}
......@@ -1101,7 +1101,7 @@ ion-menu{
ion-textarea {
//border: 1px solid $grigio-superlite;
font-size: 18px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
width: 295px;
min-height: 80px;
}
......@@ -1172,7 +1172,7 @@ ion-menu{
}
.font{
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
}
.archivio-text
......@@ -1210,7 +1210,7 @@ ion-menu{
padding-bottom: 5px;
margin-bottom: 5px;
width: 100%;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.riga{
width: 100%;
}
......
......@@ -109,14 +109,14 @@ $grigio-superlite: #e5e5ea;
.home-height
{
height: 100px;
height: 120px;
background-size: 100% 100px;
}
.subpage-height
{
height: 150px;
background-size: 100% 150px;
height: 160px;
background-size: 100% 160px;
}
.background-blu > * {
......@@ -231,7 +231,7 @@ $grigio-superlite: #e5e5ea;
text-align: center;
font-weight: bold;
font-size: 20px;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
padding-left: 15px!important;
padding-right: 15px!important;
color: $bianco;
......@@ -385,7 +385,7 @@ $grigio-superlite: #e5e5ea;
padding: 10px 0px;
margin: 5px 10px;
border-bottom: 1px solid $grigio-lite;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
//overflow: hidden;
.check {
float: left;
......@@ -469,7 +469,7 @@ $grigio-superlite: #e5e5ea;
.row-download-special {
float: right;
overflow: hidden;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.group-icon2
{
......@@ -544,14 +544,14 @@ $grigio-superlite: #e5e5ea;
padding-left:10px;
margin-bottom: 5px;
width: 100%;
font-family: 'futura-pt', sans-serif;
font-family: Avenir, sans-serif;
.riga2
{
margin-top: 15px;
}
.riga{
width: 83%;
border: 1px solid black;
border: 1px solid $grigio-lite;
border-radius: 45px;
margin-right: 10px;
padding-left: 5px;
......@@ -560,6 +560,7 @@ $grigio-superlite: #e5e5ea;
color: $grigio-lite;
margin-top: 10px;
min-height: 34px;
box-shadow: 0px 0px 10px #00000029;
input{
color: $celeste;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment