1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-10 16:35:34 +00:00

Corrige un mauvais style lors du clic sur le bouton

This commit is contained in:
Antoine
2016-04-13 14:01:03 +02:00
parent 7ed430aec4
commit 285f060437

View File

@@ -248,9 +248,8 @@ button:hover, button:active, button:focus,
width: 100%; width: 100%;
} }
#list ul li a:active { #list ul li a:active {
border-bottom: 1px solid #18AE90; border-bottom: 0;
position: relative; margin-top: 3px;
top: 2px;
} }
/** /**
* ANIMATIONS * ANIMATIONS