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

Unified Diff: chrome/browser/resources/chromeos/emulator/bluetooth_settings.css

Issue 1258783009: Add functionality to Bluetooth settings UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/emulator/bluetooth_settings.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/emulator/bluetooth_settings.css
diff --git a/chrome/browser/resources/chromeos/emulator/bluetooth_settings.css b/chrome/browser/resources/chromeos/emulator/bluetooth_settings.css
index 22d2b667348c07db8f9eed5c19c855a793e70643..545f0e97c61d90c6d11a8caef30e96ac1429591c 100644
--- a/chrome/browser/resources/chromeos/emulator/bluetooth_settings.css
+++ b/chrome/browser/resources/chromeos/emulator/bluetooth_settings.css
@@ -35,6 +35,11 @@ paper-toggle-button {
width: 80%;
}
+.device-field {
+ margin-bottom: 1em;
+ margin-top: 1em;
+}
+
.bluetooth-device {
margin: 15px;
}
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/emulator/bluetooth_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698