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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css

Issue 1249163002: Fixed Bluetooth keyboard pairing pincode visibility issue. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2454
Patch Set: Created 5 years, 5 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/login/oobe_screen_hid_detection.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
index 31f559386e35ce77a7505d291240e0a4903673c3..f1f2162f78e3dfb403b7dac12f8fbed084c3935f 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.css
@@ -50,8 +50,7 @@
display: inline;
}
-#hid-detection .label,
-#hid-keyboard-pincode {
+#hid-detection .label {
display: none;
}
@@ -94,6 +93,3 @@
visibility: visible;
}
-.pairing .show-pincode #hid-keyboard-pincode {
- display: block;
-}
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_screen_hid_detection.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698