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

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

Issue 5562011: webui settings:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years 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/search_page.css
===================================================================
--- chrome/browser/resources/options/search_page.css (revision 68621)
+++ chrome/browser/resources/options/search_page.css (working copy)
@@ -1,3 +1,7 @@
.search-hidden {
display: none;
}
+
+.search-highlighted {
+ background-color: #fff29f;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/options/search_page.js » ('j') | chrome/browser/resources/options/search_page.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698