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

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

Issue 7491085: Revert 95607 - Adding usage entry to chrome://settings/cookies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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/cookies_list.js ('k') | chrome/browser/ui/webui/cookies_tree_model_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/cookies_view.css
===================================================================
--- chrome/browser/resources/options/cookies_view.css (revision 95777)
+++ chrome/browser/resources/options/cookies_view.css (working copy)
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2011 The Chromium Authors. All rights reserved.
+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.
*/
@@ -88,12 +88,6 @@
display: inline-block;
}
-.cookie-size {
- display: inline-block;
- float: right;
- margin-right: 3em;
-}
-
list.cookie-list > .deletable-item[selected] .cookie-data {
-webkit-user-select: text;
}
« no previous file with comments | « chrome/browser/resources/options/cookies_list.js ('k') | chrome/browser/ui/webui/cookies_tree_model_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698