Merge branch 'feature-manage-user'

This commit is contained in:
Stefan Zermatten
2017-09-28 13:47:46 +02:00
4 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
.profile #at-nav-button {
color: #212121;
color: rgba(0,0,0,0.87);
.profile paper-button, .profile a, .profile #at-nav-button {
color: #d13b2e;
}

View File

@@ -35,9 +35,16 @@
</td>
<td></td>
</tr>
<tr>
<td colspan="2">
<a href="/change-password">
<paper-button>Change password</paper-button>
</a>
</td>
</tr>
</table>
<div style="max-width: 250px">
{{> atForm}}
{{> atForm state="signIn"}}
</div>
{{> atNavButton }}
</paper-material>

View File

@@ -3,7 +3,7 @@
<app-header-layout has-scrolling-region class="feedback flex">
<app-header fixed effects="waterfall">
<app-toolbar>
<div main-title>Feedback</div>
<div main-title>Change Username</div>
</app-toolbar>
</app-header>
<div class="form flex">