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

Unified Diff: chrome/browser/resources/options/autofill_edit_creditcard_overlay.css

Issue 3174028: DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay. (Closed)
Patch Set: Forgotten files. Created 10 years, 4 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: chrome/browser/resources/options/autofill_edit_creditcard_overlay.css
diff --git a/chrome/browser/resources/options/autofill_edit_creditcard_overlay.css b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.css
new file mode 100644
index 0000000000000000000000000000000000000000..edfb0a75dc73c5541fc1439aab8139f0028429c0
--- /dev/null
+++ b/chrome/browser/resources/options/autofill_edit_creditcard_overlay.css
@@ -0,0 +1,3 @@
+#autoFillEditCreditCardOverlay {
+ width: 500px;
+}
« no previous file with comments | « chrome/browser/resources/options.html ('k') | chrome/browser/resources/options/autofill_edit_creditcard_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698