Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: ui/file_manager/zip_archiver/unpacker/css/passphrase.css

Issue 2804453002: Move files from zip_archiver/unpacker/ to zip_archiver/. (Closed)
Patch Set: Move files from zip_archiver/unpacker/ to zip_archiver/. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/file_manager/zip_archiver/unpacker/css/passphrase.css
diff --git a/ui/file_manager/zip_archiver/unpacker/css/passphrase.css b/ui/file_manager/zip_archiver/unpacker/css/passphrase.css
deleted file mode 100644
index cdfb7438b04da8996b92aca5485ba782405e2821..0000000000000000000000000000000000000000
--- a/ui/file_manager/zip_archiver/unpacker/css/passphrase.css
+++ /dev/null
@@ -1,13 +0,0 @@
-body {
- -webkit-app-region: drag;
- bottom: 0;
- left: 0;
- padding: 15px 15px 8px 15px;
- position: absolute;
- right: 0;
- top: 0;
-}
-
-#passphrase-dialog {
- height: 100%;
-}

Powered by Google App Engine
This is Rietveld 408576698