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

Unified Diff: ui/webui/resources/webui_resources.grd

Issue 1899043003: MD Downloads/History: unify page and toolbar background colors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: the colors, duke, the colors! Created 4 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
« no previous file with comments | « ui/webui/resources/css/md_colors.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/webui_resources.grd
diff --git a/ui/webui/resources/webui_resources.grd b/ui/webui/resources/webui_resources.grd
index aadc894027f02da771e85f5f9499f85e1a7b1948..237c7bd1f5a3e867539db3b6bcc91c0489394098 100644
--- a/ui/webui/resources/webui_resources.grd
+++ b/ui/webui/resources/webui_resources.grd
@@ -223,6 +223,8 @@ without changes to the corresponding grd file. -->
file="css/i18n_process.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_LIST"
file="css/list.css" type="chrome_html" />
+ <structure name="IDR_WEBUI_CSS_MD_COLORS"
+ file="css/md_colors.css" type="chrome_html" />
<structure name="IDR_WEBUI_CSS_MENU"
file="css/menu.css" type="chrome_html"
flattenhtml="true" />
« no previous file with comments | « ui/webui/resources/css/md_colors.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698