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

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

Issue 435293002: Update CSS on Website Settings dialog to match latest design. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | « chrome/browser/resources/options/website_settings.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/website_settings.html
diff --git a/chrome/browser/resources/options/website_settings.html b/chrome/browser/resources/options/website_settings.html
index f7852d5b47f6a8393789b74ac009533bb3e4845e..663e7f0ee92f051a5be2273cc5f4069e5e2d0ad0 100644
--- a/chrome/browser/resources/options/website_settings.html
+++ b/chrome/browser/resources/options/website_settings.html
@@ -1,4 +1,5 @@
-<div id="website-settings-page" class="page website-settings-page" hidden>
+<div id="website-settings-page" class="page website-settings-page not-resizable"
+ hidden>
<div class="close-button"></div>
<h1 i18n-content="websiteSettingsPage"></h1>
<div class="content-area website-list-content-area">
« no previous file with comments | « chrome/browser/resources/options/website_settings.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698