]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/server_index.mako
Port over all older styles (tables in particular).
[xonotic/xonstat.git] / xonstat / templates / server_index.mako
index 3a64f2f3d8fb72e84fa9da2e3b36d4096f34a2ba..fc3cb92d01431acacf87ace610405df8866220ba 100644 (file)
@@ -15,13 +15,13 @@ Server Index
 
 % else:
 <div class="row">
-  <div class="span6">
-    <form method="get" action="${request.route_url('search')}">
+  <div class="span6 offset3">
+    <form class="indexform" method="get" action="${request.route_url('search')}">
       <input type="hidden" name="fs" />
-      <input type="text" name="server_name" />
+      <input class="indexbox" type="text" name="server_name" />
       <input type="submit" value="search" />
     </form>
-    <table class="table table-bordered table-condensed">
+    <table class="table table-hover table-condensed">
       <tr>
         <th>Name</th>
         <th class="create-dt">Added</th>