mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-21 00:58:53 +00:00
Add shadow under the text on submit button
This commit is contained in:
parent
cf207052f5
commit
04a60e5c57
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue