Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2276)

Unified Diff: chrome/browser/resources/chromeos/bluetooth_pair_device.css

Issue 2684793004: [Harmony] Harmonize Bluetooth dialogs. (Closed)
Patch Set: Address jamescook@'s comments. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/chromeos/bluetooth_pair_device.css
diff --git a/chrome/browser/resources/chromeos/bluetooth_pair_device.css b/chrome/browser/resources/chromeos/bluetooth_pair_device.css
index 9f39b8476f159e92e0a6473ef1a5cbb79d095e73..23172f455461c5591e86f36773ecf87882830a04 100644
--- a/chrome/browser/resources/chromeos/bluetooth_pair_device.css
+++ b/chrome/browser/resources/chromeos/bluetooth_pair_device.css
@@ -2,15 +2,7 @@
* 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;
-}
« no previous file with comments | « chrome/browser/chromeos/bluetooth/bluetooth_pairing_dialog.cc ('k') | chrome/browser/resources/options/chromeos/bluetooth.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698