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

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

Issue 10200015: [cros] Button focus polishing on the login screen. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge Created 8 years, 8 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 | « chrome/browser/resources/chromeos/login/oobe.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/user_pod_row.css
diff --git a/chrome/browser/resources/chromeos/login/user_pod_row.css b/chrome/browser/resources/chromeos/login/user_pod_row.css
index aa18ec55dae424c666c0a92ae18a92ed7bce868c..14300f40c4524d4b1a0ab6ca539d4d57f7d8deab 100644
--- a/chrome/browser/resources/chromeos/login/user_pod_row.css
+++ b/chrome/browser/resources/chromeos/login/user_pod_row.css
@@ -181,7 +181,6 @@ html[dir=rtl] .pod .capslock-hint {
-webkit-transition: width 100ms ease-in-out, background 200ms ease-in-out;
background: url('../../../../../ui/resources/close_bar.png') center center no-repeat;
background-color: rgba(255, 255, 255, 0.3);
- border: 0;
border-radius: 2px;
box-shadow: none;
height: 16px;
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698