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

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

Issue 14189011: Remove instant confirmation dialog that is displayed the first time the instant checkbox is clicked. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove prefs::InstantConfirmDialogShown Created 7 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
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/resources/options/instant_confirm_overlay.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/instant_confirm_overlay.css
diff --git a/chrome/browser/resources/options/instant_confirm_overlay.css b/chrome/browser/resources/options/instant_confirm_overlay.css
deleted file mode 100644
index 3f6d77f3f4cb50f7f2d468f8a5d15fa0335c8c69..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/options/instant_confirm_overlay.css
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#instantConfirmOverlay {
- width: 500px;
-}
-
-#instant-action-spacer {
- -webkit-box-flex: 1;
-}
-
-#instant-confirm-text {
- white-space: pre-line;
-}
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/resources/options/instant_confirm_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698