✨✨✨ AGGIORNAMENTO SITO ✨✨✨
👉🏻 E' possibile ora visualizzare la Posizione Reale d'imbarco di quando si verrà aggiunti alle prossime Navi Definitive. Le posizioni verranno aggiornate ogni ora in automatico! 👉🏻 Ora gli imbarchi comprendono anche le navi provvisorie, pertanto è possibile annullarli oppure cambiare l'Invitante, dalla lista imbarchi. 👉🏻 E' ora possibile spostare gli invitati solo se si hanno piu' di 2 invitati per ogni Nave già partita. 👨🏻💻 Per i Tutor: 👉🏻- Sostituzioni : Cliccando su "Cerca il Primo Disponibile" vi suggerirà in automatico il primo passeggero disponibile per la sostituzione. ✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
This commit is contained in:
64
src/App.scss
64
src/App.scss
@@ -621,6 +621,70 @@ $heightBtn: 100%;
|
|||||||
content: url('statics/icons/flag_sk.svg');
|
content: url('statics/icons/flag_sk.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fa-flag-cg:before {
|
||||||
|
content: url('statics/icons/flag_cg.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ar:before {
|
||||||
|
content: url('statics/icons/flag_ar.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-mx:before {
|
||||||
|
content: url('statics/icons/flag_mx.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-sn:before {
|
||||||
|
content: url('statics/icons/flag_sn.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-pk:before {
|
||||||
|
content: url('statics/icons/flag_pk.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-at:before {
|
||||||
|
content: url('statics/icons/flag_at.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-np:before {
|
||||||
|
content: url('statics/icons/flag_np.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-cu:before {
|
||||||
|
content: url('statics/icons/flag_cu.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ma:before {
|
||||||
|
content: url('statics/icons/flag_ma.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ba:before {
|
||||||
|
content: url('statics/icons/flag_ba.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-be:before {
|
||||||
|
content: url('statics/icons/flag_be.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-nl:before {
|
||||||
|
content: url('statics/icons/flag_nl.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ms:before {
|
||||||
|
content: url('statics/icons/flag_ms.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ua:before {
|
||||||
|
content: url('statics/icons/flag_ua.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ph:before {
|
||||||
|
content: url('statics/icons/flag_ph.svg');
|
||||||
|
}
|
||||||
|
|
||||||
|
.fa-flag-ci:before {
|
||||||
|
content: url('statics/icons/flag_ci.svg');
|
||||||
|
}
|
||||||
|
|
||||||
.animazione {
|
.animazione {
|
||||||
animation-duration: 2s;
|
animation-duration: 2s;
|
||||||
animation-fill-mode: both;
|
animation-fill-mode: both;
|
||||||
|
|||||||
@@ -1,4 +1,6 @@
|
|||||||
[Dolphin]
|
[Dolphin]
|
||||||
Timestamp=2019,12,30,10,16,33
|
SortOrder=1
|
||||||
|
SortRole=modificationtime
|
||||||
|
Timestamp=2020,5,14,22,50,0
|
||||||
Version=4
|
Version=4
|
||||||
ViewMode=1
|
ViewMode=1
|
||||||
|
|||||||
Reference in New Issue
Block a user