diff --git a/cache.manifest b/cache.manifest index fc740555..38292447 100644 --- a/cache.manifest +++ b/cache.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# Wed 17 Jul 2013 01:37:24 IST +# Wed 17 Jul 2013 01:37:25 IST CACHE: index.html diff --git a/css/default.css b/css/default.css index c4947f28..5a50affe 100644 --- a/css/default.css +++ b/css/default.css @@ -762,6 +762,15 @@ input[type="file"] { z-index: -1; } +.lock-ui { + position: fixed; + top: 0; + right: 0; + bottom: 0; + left: 0; + z-index: 1050; +} + .gecko #md-section-helper { /* Firefox doesn't show the scrollbar if height is less than 40px */ height: 40px; diff --git a/index.html b/index.html index 96e4b16a..84236b0d 100644 --- a/index.html +++ b/index.html @@ -226,7 +226,8 @@
Are you sure you want to delete ""? +
+ Are you sure you want to delete ""?
NOTE: This will not delete the file on synchronized @@ -247,8 +248,10 @@
Please select your Markdown files here:
- ++ +
Or drag and drop your Markdown files here:
Drop files here
@@ -266,13 +269,14 @@Please select your HTML files here:
- ++ +
Or drag and drop your HTML files here:
Drop files here
-Or insert your HTML code here:
+Or insert your HTML code here:
+This will upload the current document to your Dropbox account and keep it synchronized.-
Please specify a file path for "": +
+ Please specify a file path for "":
@@ -794,6 +808,7 @@