Show details for all transaction instructions
This commit is contained in:
committed by
Michael Vines
parent
1c1c628b19
commit
8de34e1f42
@@ -40,4 +40,17 @@ code {
|
||||
|
||||
input.text-signature, input.text-address {
|
||||
padding: 0 0.75rem
|
||||
}
|
||||
|
||||
h4.ix-pill {
|
||||
display: inline-block;
|
||||
padding: 5px;
|
||||
border-radius: $border-radius;
|
||||
margin-bottom: 2rem;
|
||||
margin-left: -5px;
|
||||
background-color: theme-color-level(info, $badge-soft-bg-level);
|
||||
}
|
||||
|
||||
.list-group-flush .list-group-item.ix-item:first-child {
|
||||
border-top-width: 1px;
|
||||
}
|
Reference in New Issue
Block a user