Add shadow under the text on submit button
This commit is contained in:
parent
cf207052f5
commit
04a60e5c57
@ -210,6 +210,7 @@ fieldset[disabled] .btn-primary.active {
|
||||
color: #fff;
|
||||
background-color: #849551;
|
||||
border-color: #748544;
|
||||
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
|
||||
}
|
||||
.btn-success:hover,
|
||||
.btn-success:focus,
|
||||
|
Loading…
Reference in New Issue
Block a user