From 02dc7195c3212292466209a015fd8c9e78a60eb3 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Tue, 11 Mar 2014 12:59:17 +0100 Subject: [PATCH] [UPDATE] dashboard style --- public/templates/bootstrap/dashboard/default.tpl | 8 ++------ .../dashboard/round_statistics/pplns/default.tpl | 2 +- .../dashboard/round_statistics/pplns/round.tpl | 14 ++++++-------- .../dashboard/round_statistics/prop/default.tpl | 2 +- .../dashboard/round_statistics/prop/round.tpl | 14 ++++++-------- 5 files changed, 16 insertions(+), 24 deletions(-) diff --git a/public/templates/bootstrap/dashboard/default.tpl b/public/templates/bootstrap/dashboard/default.tpl index 79f06d65..40a4ac87 100644 --- a/public/templates/bootstrap/dashboard/default.tpl +++ b/public/templates/bootstrap/dashboard/default.tpl @@ -12,12 +12,8 @@ {assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system} {include file="dashboard/overview/default.tpl"} {include file="dashboard/round_statistics/$PAYOUT_SYSTEM/default.tpl"} - - -
-
- {include file="dashboard/account_data/default.tpl"} - {include file="dashboard/worker_information/default.tpl"} + {include file="dashboard/account_data/default.tpl"} + {include file="dashboard/worker_information/default.tpl"}
diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl index 2c659566..d5c4927a 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl @@ -1,4 +1,4 @@ -
+

diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl index 5a44547c..240c98b4 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl @@ -1,33 +1,31 @@