support timeline
This commit is contained in:
parent
26f4f42ec3
commit
f44d8a6e77
5 changed files with 90 additions and 32 deletions
13
src/sass/views/includes/tx-details.scss
Normal file
13
src/sass/views/includes/tx-details.scss
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
#tx-details {
|
||||
.action-created.action-accepted {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.action-rejected {
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue