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

Unified Diff: chrome/browser/resources/options2/chromeos/set_wallpaper_options.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: Compile fix 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/options2/chromeos/set_wallpaper_options.css
diff --git a/chrome/browser/resources/options2/chromeos/set_wallpaper_options.css b/chrome/browser/resources/options2/chromeos/set_wallpaper_options.css
index ca7d87b45a2bd40bb6eb12561ba3b86d60cdb401..2732dea7ba52271d716c2bb8a921c1cd82a82d3d 100644
--- a/chrome/browser/resources/options2/chromeos/set_wallpaper_options.css
+++ b/chrome/browser/resources/options2/chromeos/set_wallpaper_options.css
@@ -35,13 +35,13 @@
-webkit-box-flex: 1;
}
-.image-attr {
+.wallpaper-image-attr {
-webkit-padding-start: 34px;
line-height: 26px;
padding-top: 14px;
}
-#author-website {
+#wallpaper-author-website {
-webkit-padding-start: 5px;
}

Powered by Google App Engine
This is Rietveld 408576698