diff --git a/src/sass/views/includes/txp-details.scss b/src/sass/views/includes/txp-details.scss index b967776df..85a111226 100644 --- a/src/sass/views/includes/txp-details.scss +++ b/src/sass/views/includes/txp-details.scss @@ -195,7 +195,7 @@ } > div { - border: 3px solid #09C286; + border: 3px solid #13e5b6; border-radius: 50%; display: flex; height: 26px; @@ -205,7 +205,7 @@ justify-content: center; font-weight: 600; vertical-align: middle; - color: #09C286; + color: #13e5b6; &.rejected { background: #E15061; diff --git a/www/img/icon-broadcasted.svg b/www/img/icon-broadcasted.svg new file mode 100644 index 000000000..766957c73 --- /dev/null +++ b/www/img/icon-broadcasted.svg @@ -0,0 +1,17 @@ + + + + Group + Created with Sketch. + + + + + + + + + + + + \ No newline at end of file diff --git a/www/views/modals/tx-details.html b/www/views/modals/tx-details.html index a9065e4ed..c210c134a 100644 --- a/www/views/modals/tx-details.html +++ b/www/views/modals/tx-details.html @@ -76,7 +76,10 @@
!
-
{{actionList.length - $index}}
+ +
+ {{actionList.length - $index}} +
{{a.description}}