git.p6c8.net
/
jirafeau_mojo42.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
thanks to François, makes file selection to re-appears
[jirafeau_mojo42.git]
/
media
/
industrial
/
style.css.php
diff --git
a/media/industrial/style.css.php
b/media/industrial/style.css.php
index 2474b1106363653e39ae601cba63419a9adfcb28..7c1cf563899a01a7ff0797aca59c0d8078917427 100644
(file)
--- a/
media/industrial/style.css.php
+++ b/
media/industrial/style.css.php
@@
-158,13
+158,7
@@
input:hover {
margin-right: 5%;
}
margin-right: 5%;
}
-#upload {
- text-align: center;
- width: 30em;
- background: #E2f5ff;
- border: 2px solid #02233f;
- margin: auto;
-}
+#upload {}
#uploading {
text-align: center;
#uploading {
text-align: center;
@@
-181,3
+175,15
@@
input:hover {
border: 2px solid #02233f;
margin: auto;
}
border: 2px solid #02233f;
margin: auto;
}
+
+#self_destruct {
+ font-weight: bold;
+ color: red;
+}
+
+#upload_image_email {
+ padding-left: 20px;
+ margin-left: 10px;
+ background: url(email.png) no-repeat;
+}
+
patrick-canterino.de