1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-11-08 09:08:40 +00:00

add hover events for cards

This commit is contained in:
exane
2015-06-13 22:04:44 +02:00
parent e7559df6f7
commit 363770686d
4 changed files with 26 additions and 14 deletions

View File

@@ -79,8 +79,8 @@ $game-height: 800px;
}
.card-preview {
position: absolute;
display: none;
position: absolute;/*
display: none;*/
z-index: 10;
}