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 @@
+

+ +
+

-
-

- -
+ +
+

+

+
+ +

- - -
-

-

-
- - 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}