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

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

Issue 2188033005: Add note page to options. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-settings
Patch Set: Initial upload Created 4 years, 5 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/note_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/note_overlay.css
similarity index 66%
copy from chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
copy to chrome/browser/resources/options/chromeos/note_overlay.css
index 39b1c2f334c4f52f5e6b6da4419f2c6568110bd0..e9f3617cd378663cf98f1b2b569d8318bb495874 100644
--- a/chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
+++ b/chrome/browser/resources/options/chromeos/note_overlay.css
@@ -2,6 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-.highlight {
- font-weight: bold;
+#note-find-more-link {
+ /* Match the normal options spacing. */
+ line-height: 25px;
}
« no previous file with comments | « chrome/browser/resources/options/browser_options.js ('k') | chrome/browser/resources/options/chromeos/note_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698