/*
* Jyraphe, your web file repository
* Copyright (C) 2013
- * Jerome Jutteau <j.jutteau@gmail.com>
+ * Jerome Jutteau <jerome@jutteau.fr>
* Jimmy Beauvois <jimmy.beauvois@gmail.com>
*
* This program is free software: you can redistribute it and/or modify
}
a, a:link, a:visited {
- color: #223344;
- text-decoration: underlined;
+ color: #223344;
+ text-decoration: underlined;
}
fieldset {
color: red;
}
+#upload_link_email {
+ margin-left: 10px;
+}
+
#upload_image_email {
+ padding-bottom: 15px;
padding-left: 20px;
- margin-left: 10px;
background: url(email.png) no-repeat;
}