[Registry dApp] Actions not available before selecting accounts (#3032)

* Removed hasAccount from actions, now in Application [RegDapp] (#2931)

* Linting issues
This commit is contained in:
Nicolas Gotchac
2016-11-01 14:40:50 +01:00
committed by Jaco Greeff
parent 19d5f93745
commit 297a09399d
6 changed files with 62 additions and 34 deletions

View File

@@ -37,3 +37,15 @@
font-size: 80%;
background-color: #f0f0f0;
}
.actions {
margin: 1em;
* {
font-size: 1.3rem !important;
}
> * {
padding-bottom: 0 !important;
}
}