]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/map_index.mako
Port over all older styles (tables in particular).
[xonotic/xonstat.git] / xonstat / templates / map_index.mako
index ba5f5945cf393e1d0d333c7a031b0349a7977c52..cd90904936b642f01c412bf60bfb854e23c56429 100644 (file)
@@ -15,13 +15,13 @@ Map 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="map_name" />
+      <input class="indexbox" type="text" name="map_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>Added</th>