mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Merge pull request #38 from open-sausages/master
fix 'clear' button styles
This commit is contained in:
commit
9f471eb4cc
@ -100,7 +100,7 @@ form .message {
|
||||
.Actions {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
a.btn, button, input[type="submit"], .Actions .action {
|
||||
a.btn, button, input[type="submit"], input[type="reset"], .Actions .action {
|
||||
background: #b80000;
|
||||
color: #fff;
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user