| Index: chrome/browser/resources/md_flags/flags_table.css
|
| diff --git a/chrome/browser/resources/help/help.css b/chrome/browser/resources/md_flags/flags_table.css
|
| similarity index 51%
|
| copy from chrome/browser/resources/help/help.css
|
| copy to chrome/browser/resources/md_flags/flags_table.css
|
| index 60a09abe9b2c348721268e044a9f7cc4b5f6b447..9742060ca058b1cdc595ce91628883df39527919 100644
|
| --- a/chrome/browser/resources/help/help.css
|
| +++ b/chrome/browser/resources/md_flags/flags_table.css
|
| @@ -1,8 +1,8 @@
|
| -/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +/* Copyright 2016 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.
|
| */
|
|
|
| -body {
|
| - -webkit-user-select: text;
|
| +flags-flag {
|
| + border-top: 1px solid #ccc;
|
| }
|
|
|