Chromium Code Reviews| Index: chrome/browser/resources/ntp4/new_tab.css |
| diff --git a/chrome/browser/resources/ntp4/new_tab.css b/chrome/browser/resources/ntp4/new_tab.css |
| index aa8f23463e794b145904a8c1f3096053e237bd99..4efe39b9d47ba45930e831099ab5b1309ad70887 100644 |
| --- a/chrome/browser/resources/ntp4/new_tab.css |
| +++ b/chrome/browser/resources/ntp4/new_tab.css |
| @@ -190,6 +190,10 @@ html[dir='rtl'] #attribution { |
| -webkit-box-shadow: none; |
| } |
| +#login-container:hover { |
| + text-decoration: underline; |
|
sail
2011/12/06 19:02:42
Currently we use the login-container to show two d
Tyler Breisacher (Chromium)
2011/12/06 19:33:22
for #1, I'm seeing my email address on my installe
sail
2011/12/06 19:41:43
Yea, this is a new change on trunk that uses your
|
| +} |
| + |
| html[dir='rtl'] #login-container { |
| left: 0; |
| right: auto; |