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

Unified Diff: chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.css

Issue 2236213002: Add quick unlock Settings in options page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 4 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/chromeos/quick_unlock_configure_overlay.css
diff --git a/chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css b/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.css
similarity index 77%
copy from chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
copy to chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.css
index 39b1c2f334c4f52f5e6b6da4419f2c6568110bd0..e0fd911db840c82e5152fb710a80602c9f28cca4 100644
--- a/chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
+++ b/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.css
@@ -2,6 +2,6 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-.highlight {
- font-weight: bold;
+#quick-unlock-configure-overlay {
+ width: 480px;
}

Powered by Google App Engine
This is Rietveld 408576698