summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/chromeos/bluetooth_pair_device.css
blob: 9f39b8476f159e92e0a6473ef1a5cbb79d095e73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 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. */

.close-button {
  display: none;
}

#bluetooth-pairing {
  border: 0;
  box-shadow: none;
}

.overlay .page h1 {
  display: none;
}