nbot

A clone of the eBot by @deStrO fully based on node.js with build in Web Page - WIP
git clone git://archive.git.mtrnord.blog/MTRNord/nbot.git
Log | Files | Refs | README | LICENSE

commit 144f05c4c23a6243806e10caa910e1af396ab03d
parent e4f5b26e688b4d5af3e9f6f47c81ff0758fcce5b
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 20 Mar 2016 00:14:17 +0100

Update theme [skip CI]

Diffstat:
Mweb/theme/index.html | 17++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/web/theme/index.html b/web/theme/index.html @@ -57,14 +57,17 @@ <p>This is a eBot like CSGO Webadministration called nBot.</p> </div> + <div class="panel panel-default"> + <div class="panel-heading"> + <h3 class="panel-title">Server 1</h3> + </div> + <div class="panel-body"> + <p> + <button type="button" class="btn btn-danger btn-lg" id="restart">Restart Game</button> + <button type="button" class="btn btn-success btn-lg" id="live_on">LIVE!!!</button> + </p> + </div> - <div class="page-header"> - <h1>Buttons</h1> - </div> - <p> - <button type="button" class="btn btn-danger btn-lg" id="restart">Restart Game</button> - <button type="button" class="btn btn-success btn-lg" id="live_on">LIVE!!!</button> - </p> <!--<div class="page-header">