minesweeper/src/main/webapp/pages/index.html
changeset 166 e6667c8206fc
parent 164 b56bc5060fac
child 175 d39729fe7b76
     1.1 --- a/minesweeper/src/main/webapp/pages/index.html	Fri Jun 27 15:25:21 2014 +0200
     1.2 +++ b/minesweeper/src/main/webapp/pages/index.html	Fri Jun 27 16:14:57 2014 +0200
     1.3 @@ -71,7 +71,7 @@
     1.4  
     1.5          <script type="text/html" id="field">
     1.6            <center>
     1.7 -            <table class="field">
     1.8 +              <table class="field" data-bind="css: gameStyle">
     1.9                  <tbody>
    1.10                      <!-- ko foreach: rows -->
    1.11                      <tr>