change buttons style
This commit is contained in:
parent
9ae2c430ef
commit
0835c236f5
9 changed files with 55 additions and 55 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div
|
||||
class="topbar-container"
|
||||
<div
|
||||
class="topbar-container"
|
||||
ng-include="'views/includes/topbar.html'"
|
||||
ng-init="titleSection='Join shared wallet'; goBackToState = 'add'; noColor = true">
|
||||
</div>
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
</label>
|
||||
</div>
|
||||
</div>
|
||||
<button translate type="submit" class="button expand black m0 radius" ng-disabled="joinForm.$invalid">Join</button>
|
||||
<button translate type="submit" class="button expand black m0 round" ng-disabled="joinForm.$invalid">Join</button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue