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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 .search-hidden { 1 .search-hidden {
2 display: none; 2 display: none;
3 } 3 }
4
5 .search-highlighted {
6 background-color: #fff29f;
7 }
OLDNEW
« 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