]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/search.mako
Integrate searches coming in from the navbar.
[xonotic/xonstat.git] / xonstat / templates / search.mako
index f80050fc135f932ec0548f0f72f4c89d95a792ec..ea227dd0237984715dabf0e5b00038cd636cf058 100755 (executable)
@@ -4,7 +4,7 @@
 % if results == None:
 <form action="${request.route_url("search")}" method="get">
     <input type="hidden" name="fs" />
-    <table id="search_form" border="0">
+    <table id="search_form" class="table table-bordered table-condensed" border="0">
         <tr>
             <td style="text-align:right;">Nick:</td>
             <td><input type="text" name="nick" /></td>