]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_index.mako
Port over all older styles (tables in particular).
[xonotic/xonstat.git] / xonstat / templates / player_index.mako
index 320437b8e3bbb8af3a3c1f9aae501173a0457960..38da288e530c35931e1528861b0aff1332bb36eb 100644 (file)
@@ -15,13 +15,13 @@ Player 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="nick" />
+      <input class="indexbox" type="text" name="nick" />
       <input type="submit" value="search" />
     </form>
-    <table class="table table-bordered table-condensed">
+    <table class="table table-hover table-condensed">
       <tr>
         <th>Nick</th>
         <th class="create-dt">Joined</th>