mirror of
https://github.com/exane/not-gwent-online
synced 2025-09-22 14:49:06 +00:00
lobby changes
This commit is contained in:
@@ -321,6 +321,20 @@ $game-height: 800px;
|
||||
}
|
||||
}
|
||||
|
||||
.startMatchmaking {
|
||||
height: 50px;
|
||||
line-height: 35px;
|
||||
width: 200px;
|
||||
text-align: left;
|
||||
}
|
||||
.image-gif-loader {
|
||||
background: url("../../assets/content-load.gif");
|
||||
display: block;
|
||||
height: 32px;
|
||||
width: 32px;
|
||||
margin-left: 10px;
|
||||
|
||||
}
|
||||
|
||||
@keyframes waitForOpponent{
|
||||
0% {
|
||||
|
Reference in New Issue
Block a user