[silva.infrae.contact][Emiliano D'Alterio] Fixed css.
[email protected] Wed, 23 Oct 2013 12:49:29 +0200
| Newsgroups | gmane.comp.web.zope.silva.cvs |
|---|---|
| Message-ID | <[email protected]> |
author: Emiliano D'Alterio
date: Wed Oct 23 12:49:24 2013 +0200
revision: 11:1bd2b77936ad in silva.infrae.contact
branch:
details: https://hg.infrae.com/silva.infrae.contact?cmd=changeset;node=1bd2b77936ad
modified: src/silva/infrae/contact/static/contactform.css
added:
removed:
log: Fixed css.
diffstat:
src/silva/infrae/contact/static/contactform.css | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 60125a67b7c9 -r 1bd2b77936ad src/silva/infrae/contact/static/contactform.css
--- a/src/silva/infrae/contact/static/contactform.css Mon Oct 21 16:53:04 2013 +0200
+++ b/src/silva/infrae/contact/static/contactform.css Wed Oct 23 12:49:24 2013 +0200
@@ -1,11 +1,9 @@
#contactusform {
- width: 280px;
color: #fff;
background: #222;
padding: 8px;
border: 2px solid #ddd;
margin: 20px 0;
- float: left;
font-size: 1.2em;
-moz-box-shadow: 0 0 20px #999;
-webkit-box-shadow: 0 0 20px #999;