From 13590f65204f25a16aa95170f0934fb95c725c47 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sun, 23 Mar 2014 01:14:08 -0700 Subject: [PATCH] [UPDATE] Teal Backgrond for Pool Information Round Information Not so harsh on the eyes --- public/site_assets/bootstrap/css/mpos.css | 4 ++++ .../dashboard/overview/_with_price_graph.tpl | 24 +++++++++---------- .../overview/_without_price_graph.tpl | 20 ++++++++-------- .../round_statistics/pplns/round.tpl | 24 +++++++++---------- .../dashboard/round_statistics/prop/round.tpl | 24 +++++++++---------- 5 files changed, 50 insertions(+), 46 deletions(-) diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index 0d2c1650..ebf9acea 100644 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -455,6 +455,10 @@ span.spark-25 { background-color: #428BCA; } +.teal { + background-color: #008080 +} + .text-faded { color: rgba(255, 255, 255, 0.7); } diff --git a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl index e2bad762..cea7546a 100644 --- a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl +++ b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl @@ -1,9 +1,9 @@
-
+
-
+

My Hashrate

@@ -18,10 +18,10 @@
-
+
-
+

Pool Hashrate

@@ -36,10 +36,10 @@
-
+
-
+

My Sharerate

@@ -54,10 +54,10 @@
-
+
-
+

Pool Workers

@@ -71,10 +71,10 @@
-
+
-
+

Net Hashrate

@@ -89,10 +89,10 @@
-
+
-
+

{$GLOBAL.config.currency}/{$GLOBAL.config.price.currency}

diff --git a/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl index 67d7002e..c914e238 100644 --- a/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl +++ b/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl @@ -1,9 +1,9 @@
-
+
-
+

My Hashrate

@@ -18,10 +18,10 @@
-
+
-
+

Pool Hashrate

@@ -36,10 +36,10 @@
-
+
-
+

My Sharerate

@@ -54,10 +54,10 @@
-
+
-
+

Pool Workers

@@ -71,10 +71,10 @@
-
+
-
+

Net Hashrate

diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl index 608fbebe..7a6606f4 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl @@ -2,10 +2,10 @@
-
+
-
+

{$NETWORK.block}

@@ -17,10 +17,10 @@
-
+
-
+

{$ESTIMATES.percent|number_format:"2"}%

@@ -32,10 +32,10 @@
-
+
-
+

{$GLOBAL.userdata.estimates.payout|number_format:"8"}

@@ -47,10 +47,10 @@
-
+
-
+

{$NETWORK.difficulty|number_format:"8"}

@@ -62,10 +62,10 @@
-
+
-
+

{$NETWORK.EstNextDifficulty|number_format:"8"}

Change in {$NETWORK.BlocksUntilDiffChange} Blocks

@@ -78,10 +78,10 @@
-
+
-
+

{$NETWORK.EstTimePerBlock|seconds_to_words}

diff --git a/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl b/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl index fa396da2..76da83cd 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl @@ -2,10 +2,10 @@
-
+
-
+

{$NETWORK.block}

@@ -17,10 +17,10 @@
-
+
-
+

{$ESTIMATES.percent|number_format:"2"}%

@@ -32,10 +32,10 @@
-
+
-
+

{$GLOBAL.userdata.estimates.payout|number_format:"8"}

@@ -47,10 +47,10 @@
-
+
-
+

{$NETWORK.difficulty|number_format:"8"}

@@ -62,10 +62,10 @@
-
+
-
+

{$NETWORK.EstNextDifficulty|number_format:"8"}

Change in {$NETWORK.BlocksUntilDiffChange} Blocks

@@ -78,10 +78,10 @@
-
+
-
+

{$NETWORK.EstTimePerBlock|seconds_to_words}