1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Joue / stoppe le son

This commit is contained in:
Antoine
2016-04-21 23:30:41 +02:00
parent 3eeae4e9e2
commit b8fba8535e
3 changed files with 27 additions and 4 deletions

View File

@@ -359,6 +359,11 @@ a.btn-play:before {
position: absolute;
left: 10px;
}
a.btn-play.playing:before {
content: "▩";
font-size: 1.2em;
top: 7px;
}
.btn:active,
a.btn:active {
top:3px;