Jouer les fichiers sons sur le site
This commit is contained in:
parent
d1be126537
commit
5b77299f71
4 changed files with 47 additions and 2 deletions
|
|
@ -127,3 +127,8 @@ tr.editable:hover .edit-button, tr.editable:hover .delete-button { display: inli
|
|||
height: 100%;
|
||||
}
|
||||
table.table-chants th.boutons { width: 3em; }
|
||||
#modal_sound .modal-content {
|
||||
background-color: #333;
|
||||
color: white;
|
||||
}
|
||||
img.fichier_son { cursor: pointer; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue