git.p6c8.net
/
jirafeau_project.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
README: Deny access to var on Apache using "Require all denied"
[jirafeau_project.git]
/
media
/
industrial
/
style.css.php
diff --git
a/media/industrial/style.css.php
b/media/industrial/style.css.php
index d4c02bdc5237c96420e9fda3bb643ed47306c951..34d9990ec4b6c1f0fc306002550f52578933d0d5 100644
(file)
--- a/
media/industrial/style.css.php
+++ b/
media/industrial/style.css.php
@@
-184,8
+184,12
@@
input:hover {
color: red;
}
+#upload_link_email {
+ margin-left: 10px;
+}
+
#upload_image_email {
padding-left: 20px;
-
margin-left: 10
px;
+
padding-bottom: 15
px;
background: url(email.png) no-repeat;
}
patrick-canterino.de