Change send button colour.

This commit is contained in:
Markus Birth 2017-12-03 21:46:23 +01:00
parent e6f12b4978
commit 7be34ed7a0
Signed by: mbirth
GPG Key ID: A9928D7A098C3A9A

View File

@ -27,7 +27,7 @@ This is what will be sent to your account:
<label class="mdl-textfield__label" for="mail_body">Body</label>
</div><br/>
<button type="submit" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--accent">Send</button>
<button type="submit" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--colored">Send</button>
</form>
</p>