From 7451aa0e8ff385805d2656fee459a5dba6ccf018 Mon Sep 17 00:00:00 2001 From: Marty Alcala Date: Tue, 11 Oct 2016 19:00:16 -0400 Subject: [PATCH] add rejected styling --- src/sass/views/includes/txp-details.scss | 8 ++++ www/views/modals/txp-details.html | 51 +++++++----------------- 2 files changed, 22 insertions(+), 37 deletions(-) diff --git a/src/sass/views/includes/txp-details.scss b/src/sass/views/includes/txp-details.scss index 44d2a9964..09efe3946 100644 --- a/src/sass/views/includes/txp-details.scss +++ b/src/sass/views/includes/txp-details.scss @@ -184,6 +184,14 @@ font-weight: 600; vertical-align: middle; color: #09C286; + + &.rejected { + background: #E15061; + border-color: #E15061; + color: #FFFFFF; + font-family: "Roboto-Bold"; + font-size: 19px; + } } } diff --git a/www/views/modals/txp-details.html b/www/views/modals/txp-details.html index 080519a96..36bf32cef 100644 --- a/www/views/modals/txp-details.html +++ b/www/views/modals/txp-details.html @@ -84,7 +84,7 @@
Created by - {{tx.creatorName}} + {{tx.creatorName}}
@@ -131,45 +131,22 @@
Timeline
- -
- - - -
-
-
{{$index + 1}}
-
- -
- - - -
+
+ + +
- - +