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

Side by Side Diff: chrome/browser/resources/options/startup_page_manager.css

Issue 5877004: DOMUI Prefs: Remove border from list seletion, per mocks clarification (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
« no previous file with comments | « chrome/browser/resources/options/search_engine_manager.css ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #startupPagesFullList { 1 #startupPagesFullList {
2 border: 1px solid #d9d9d9; 2 border: 1px solid #d9d9d9;
3 border-radius: 2px; 3 border-radius: 2px;
4 height: auto; 4 height: auto;
5 padding-bottom: 1px;
6 } 5 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/options/search_engine_manager.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698