versione 0.3.16:
- Aggiunto bottone "Scambio Ospitalità" (nuova tabella)
This commit is contained in:
@@ -27,7 +27,7 @@ $grayshadow: #555;
|
||||
}
|
||||
|
||||
|
||||
.barwidth{
|
||||
.barwidth {
|
||||
width: 250px !important;
|
||||
}
|
||||
|
||||
@@ -56,10 +56,23 @@ $grayshadow: #555;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.my-card-gallery-view {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
padding: 0.25rem 0.25rem;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.accom_type{
|
||||
font-size: 1rem;
|
||||
font-weight: bold;
|
||||
margin-right: 4px;
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.accom_location{
|
||||
font-size: 1rem;
|
||||
padding-top: 10px;
|
||||
margin-right: 4px;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user