|
|
@@ -452,10 +452,10 @@ input[type="reset"]:hover, |
|
|
|
color: #fff; |
|
|
|
} |
|
|
|
#save input[type="submit"] { |
|
|
|
background: #669900; |
|
|
|
background: #669900 url(bouton.png) no-repeat center top; |
|
|
|
} |
|
|
|
#delete input[type="submit"] { |
|
|
|
background: rgba(240, 215, 215); |
|
|
|
background: rgba(240, 215, 215) url(bouton.png) no-repeat center top; |
|
|
|
} |
|
|
|
#attachments input[type="button"], |
|
|
|
#attachments input[type="submit"], |
|
|
|