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

Side by Side Diff: ui/webui/resources/cr_elements_resources.grdp

Issue 2838963003: WebUI: Unify [hidden] attribute styling rules. (Closed)
Patch Set: Update MD Bookmarks too Created 3 years, 7 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 unified diff | Download patch
« no previous file with comments | « ui/webui/resources/cr_elements/shared_style_css.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 <!-- Polymer 1.0 Elements --> 3 <!-- Polymer 1.0 Elements -->
4 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_HTML" 4 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_HTML"
5 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.html" 5 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.html"
6 type="chrome_html" /> 6 type="chrome_html" />
7 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_JS" 7 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_JS"
8 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.js" 8 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.js"
9 type="chrome_html" /> 9 type="chrome_html" />
10 <structure name="IDR_CR_ELEMENTS_CR_SCROLLABLE_BEHAVIOR_HTML" 10 <structure name="IDR_CR_ELEMENTS_CR_SCROLLABLE_BEHAVIOR_HTML"
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_HTML" 139 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_HTML"
140 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.html" 140 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.html"
141 type="chrome_html" /> 141 type="chrome_html" />
142 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_JS" 142 <structure name="IDR_CR_ELEMENTS_CR_SEARCH_FIELD_BEHAVIOR_JS"
143 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.js" 143 file="../../webui/resources/cr_elements/cr_search_field/cr_search_f ield_behavior.js"
144 type="chrome_html" /> 144 type="chrome_html" />
145 <structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML" 145 <structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML"
146 file="../../webui/resources/cr_elements/shared_style_css.html" 146 file="../../webui/resources/cr_elements/shared_style_css.html"
147 type="chrome_html" 147 type="chrome_html"
148 flattenhtml="true" /> 148 flattenhtml="true" />
149 <structure name="IDR_CR_ELEMENTS_CR_HIDDEN_STYLE_CSS_HTML"
150 file="../../webui/resources/cr_elements/hidden_style_css.html"
151 type="chrome_html" />
149 <structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML" 152 <structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML"
150 file="../../webui/resources/cr_elements/shared_vars_css.html" 153 file="../../webui/resources/cr_elements/shared_vars_css.html"
151 type="chrome_html" /> 154 type="chrome_html" />
152 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_HTML" 155 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_HTML"
153 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.html" 156 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.html"
154 type="chrome_html" /> 157 type="chrome_html" />
155 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_JS" 158 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_JS"
156 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.js" 159 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.js"
157 type="chrome_html" /> 160 type="chrome_html" />
158 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML" 161 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML"
159 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html" 162 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html"
160 type="chrome_html" /> 163 type="chrome_html" />
161 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS" 164 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS"
162 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js" 165 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js"
163 type="chrome_html" /> 166 type="chrome_html" />
164 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_HTML" 167 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_HTML"
165 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.html" 168 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.html"
166 type="chrome_html" /> 169 type="chrome_html" />
167 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_JS" 170 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_JS"
168 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.js" 171 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.js"
169 type="chrome_html" /> 172 type="chrome_html" />
170 </grit-part> 173 </grit-part>
OLDNEW
« no previous file with comments | « ui/webui/resources/cr_elements/shared_style_css.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698