From 1849adf9b838721f4503e17abca538e78c470e0b Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 20 Jul 2011 16:01:10 +0100 Subject: [PATCH] Import CSS and open export in new window --- static/css/pad_lite.css | 21 +++++++++++++++++++++ static/img/leftarrow.png | Bin 0 -> 494 bytes static/img/loading.gif | Bin 0 -> 658 bytes static/pad.html | 33 ++++++++++++++++++++++++--------- 4 files changed, 45 insertions(+), 9 deletions(-) create mode 100644 static/img/leftarrow.png create mode 100644 static/img/loading.gif 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 0000000000000000000000000000000000000000..1bec1288271826468e736f7b62acda6d0f622efa GIT binary patch literal 494 zcmVEF;N?0BC*%=0f<)+3lojLfpj;s=GHkBLvw|~A)CxE z*}J{lkIVn&YlUDKhG7_nVHk#CMnZsyhqHm)5VZ$u)} zrfzH!7MU6MhV_$16cyGGFlVf5U7TO05U~je^WcI&1VL`qZ}i>)*R_70VK9c&+`$~- zucP(-@u!#P`-xhl-M)z`rN{~pYz3_obhX3!(IW}Dy|aA*7P*lnClm`~71HTE%#j=9 z0DS=;|0>|mLb~0@15~OYqzpHAhn{|=OiyD${IwA6d07hF0(IYw77~vy^peR$ad~NR zRtxQCsaG>yYlw7e<;?TEgeD8=f40!bbtIEn>(Q;)YF#zSLN)4V1E%^y9b*oSjr!?& zzq->wak#P@cWB()%D44b6?cq@ksx+C>kvQ>N_Ox9`D&2L%NMD^{$ycJ12Rw{QRd|IdI8DE{a6 za}5c0b_{Se(lcOY1gcT|$-*hZz`>vcQV%kgfyGqdr043r7O&6l{=a~|=W;^ZwS|6e z-C?f|?s_kB-Ys{1(CpV8(f!MWm1-Q0a0FPX&cCptM2HcaNhS!BA{Ck>61-fz;@rDe zWnY!k7d)*u>DG6X>$dTE;#2+zEOHP`WYU>`A;W|Tn?XoUnyKLD$QkEqCHN+D>Cs!e zM0A8p)_Up8^ESKpM%?8~ozTRF6ela7lR_X)Vny?uGr~!C6#SelSv5K&-h}KCR$RU2 z;h{-B7uJ3e+bFrBjQLrM{38DL3mIeskIJRFR0<^mRA9QZj|vA!wWGg;B!)mCr^xA!K;+d?vqBEj1zxyuWxJC~S2ZTKeY+!q& zV??VrQJU=09J Cwd;@o literal 0 HcmV?d00001 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!
+
+ + + + + + +
+
+
+