- Invio RIS migliorata grafica e aggiunto tastierino numerico.
This commit is contained in:
@@ -180,8 +180,9 @@ $heightBtn: 100%;
|
||||
}
|
||||
|
||||
.mybanner_left {
|
||||
padding: 4px;
|
||||
font-weight: bold;
|
||||
font-size: 1.1rem;
|
||||
font-size: 1rem;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@@ -1911,6 +1912,12 @@ h3 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.ev_month {
|
||||
color: black;
|
||||
font-size: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.col-105 {
|
||||
height: auto;
|
||||
width: 90%;
|
||||
@@ -2279,4 +2286,19 @@ $coloreprincipale: lightblue;
|
||||
.background-odd {
|
||||
background-color: white;
|
||||
/* O altro colore preferito */
|
||||
}
|
||||
}
|
||||
|
||||
.q-stepper__tab {
|
||||
padding: 3px 3px !important;
|
||||
}
|
||||
|
||||
.q-stepper__step-inner{
|
||||
padding-left: 24px !important;
|
||||
padding-right: 4px !important;
|
||||
|
||||
@media (max-width: 600px) {
|
||||
padding-left: 16px !important;
|
||||
padding-right: 2px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user