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

Unified Diff: chrome/browser/resources/chromeos/login/oobe.css

Issue 10850036: [cros] Add attribution (author & website) strings to stock user images. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 8 years, 4 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/chromeos/login/oobe.css
diff --git a/chrome/browser/resources/chromeos/login/oobe.css b/chrome/browser/resources/chromeos/login/oobe.css
index d011275ff3751798930652799a550d84645204b8..b8c637070e2088311aff18d95336914a9f411cd4 100644
--- a/chrome/browser/resources/chromeos/login/oobe.css
+++ b/chrome/browser/resources/chromeos/login/oobe.css
@@ -665,6 +665,11 @@ html[camera=webrtc] .camera.live.online #take-photo {
-webkit-perspective: 600px;
}
+#user-image-attribution {
+ /* Turned off for now. */
+ display: none;
+}
+
/* TODO(nkostylev): Remove footer, button-strip styles. */
#footer {
height: 28px; /* Same as button height */

Powered by Google App Engine
This is Rietveld 408576698