Ajout de la lecture d'un son sur reception d'un message

This commit is contained in:
OsaAjani 2015-12-09 19:06:06 +01:00
parent 6fe2ab5193
commit c8c1679434
7 changed files with 20 additions and 0 deletions

View file

@ -240,3 +240,8 @@ footer
cursor: pointer;
}
/* AUDIO RECEPTION MESSAGE */
#reception-sound
{
display: none;
}