Change send button colour.
This commit is contained in:
parent
e6f12b4978
commit
7be34ed7a0
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user