Commit a82aa3b7 authored by yann300's avatar yann300

ui changes

parent b09522c2
...@@ -100,6 +100,14 @@ ...@@ -100,6 +100,14 @@
word-wrap: break-word; word-wrap: break-word;
} }
.udapp .output .result .debugTx {
position: absolute;
top: 0.4em;
right: 1.4em;
height: 1.5em;
width: 2.5em;
}
.udapp .output .result:last-child { margin: 0; } .udapp .output .result:last-child { margin: 0; }
.udapp .output:empty { .udapp .output:empty {
...@@ -201,7 +209,7 @@ ...@@ -201,7 +209,7 @@
} }
.udapp .contractProperty button.debug { .udapp .contractProperty button.debug {
width: 3%; width: 21px;
} }
.udapp .contractProperty .call { .udapp .contractProperty .call {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment