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

Unified Diff: chrome/browser/resources/options/content_settings_exceptions_area.html

Issue 7063029: Options: Style cleanup - id attribute first. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes. Created 9 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/options/content_settings_exceptions_area.html
diff --git a/chrome/browser/resources/options/content_settings_exceptions_area.html b/chrome/browser/resources/options/content_settings_exceptions_area.html
index 180021e10c9555cd5bc6cc3054e560af713341fa..043c4e94660cccf0f6f1c5651525b5a5419f0bd6 100644
--- a/chrome/browser/resources/options/content_settings_exceptions_area.html
+++ b/chrome/browser/resources/options/content_settings_exceptions_area.html
@@ -1,4 +1,4 @@
-<div class="page" id="content-settings-exceptions-area" hidden>
+<div id="content-settings-exceptions-area" class="page" hidden>
<h1></h1>
<div id="exception-column-headers">
<div id="exception-pattern-column" i18n-content="exceptionPatternHeader">
« no previous file with comments | « chrome/browser/resources/options/content_settings.html ('k') | chrome/browser/resources/options/cookies_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698