From becee3e80fae708e6eecf9d335e44ed363a20322 Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Tue, 19 May 2020 00:18:33 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=E2=9C=A8=E2=9C=A8=20AGGIORNAMENTO=20S?= =?UTF-8?q?ITO=20=E2=9C=A8=E2=9C=A8=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 👉🏻 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. ✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨ --- src/App.scss | 64 ++++++++++++++++++++++++++++++++++++ src/statics/icons/.directory | 4 ++- 2 files changed, 67 insertions(+), 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 47d2644..a936748 100755 --- a/src/App.scss +++ b/src/App.scss @@ -621,6 +621,70 @@ $heightBtn: 100%; 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 { animation-duration: 2s; animation-fill-mode: both; diff --git a/src/statics/icons/.directory b/src/statics/icons/.directory index 67b0047..f04f362 100755 --- a/src/statics/icons/.directory +++ b/src/statics/icons/.directory @@ -1,4 +1,6 @@ [Dolphin] -Timestamp=2019,12,30,10,16,33 +SortOrder=1 +SortRole=modificationtime +Timestamp=2020,5,14,22,50,0 Version=4 ViewMode=1