summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/trace-viewer/src/ui/sortable_table.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/trace-viewer/src/ui/sortable_table.css')
-rw-r--r--chromium/third_party/trace-viewer/src/ui/sortable_table.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/chromium/third_party/trace-viewer/src/ui/sortable_table.css b/chromium/third_party/trace-viewer/src/ui/sortable_table.css
deleted file mode 100644
index aa4ba5249cd..00000000000
--- a/chromium/third_party/trace-viewer/src/ui/sortable_table.css
+++ /dev/null
@@ -1,8 +0,0 @@
-/* Copyright (c) 2013 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.
- */
-
-.sortable-table > thead > tr > td {
- cursor: pointer !important;
-}