diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index 6eb3bd22c..e53736e33 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -1000,3 +1000,24 @@ position: relative; background-position: 2px -49px; } +#importstatusball{ + display:none; +} + +#importarrow{ + display:none; +} + +#importmessagesuccess{ + display:none; +} + +#importsubmitinput{ + height:25px; + width:85px; + margin-top:12px; +} + +#importstatusball{ + height:50px; +} diff --git a/static/img/leftarrow.png b/static/img/leftarrow.png new file mode 100644 index 000000000..1bec12882 Binary files /dev/null and b/static/img/leftarrow.png differ diff --git a/static/img/loading.gif b/static/img/loading.gif new file mode 100644 index 000000000..bb42be591 Binary files /dev/null and b/static/img/loading.gif differ diff --git a/static/pad.html b/static/pad.html index 314426664..5e0220cd9 100644 --- a/static/pad.html +++ b/static/pad.html @@ -205,21 +205,36 @@ We removed this feature cause its not worth the space it needs in the editbar
+
Import from text file, HTML, Word, or RTF:

- - - +
+
+ +
+
+
Successful!
+
+ + + + + + +
+
+
+
Export current pad as: -
HTML
-
Plain text
-
Microsoft Word
-
PDF
-
OpenDocument
-
Wordle
+
HTML
+
Plain text
+
Microsoft Word
+
PDF
+
OpenDocument
+
Wordle