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

Unified Diff: chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html

Issue 2936173002: Fix misplacement of signin overlay and critical update message banner (Closed)
Patch Set: Add inline comments and rebase with master, no other changes Created 3 years, 6 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 | ui/login/account_picker/md_screen_account_picker.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html
diff --git a/chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html b/chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html
index ae09f68990309edd2bd6ea9e0d5cab54d5fa939a..37465ce850d38b1a55cf33e6e2c832effd473b1f 100644
--- a/chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html
+++ b/chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html
@@ -110,8 +110,7 @@
}
.digit-button.backspace-button:not([has-content]) {
- color: #000;
- opacity: 0.26;
+ opacity: 0.34;
}
.digit-button inner-text {
« no previous file with comments | « no previous file | ui/login/account_picker/md_screen_account_picker.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698