diff --git a/htdocs/css/singularity/singularity.css b/htdocs/css/singularity/singularity.css index b66bf5f..a4d4df1 100644 --- a/htdocs/css/singularity/singularity.css +++ b/htdocs/css/singularity/singularity.css @@ -76,6 +76,11 @@ table.jtable a:visited { color: #888; } +table.noborder { + margin: 1px; + border: none; +} + .filterelem { padding: 10px; vertical-align: top; diff --git a/htdocs/statistics.php b/htdocs/statistics.php index 9bb4a00..294ae01 100644 --- a/htdocs/statistics.php +++ b/htdocs/statistics.php @@ -13,7 +13,7 @@ $filter->render();
@@ -45,7 +45,7 @@ $filter->render(); $c = count($gpus); if ($c) : ?> - +
@@ -75,7 +75,7 @@ $filter->render(); $c = count($oses); if ($c) : ?> -
Nr. reports GPU Identifier
+
@@ -105,7 +105,7 @@ $filter->render(); $c = count($regions); if ($c) : ?> -
Nr. reports Operating System Type
+
Nr. reports Region