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 @@

Delete

@@ -323,8 +335,8 @@