1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-30 05:57:30 +00:00

start styling searchMatch and few changes

This commit is contained in:
devfake
2015-06-22 10:47:05 +02:00
parent b03d9dcbb1
commit 9b4dbe39e2
12 changed files with 62 additions and 7 deletions

View File

@@ -4,6 +4,6 @@
<li><a v-on="click: changeView('deck-builder')">Deck Builder</a></li>
<li><a v-on="click: changeView('highscore')">Highscore</a></li>
<li class="sub-nav"><a>Quick Match</a></li>
<li class="sub-nav" v-on="click: searchMatch"><a>Quick Match</a></li>
</ul>
</nav>