summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css')
-rw-r--r--chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css b/chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css
deleted file mode 100644
index 70e4e9aa6d9..00000000000
--- a/chromium/chrome/browser/resources/chromeos/login/oobe_screen_host_pairing_page.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Copyright 2014 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.
- */
-
-:host {
- display: block;
-}
-
-#title {
- border-bottom: 2px solid rgba(255, 255, 255, 0.2);
- font-size: 45px;
- padding-bottom: 18px;
-}
-
-#content {
- font-size: 24px;
- padding-top: 25px;
-}
-