| 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;
|
| }
|
|
|