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

Unified Diff: chrome/browser/resources/help/help.css

Issue 10830051: Restore <img> src values now that grit converts these. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Ensure ThemeSource is loaded. Created 8 years, 5 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/help/help.css
diff --git a/chrome/browser/resources/help/help.css b/chrome/browser/resources/help/help.css
index 0e04e247ef548225fcbc0c9e667172df93c9797b..ca482dabbde97301ea4f3fa2acc18e0c13356eb5 100644
--- a/chrome/browser/resources/help/help.css
+++ b/chrome/browser/resources/help/help.css
@@ -13,11 +13,6 @@ body {
margin-top: 10px;
}
-#help-product-logo {
- /* TODO: Remove once http://crbug.com/135179 is fixed */
- content: url('chrome://theme/IDR_PRODUCT_LOGO_32');
-}
-
#product-description {
-webkit-margin-start: 10px;
}

Powered by Google App Engine
This is Rietveld 408576698