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

Unified Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 2556253007: MD Settings: Fix internet focus and styling (Closed)
Patch Set: Restore cr:settings Created 4 years 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/cr_elements/shared_style_css.html ('k') | ui/webui/resources/images/arrow_right.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/cr_elements_resources.grdp
diff --git a/ui/webui/resources/cr_elements_resources.grdp b/ui/webui/resources/cr_elements_resources.grdp
index da2f4a0ce27818210ffea305ec3512fd5ffb6b68..729af2466a88e04e0997aa962f84910fcf78cfb8 100644
--- a/ui/webui/resources/cr_elements_resources.grdp
+++ b/ui/webui/resources/cr_elements_resources.grdp
@@ -146,7 +146,8 @@
type="chrome_html" />
<structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML"
file="../../webui/resources/cr_elements/shared_style_css.html"
- type="chrome_html" />
+ type="chrome_html"
+ flattenhtml="true" />
<structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML"
file="../../webui/resources/cr_elements/shared_vars_css.html"
type="chrome_html" />
« no previous file with comments | « ui/webui/resources/cr_elements/shared_style_css.html ('k') | ui/webui/resources/images/arrow_right.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698