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

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

Issue 212603011: Newly created profiles should have the grey silhouette as avatar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase reviewed Created 6 years, 8 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/browser_options.css
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
index 24ed45d766d7b8e33b4a3fbe29247dc609e5bda8..4d0374ee0e00ab7392480ae5663eece707c0416b 100644
--- a/chrome/browser/resources/options/browser_options.css
+++ b/chrome/browser/resources/options/browser_options.css
@@ -106,7 +106,7 @@ html[dir=rtl] #account-picture-wrapper {
}
#profiles-list > * {
- height: 40px;
+ height: 47px;
}
#profiles-list:focus {
@@ -114,7 +114,7 @@ html[dir=rtl] #account-picture-wrapper {
}
.profile-img {
- height: 31px;
+ height: 38px;
padding: 3px;
vertical-align: middle;
width: 38px;
« no previous file with comments | « chrome/browser/profiles/profile_window.cc ('k') | chrome/browser/resources/options/manage_profile_overlay.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698