summaryrefslogtreecommitdiffstats
path: root/chromium/components/dom_distiller/webui/resources/about_dom_distiller.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/dom_distiller/webui/resources/about_dom_distiller.css')
-rw-r--r--chromium/components/dom_distiller/webui/resources/about_dom_distiller.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/chromium/components/dom_distiller/webui/resources/about_dom_distiller.css b/chromium/components/dom_distiller/webui/resources/about_dom_distiller.css
deleted file mode 100644
index 065ad72d5c5..00000000000
--- a/chromium/components/dom_distiller/webui/resources/about_dom_distiller.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Copyright 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.
- */
-
-a:visited {
- color: orange;
-}
-
-.hidden {
- visibility: hidden;
-}