From eb633b5dcfd984a5e7fa034b2eb45c10009e98b3 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 24 Apr 2014 12:46:48 +0200 Subject: [PATCH] milestone design update & changed section order --- views/html/characters/character.tpl | 65 ++++++++++++++--------------- www/css/desktop.css | 1 + 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/views/html/characters/character.tpl b/views/html/characters/character.tpl index 2fdc870f..f74fa78c 100644 --- a/views/html/characters/character.tpl +++ b/views/html/characters/character.tpl @@ -34,7 +34,7 @@

-

+

@@ -50,6 +50,30 @@
+

+
    + &$rankCharacter) : ?> +
  • + +

    .

    +

    ( XPs)

    +
  • + +
  • + +

    .

    +

    ( XPs)

    +
  • + &$rankCharacter) : ?> +
  • + +

    .

    +

    ( XPs)

    +
  • + +
+
+

    @@ -60,32 +84,15 @@
-
-

-
    - &$rankCharacter) : ?> -
  • - -

    .

    -

    ( XPs)

    -
  • - -
  • - -

    .

    -

    ( XPs)

    -
  • - &$rankCharacter) : ?> -
  • - -

    .

    -

    ( XPs)

    -
  • - -
-
+ +
+

+

+
+ +

- - -
-

-

-
- - diff --git a/www/css/desktop.css b/www/css/desktop.css index fb192b69..fa97244a 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -157,6 +157,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo .crewards li:last-child{margin-bottom:0} .crewards li .fa{font-size:1.25em} .crewards p{margin-bottom:5px} +.crewards .passed .fa{color:#850000} .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}