diff options
Diffstat (limited to 'public/css/form.css')
| -rw-r--r-- | public/css/form.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/public/css/form.css b/public/css/form.css index 84c73ac..5bfa768 100644 --- a/public/css/form.css +++ b/public/css/form.css | |||
| @@ -14,20 +14,6 @@ | |||
| 14 | .form .full_width_column{ | 14 | .form .full_width_column{ |
| 15 | grid-column: 1 / span 2; | 15 | grid-column: 1 / span 2; |
| 16 | } | 16 | } |
| 17 | .form_inputs input[type=submit] | ||
| 18 | { | ||
| 19 | color: #ff1d04; | ||
| 20 | font-size: medium; | ||
| 21 | border-radius: 4px; | ||
| 22 | background-color: white; | ||
| 23 | border: lightgrey 2px outset; | ||
| 24 | } | ||
| 25 | .form_inputs input[type=submit]:hover | ||
| 26 | { | ||
| 27 | background-color: yellow; | ||
| 28 | border-radius: 4px; | ||
| 29 | cursor: pointer; | ||
| 30 | } | ||
| 31 | 17 | ||
| 32 | .no_recipient_warning{ | 18 | .no_recipient_warning{ |
| 33 | color: red; | 19 | color: red; |
