[beta] UI backports (#4818)

* Update the key (#4817)

* Adjust selection colours/display (#4811)

* Adjust selection colours to match with mui

* allow -> disable (simplify selections)

* Only use top-border

* Overlay selection line

* Slightly more muted unselected

* Restore address icon

* Fix default values for contract queries
This commit is contained in:
Jaco Greeff
2017-03-08 12:50:44 +01:00
committed by GitHub
parent f9a0aa0022
commit af826f877e
6 changed files with 52 additions and 27 deletions

View File

@@ -110,12 +110,6 @@
overflow: hidden;
text-overflow: ellipsis;
font-size: 0.9em;
.address {
&:hover {
cursor: text;
}
}
}
.accountName {