From a4a777cea6df9160bde1dd8f22aa83cf895a7f1e Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 17 Apr 2014 15:36:20 +0200 Subject: [PATCH 1/5] form design update --- views/html/seminaries/create.tpl | 2 +- views/html/users/create.tpl | 2 +- www/css/desktop.css | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/views/html/seminaries/create.tpl b/views/html/seminaries/create.tpl index 30938357..22a9acaa 100644 --- a/views/html/seminaries/create.tpl +++ b/views/html/seminaries/create.tpl @@ -6,7 +6,7 @@

-
+

diff --git a/views/html/users/create.tpl b/views/html/users/create.tpl index d4f38bb7..2d5484dc 100644 --- a/views/html/users/create.tpl +++ b/views/html/users/create.tpl @@ -1,7 +1,7 @@

- +

diff --git a/www/css/desktop.css b/www/css/desktop.css index 9226aa06..cfff8097 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -102,6 +102,7 @@ aside{display:none} .qgicon{margin:17px 0 0 -39px;background:#f7f5f2;font-size:1.25em;float:left} .qgicon.locked{margin-top:-2px} .qgtitle a{background:#5cb6bd;border-radius:3px 3px 0 0;display:block;padding:20px;color:#fff;font-weight:700} +.qgtitle a:hover{background:#5bbac2} .qgprogress,.qghidden{margin-bottom:4px;padding:20px 20px 4px 20px;background:#fff;border-radius:0 0 3px 3px} .qglist li{margin: 0 0 5px 0} @@ -269,7 +270,7 @@ menu a{padding:10px 0} #toggle,.toggle{display:none} .wrap{margin:0 0 0 300px} article{padding:20px 40px 80px 40px} -.moodpic{margin:-20px -40px} +.moodpic{margin:-20px -40px 0 -40px} .breadcrumbs li{display:inline;padding-right:10px} .gchars li{width:19%} @@ -280,7 +281,7 @@ html{overflow-y:scroll;height:100%} body{background:#eae8e4;height:100%} .wrap{width:800px;max-width:800px;height:auto !important;min-height:100%;height:100%;position:relative;overflow:hidden} article{background:#f7f5f2;float:left} -.moodpic{margin:-20px 0 0 -40px;width:880px;height:230px} +.moodpic{width:880px;height:230px} .moodpic img{width:100%} } From bde658d7a499e9c690bb81a0bb16792e2b17ccc5 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 17 Apr 2014 17:39:54 +0200 Subject: [PATCH 2/5] charactergroups design update --- views/html/charactergroups/group.tpl | 32 ++++++++--------- views/html/charactergroups/groupsgroup.tpl | 23 ++++++------ views/html/charactergroups/index.tpl | 9 ++--- views/html/charactergroupsquests/quest.tpl | 42 +++++++++++----------- www/css/desktop.css | 35 +++++++++++------- 5 files changed, 78 insertions(+), 63 deletions(-) diff --git a/views/html/charactergroups/group.tpl b/views/html/charactergroups/group.tpl index ba53c97b..0f6f88d3 100644 --- a/views/html/charactergroups/group.tpl +++ b/views/html/charactergroups/group.tpl @@ -3,23 +3,21 @@ -

-

-

-
-
- -
-
-

- -
-
    -
  • .
  • -
  •  XPs
  • -
  • 1) ? _('Members') : _('Member')?>
  • -
-
+ +
+ +

+

""

+
+
    +
  • .
  • +
  • XP
  • +
  • 1) ? _('Members') : _('Member')?>
  • +

diff --git a/views/html/charactergroups/groupsgroup.tpl b/views/html/charactergroups/groupsgroup.tpl index 93aeaba7..3d337cf3 100644 --- a/views/html/charactergroups/groupsgroup.tpl +++ b/views/html/charactergroups/groupsgroup.tpl @@ -3,19 +3,22 @@ -

-

-

- -
    - -
  • ( XPs)
  • - + +

    -

    -
      +
        + +
      1. XP
      2. + +
      + + +

      +
      • diff --git a/views/html/charactergroups/index.tpl b/views/html/charactergroups/index.tpl index e0f54b94..d88d25eb 100644 --- a/views/html/charactergroups/index.tpl +++ b/views/html/charactergroups/index.tpl @@ -3,10 +3,11 @@ -

        -

        - -
          + +

          +
          • diff --git a/views/html/charactergroupsquests/quest.tpl b/views/html/charactergroupsquests/quest.tpl index 8112a913..060cf3ab 100644 --- a/views/html/charactergroupsquests/quest.tpl +++ b/views/html/charactergroupsquests/quest.tpl @@ -3,19 +3,23 @@ -

            -

            -

            -

            + - - - +

            +Maximale Belohnung: XP
            -

            XPs:

            -

            +

            + + + + +

            @@ -37,15 +41,13 @@

            - - - - - - - - - - -
            format(new \DateTime($group['created']))?>/ XPs
            +
              + +
            • + format(new \DateTime($group['created']))?> + + XP +
            • + +
            diff --git a/www/css/desktop.css b/www/css/desktop.css index cfff8097..fa06d795 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -113,7 +113,7 @@ aside{display:none} #qtextbox{font-size:.875em;border-radius:5px;background:#fff;border:15px solid #fff;height:200px;overflow:hidden} .qtext{padding-right:15px} -.qtext img{float:right;margin-left:15px;max-width:30%;border-radius:3px} +.qtext img,.grpqimg{float:right;margin-left:15px;max-width:30%;border-radius:3px} .xpinfo{display:none} .xpbar{width:60%;float:left;height:10px;position:relative;background:#eee;border-radius:25px;margin:8px 0 16px} @@ -163,12 +163,19 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .ctopics .xpbar span{background:#50a4ab} +/** Charactergroup List **/ + +.cglist li{list-style-type:decimal;background:#fff;margin:0 0 6px 25px;padding:5px 15px;border-radius:3px} +.cglist .xp{float:right} +.cgqlist li{list-style-type:square;margin-left:25px;padding:2px 15px} + /** Charactergroup Profile **/ -.gdata{margin-top:20px} -.gdata img{border-radius:3px;margin-bottom:15px} -.gdata h1{margin:0;padding:0} -.gdata .fa{color:#aca8a1} +.gbanner img{margin-top:10px;border-radius:3px} +.gbanner h1{margin:10px 0 5px 0} + +.gdata{margin:20px 0 40px 0} +.gdata li{float:left;background:#fff;padding:5px 15px;margin:0 5px 5px 0;border-radius:3px} .gchars li{background:#fff;padding:15px 0;border-radius:3px;float:left;margin-bottom:5px;width:49%} .gchars li:nth-child(even){float:right} @@ -182,6 +189,14 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .gquests .xp{display:block} +/** Charactergroup Quest **/ + +.grpqlist li{background:#fff;margin-bottom:6px;padding:5px 15px 5px 0;font-size:.875em;border-radius:3px} +.grpqlist .date{padding:0 15px;border-right:1px solid #dad8d5} +.grpqlist .group{padding:0 15px} +.grpqlist .xp{float:right} + + /** Achievements **/ .rare ol{margin-bottom:40px} @@ -228,9 +243,9 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .cinfo{float:left;width:70%} .cportrait{float:right;width:25%} -.gdata .gbanner{float:left;min-width:100px} -.gdata .gdesc{float:left;width:75%} -.gdata ul{clear:both} +.gbanner img{float:left;margin:20px 20px 0 0} +.gbanner h1{margin:25px 0 2px} + .gchars li{width:32%;margin-right:5px} .gchars li:nth-child(even){float:left} @@ -242,10 +257,6 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo @media only screen and (min-width:768px){ .xpbar{width:70%} -.gdata{margin-top:40px} -.gdata .gdesc{width:60%} -.gdata li{font-size:.875em;padding-bottom:5px} -.gdata ul{clear:none;float:right;width:20%;margin:0;padding:0} .gchars li{width:19%} .gquests .date{display:inline;margin-right:15px} From 4580ccc5640dbbe0ddd829ed0d3eaaa01107efb9 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 17 Apr 2014 20:17:32 +0200 Subject: [PATCH 3/5] admin navigation style + character group quest icons --- views/html/charactergroupsquests/quest.tpl | 10 +++++----- views/html/seminaries/edit.tpl | 2 +- views/html/seminaries/index.tpl | 2 +- views/html/seminaries/seminary.tpl | 4 +--- views/html/users/edit.tpl | 2 +- views/html/users/index.tpl | 2 +- views/html/users/user.tpl | 2 +- www/css/desktop.css | 7 +++++-- 8 files changed, 16 insertions(+), 15 deletions(-) diff --git a/views/html/charactergroupsquests/quest.tpl b/views/html/charactergroupsquests/quest.tpl index 060cf3ab..6c696737 100644 --- a/views/html/charactergroupsquests/quest.tpl +++ b/views/html/charactergroupsquests/quest.tpl @@ -13,7 +13,7 @@ Maximale Belohnung: XP
            -

            +

            @@ -21,26 +21,26 @@

            -

            +

            -

            +

            -

            +

            -

            +

            • diff --git a/views/html/seminaries/edit.tpl b/views/html/seminaries/edit.tpl index 66d7efcd..27974c1b 100644 --- a/views/html/seminaries/edit.tpl +++ b/views/html/seminaries/edit.tpl @@ -6,7 +6,7 @@

              - +

              diff --git a/views/html/seminaries/index.tpl b/views/html/seminaries/index.tpl index 0f2e8cac..40cdcd7c 100644 --- a/views/html/seminaries/index.tpl +++ b/views/html/seminaries/index.tpl @@ -1,6 +1,6 @@

              0) : ?> -