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

Unified Diff: chrome/browser/resources/options/content_settings_page.css

Issue 3068005: Flesh out the content settings exceptions lists a bit more. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: reduce instance vars Created 10 years, 5 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/content_settings_exceptions_list.js ('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/content_settings_page.css
diff --git a/chrome/browser/resources/options/content_settings_page.css b/chrome/browser/resources/options/content_settings_page.css
index 3fee4a9c722ee5032deba59d32afcaae2243cd11..239093e1b003bf54ed244baca60b5d8b91a6af52 100644
--- a/chrome/browser/resources/options/content_settings_page.css
+++ b/chrome/browser/resources/options/content_settings_page.css
@@ -1,3 +1,9 @@
+/*
+Copyright (c) 2010 The Chromium Authors. All rights reserved.
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file.
+*/
+
#content-settings-nav-tabs .inactive-tab {
background-color: #FFFFFF;
}
« no previous file with comments | « chrome/browser/resources/options/content_settings_exceptions_list.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698