]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/static/css/style.css
Merge branch 'search'
[xonotic/xonstat.git] / xonstat / static / css / style.css
index a5b3e6c46dcc919cb2127577be9beb9c453b6519..2dde72c7d851f875e3cd94db69bf8894c2cceda5 100755 (executable)
@@ -101,7 +101,7 @@ code {
        margin:12px 15px;
        white-space: pre;
 }
-table { width:100%; }
+/*table { width:100%; }*/
 input { font-family: 'Xolonium', 'Arial', 'Helvetica'; }
 /* helpers */
 .clearfix:after {
@@ -415,6 +415,9 @@ tr.odd.blue {
 tr.even.blue {
        background-color:#000F4C;
 }
+#search_form td {
+    border: none;
+}
 
 /* column-specific table widths */
 .create-dt{