aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpetko <petko@524c5546-5005-0410-9a3e-e25e191bd360>2024-07-27 04:54:58 +0000
committerpetko <petko@524c5546-5005-0410-9a3e-e25e191bd360>2024-07-27 04:54:58 +0000
commit552a08ae472dab0ceb6df34ca6bd7be5af7d3240 (patch)
treeebed0a227e26aba53be2dceafc2df4beb89d9cce
parentfe4f8e5023e63b65214f0132a78a22dcb87c8763 (diff)
downloadpmwiki.svn-552a08ae472dab0ceb6df34ca6bd7be5af7d3240.tar.bz2
Add $EnableUploadDrop based on Cookbook:DragDropMultiUpload (cont.)
git-svn-id: svn://pmwiki.org/pmwiki/trunk@4742 524c5546-5005-0410-9a3e-e25e191bd360
-rw-r--r--pub/guiedit/pmwiki.syntax.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/pub/guiedit/pmwiki.syntax.css b/pub/guiedit/pmwiki.syntax.css
index 188cca26..b9e065d0 100644
--- a/pub/guiedit/pmwiki.syntax.css
+++ b/pub/guiedit/pmwiki.syntax.css
@@ -335,7 +335,6 @@ code.pmhlt, .pmhlt code, #htext.pmhlt {
@keyframes blnk { 50% { opacity: 0; } }
.pmdropzone a.success::before {
content: "\25A0";
- margin-right: 5px;
}
.pmdropzone a.error::before {
content: "\2326";