From c15aaa6b0570ae4460390adf6bb115d4f4236676 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Mon, 24 Mar 2014 03:16:53 -0700 Subject: [PATCH] [UPDATE] lightblue background with opacity 0.8 / font-weight 600 for description --- public/site_assets/bootstrap/css/mpos.css | 14 ++++--- .../dashboard/overview/_with_price_graph.tpl | 36 +++++++++--------- .../overview/_without_price_graph.tpl | 30 +++++++-------- .../round_statistics/pplns/round.tpl | 38 +++++++++---------- .../dashboard/round_statistics/prop/round.tpl | 38 +++++++++---------- 5 files changed, 79 insertions(+), 77 deletions(-) diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index ebf9acea..8e6004f4 100644 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -451,12 +451,8 @@ span.spark-25 { line-height: 80px; } -.blue { - background-color: #428BCA; -} - -.teal { - background-color: #008080 +.lightblue { + background-color: #2FAACE; } .text-faded { @@ -469,6 +465,7 @@ span.spark-25 { p.up { margin: -5px 0px -8px; + font-weight: 600; } div.up { @@ -477,10 +474,15 @@ div.up { p.up-more { margin: -6px 0px 10px; + font-weight: 600; } p.up-more2 { margin: -6px 0px 0px; } +div.fade { + opacity: 0.8; +} + /* End Test */ diff --git a/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_with_price_graph.tpl index cea7546a..da9e95aa 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

@@ -17,11 +17,11 @@
-
-
+
+
-
+

Pool Hashrate

@@ -35,11 +35,11 @@
-
-
+
+
-
+

My Sharerate

@@ -53,11 +53,11 @@
-
-
+
+
-
+

Pool Workers

@@ -70,11 +70,11 @@
-
-
+
+
-
+

Net Hashrate

@@ -88,11 +88,11 @@
-
-
+
+
-
+

{$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 c914e238..de8fbe6d 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

@@ -17,11 +17,11 @@
-
-
+
+
-
+

Pool Hashrate

@@ -35,11 +35,11 @@
-
-
+
+
-
+

My Sharerate

@@ -53,11 +53,11 @@
-
-
+
+
-
+

Pool Workers

@@ -70,11 +70,11 @@
-
-
+
+
-
+

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 7a6606f4..983d3e30 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl @@ -1,11 +1,11 @@