From 8ccad12787768423167cc9f7e3644e2a921ec65b Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 23 Apr 2014 18:01:11 +0200 Subject: [PATCH] milestone list for character profile with dummy data --- views/html/characters/character.tpl | 34 ++++++++++++----------------- www/css/desktop.css | 4 ++-- 2 files changed, 16 insertions(+), 22 deletions(-) diff --git a/views/html/characters/character.tpl b/views/html/characters/character.tpl index 925a9df0..9e1ba45a 100644 --- a/views/html/characters/character.tpl +++ b/views/html/characters/character.tpl @@ -3,10 +3,10 @@ -

-

-

- + +

@@ -27,18 +27,13 @@

.

- -

-
    - -
  • - - - -

    -

    format(new \DateTime($achievement['created'])))?>

    -
  • - +

    Meilensteine

    +
      +
    • Aktivität

      Erreiche bis zum 31.05.2014 23:59 Uhr mindestens Level 6 (140 XP)

    • +
    • Beteiligungsnachweis

      Erreiche bis zum 31.07.2014 23:59 Uhr mindestens Level 10 (557 XP)

    • +
    • 0.3 Notenbonus

      Erreiche bis zum 31.08.2014 23:59 Uhr mindestens Level 11 (721 XP)

    • +
    • 0.7 Notenbonus

      Erreiche bis zum 31.08.2014 23:59 Uhr mindestens Level 12 (902 XP)

    • +
    • 1.0 Notenbonus

      Erreiche bis zum 31.08.2014 23:59 Uhr mindestens Level 13 (1127 XP)

@@ -48,7 +43,7 @@
-

+

  • @@ -58,9 +53,8 @@
-
-

+

    &$rankCharacter) : ?>
  • @@ -86,7 +80,7 @@
-

+

  • diff --git a/www/css/desktop.css b/www/css/desktop.css index 9759b7a7..398dbd7d 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -153,10 +153,10 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .cdata .xpbar,.ctopics .xpbar{width:100%} .cdata .value{font-size:1.5em;margin:0;padding-top:8px} -.crewards li{background:#fff;margin-bottom:5px;padding:15px 15px 1px 15px;border-radius:3px;font-size:.875em} +.crewards li{background:#fff;margin-bottom:5px;padding:15px 15px 10px 15px;border-radius:3px;font-size:.875em} .crewards li:last-child{margin-bottom:0} .crewards li .fa{font-size:1.25em} -.crewards .locked{color:#aca8a1;padding:10px;} +.crewards p{margin-bottom:5px} .cgroups img{float:left;border-radius:3px;margin-right:5px;height:35px} .cgroups p{float:left;0;padding:0 12px;line-height:35px;background:#fff;border-radius:0 3px 3px 0}