summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/trace-viewer/src/ui/trace_viewer.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/trace-viewer/src/ui/trace_viewer.css')
-rw-r--r--chromium/third_party/trace-viewer/src/ui/trace_viewer.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/chromium/third_party/trace-viewer/src/ui/trace_viewer.css b/chromium/third_party/trace-viewer/src/ui/trace_viewer.css
deleted file mode 100644
index bd7fb17c603..00000000000
--- a/chromium/third_party/trace-viewer/src/ui/trace_viewer.css
+++ /dev/null
@@ -1,11 +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.
- */
-
-/* Global CSS values, applied application-wide */
-
-body * {
- -webkit-user-select: none;
- box-sizing: border-box;
-} \ No newline at end of file