]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/style.css
Reverse sort the map_index page. This is done via the map_id at this point because...
[xonotic/xonstat.git] / xonstat / static / css / style.css
index b2e104ac69517eb60306fa464cd60058c02bc7e9..56931dce27452e0acf8991268df2a02c74feeb93 100755 (executable)
@@ -368,9 +368,12 @@ input[type=text]:hover, .textbox:hover { background-position:-128px -32px; }
     margin-bottom: 10px;
     width:100%;
 }
-#player-index-table{
+#player-index-table {
     width: 600px;
 }
+#map-index-table {
+    width: 300px;
+}
 #recent-games {
     width: 950px;
 }