]> git.openstreetmap.org Git - rails.git/commit
Tweak the OpenID login page
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 27 Apr 2010 20:32:43 +0000 (20:32 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Tue, 27 Apr 2010 20:32:43 +0000 (20:32 +0000)
commit79e140641c1b73a2776f28d4a3bfc9cfc5ef0401
tree928debc2c74ec66bbb16825f33a4c1e398c8371d
parentf699368335694f663755c7f714a1ac358bc679cb
Tweak the OpenID login page

  * Replace 'foo' alt text with a real alt text and add title="" text
    too

  * Don't display an "Or" between the two, it's obvious from context
    that it's either-or

  * Display a small OpenID logo next to the login form (from
    http://openid.net/foundation/news/logos/)

  * Fix some indenting / HTML errors in the login table

  * Don't add border: 1px style to the OpenID provider logos. Prettier
    this way and doesn't include inline CSS
app/views/user/login.html.erb
config/locales/en.yml
public/images/openid-16x16.gif [new file with mode: 0644]