From 18c4ff60aabfdae994fc82a442a101469b7c7346 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 14 Sep 2013 09:36:57 +1000 Subject: [PATCH 1/4] Update custom.css Add span to center switches --- public/site_assets/test/css/custom.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/site_assets/test/css/custom.css b/public/site_assets/test/css/custom.css index be7d9dc8..d9e0f5e1 100644 --- a/public/site_assets/test/css/custom.css +++ b/public/site_assets/test/css/custom.css @@ -23,6 +23,12 @@ input[type=checkbox]:checked + label } /* Test toggle switch Begin */ +span.toggle { + display:block; + width: 75px; + height: 100%; + margin: 0 auto; +} :root input[type="checkbox"] { position: absolute; From 805fca23a1713d63abe068f53a50aa9756051cf2 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 14 Sep 2013 09:38:27 +1000 Subject: [PATCH 2/4] Update default.tpl Add center span --- public/templates/test/account/notifications/default.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/templates/test/account/notifications/default.tpl b/public/templates/test/account/notifications/default.tpl index 946d6490..a3b364dc 100644 --- a/public/templates/test/account/notifications/default.tpl +++ b/public/templates/test/account/notifications/default.tpl @@ -25,11 +25,13 @@ New Blocks + + From af94ba00fd51fa082e17d5804bbf7742c7012555 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 14 Sep 2013 09:41:28 +1000 Subject: [PATCH 3/4] Update default.tpl add center span --- public/templates/test/account/workers/default.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/templates/test/account/workers/default.tpl b/public/templates/test/account/workers/default.tpl index faef529e..f1f04f34 100644 --- a/public/templates/test/account/workers/default.tpl +++ b/public/templates/test/account/workers/default.tpl @@ -50,10 +50,12 @@ {if $GLOBAL.config.disable_notifications != 1} + + {/if} {$WORKERS[worker].hashrate|number_format} From 35f042dd7bd159989fa9a0588c11439943d3449f Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 14 Sep 2013 09:44:38 +1000 Subject: [PATCH 4/4] Update default.tpl Add center span --- .../templates/test/account/notifications/default.tpl | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/public/templates/test/account/notifications/default.tpl b/public/templates/test/account/notifications/default.tpl index a3b364dc..9fd0d39f 100644 --- a/public/templates/test/account/notifications/default.tpl +++ b/public/templates/test/account/notifications/default.tpl @@ -15,11 +15,13 @@ IDLE Worker + + @@ -37,21 +39,25 @@ Auto Payout + + Manual Payout + +