1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-09-02 14:07:31 +00:00

style waiting

This commit is contained in:
devfake
2015-07-04 17:29:23 +02:00
parent f599034457
commit 964f02c90d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{{#if isWaiting}}
<div class="col-xs-12">
<div class="waiting-for-opponent">
~~ Waiting for opponent ~~
Waiting for opponent
</div>
</div>
{{/if}}