From f76a157a4d37d1212e1979c7cbd137a56f2c51a0 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Mar 2014 12:18:23 -0700 Subject: [PATCH] Stats No-Padding --- public/site_assets/bootstrap/css/mpos.css | 6 ++++++ public/templates/bootstrap/account/workers/default.tpl | 2 +- .../templates/bootstrap/statistics/blocks/small_table.tpl | 2 +- .../bootstrap/statistics/pool/contributors_hashrate.tpl | 2 +- .../bootstrap/statistics/pool/contributors_shares.tpl | 2 +- .../templates/bootstrap/statistics/pool/general_stats.tpl | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index f011c6d8..50cd781a 100755 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -306,10 +306,16 @@ table.dataTable thead .sorting:after { margin: 15px 0; } +/* No Padding for Tables */ + .no-padding { padding:0 } .no-padding table { margin: 0 +} + +.no-padding .table-bordered { + border: 0; } \ No newline at end of file diff --git a/public/templates/bootstrap/account/workers/default.tpl b/public/templates/bootstrap/account/workers/default.tpl index 2ddf0187..e1c610a5 100755 --- a/public/templates/bootstrap/account/workers/default.tpl +++ b/public/templates/bootstrap/account/workers/default.tpl @@ -17,7 +17,7 @@
-   +
diff --git a/public/templates/bootstrap/statistics/blocks/small_table.tpl b/public/templates/bootstrap/statistics/blocks/small_table.tpl index b542f610..d7cad831 100755 --- a/public/templates/bootstrap/statistics/blocks/small_table.tpl +++ b/public/templates/bootstrap/statistics/blocks/small_table.tpl @@ -3,7 +3,7 @@
Last Found Blocks
-
+
diff --git a/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl b/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl index 32db79ae..93a30cbf 100755 --- a/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl +++ b/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl @@ -3,7 +3,7 @@
Contributor Hashrates
-
+
diff --git a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl index fcca8e99..144aa9d1 100755 --- a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl +++ b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl @@ -3,7 +3,7 @@
Contributor Shares
-
+
diff --git a/public/templates/bootstrap/statistics/pool/general_stats.tpl b/public/templates/bootstrap/statistics/pool/general_stats.tpl index 73283ade..36dcb616 100755 --- a/public/templates/bootstrap/statistics/pool/general_stats.tpl +++ b/public/templates/bootstrap/statistics/pool/general_stats.tpl @@ -3,7 +3,7 @@
General Statistics
-
+