diff --git a/styles/dragdrop/.idea/dragdrop.iml b/styles/dragdrop/.idea/dragdrop.iml
new file mode 100644
index 0000000..c956989
--- /dev/null
+++ b/styles/dragdrop/.idea/dragdrop.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/styles/dragdrop/css/basic.css b/styles/dragdrop/css/basic.css
new file mode 100644
index 0000000..ffc66c3
--- /dev/null
+++ b/styles/dragdrop/css/basic.css
@@ -0,0 +1,48 @@
+/* Essential FileDrop zone element configuration: */
+.fd-zone {
+ border: 2px solid #abb0b7 !important;
+ position: relative;
+ overflow: hidden;
+ /* The following are not required but create a pretty box: */
+ width: 100%;
+ padding: 40px 0;
+ margin: 0 auto;
+ text-align: center;
+ color: #414446 !important;
+ border-radius: 20px;
+ background: #d9edf7 url(../images/striped_lens.png);
+
+}
+
+.fd-zone-current{
+ background: #76858e !important;
+ color: #414446 !important;
+}
+
+.fd-zone p span, .fd-zone h3 span{
+ text-shadow: 2px 2px #fff;
+}
+
+.fd-zone p.img{
+ width: 120px;
+ margin: 0 auto;
+ height: 120px;
+ background-size: 120px 120px;
+ background-repeat: no-repeat;
+ background-image: url(../images/download2.png);
+}
+
+/* Hides while simulating "Browse" button: */
+.fd-file {
+ opacity: 0;
+ font-size: 118px;
+ position: absolute;
+ right: 0;
+ top: 0;
+ z-index: 1;
+ padding: 0;
+ margin: 0;
+ cursor: pointer;
+ filter: alpha(opacity=0);
+ font-family: sans-serif;
+}
\ No newline at end of file
diff --git a/styles/dragdrop/css/index.html b/styles/dragdrop/css/index.html
new file mode 100755
index 0000000..3b794e0
--- /dev/null
+++ b/styles/dragdrop/css/index.html
@@ -0,0 +1 @@
+
Powered by Kleeja

403 - Access forbidden!
Powered by Kleeja >>> the best uploader ... >>
Bugs |
Plugins |
Styles |
\ No newline at end of file
diff --git a/styles/dragdrop/footer.html b/styles/dragdrop/footer.html
new file mode 100755
index 0000000..48c1d02
--- /dev/null
+++ b/styles/dragdrop/footer.html
@@ -0,0 +1,208 @@
+
+
+
+
+
+
+
+
+
+
+
+
+{googleanalytics}
+
+
+
+
+
+
+
+
+
+{run_queue}
+
+
+