From 9e6a077d1a90396294a97334b49fc88ef2b5d0fc Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 21 Apr 2014 22:59:57 +0200 Subject: [PATCH 1/4] fixed seminary group parallel alignment --- www/css/desktop.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/css/desktop.css b/www/css/desktop.css index 514e3062..83af4e1e 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -268,8 +268,8 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo /** Media Queries **/ @media only screen and (min-width:480px){ -.questgroups li,.ctopics li,.fll48{width:48%;float:left} -.questgroups li:nth-child(even),.ctopics li:nth-child(even),.flr48{width:48%;float:right} +.questgroups li,.ctopics li,.fll48{width:48%;display:inline-block;margin-right:2%} +.questgroups li:nth-child(even),.ctopics li:nth-child(even),.flr48{width:48%;display:inline-block;margin-right:0;vertical-align:top} .xpinfo{display:inline-block;float:left;padding-right:20px} .xpbar{width:50%} From 5fdd14654582093f2573192d599f6f02341522ee Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 21 Apr 2014 23:01:06 +0200 Subject: [PATCH 2/4] character creation form design --- views/html/characters/register.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/html/characters/register.tpl b/views/html/characters/register.tpl index d62c0d35..2d0879ac 100644 --- a/views/html/characters/register.tpl +++ b/views/html/characters/register.tpl @@ -6,7 +6,7 @@

-
+
    &$settings) : ?> From fb2f9ffe72f7e015e9d756bf17537b30d31ac0e2 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 21 Apr 2014 23:34:36 +0200 Subject: [PATCH 3/4] removed bonus quest double list system --- views/html/questgroups/questgroup.tpl | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/views/html/questgroups/questgroup.tpl b/views/html/questgroups/questgroup.tpl index 285aa706..87fd2b29 100644 --- a/views/html/questgroups/questgroup.tpl +++ b/views/html/questgroups/questgroup.tpl @@ -45,16 +45,14 @@
  • class="solved"> - 0) : ?> -
      - -
    • - -
    • - -
    -
  • + 0) : ?> + +
  • + +
  • + +
From cd969bab1cbd69e926951eeef06ce395785ce57c Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 21 Apr 2014 23:50:27 +0200 Subject: [PATCH 4/4] quest list icon change --- views/html/questgroups/questgroup.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/html/questgroups/questgroup.tpl b/views/html/questgroups/questgroup.tpl index 87fd2b29..84c7177c 100644 --- a/views/html/questgroups/questgroup.tpl +++ b/views/html/questgroups/questgroup.tpl @@ -44,7 +44,7 @@