I am running both openid and yubikey on my blog and the two extra links on the login form and login block look a bit naff, since they're themed differently. The openid link has a logo in front of it and is indented by 22 pixels. The yubikey link does not.
The attached patch restyles the yubikey link on the login page and login block so that it looks similar to the openid one - indetented and with the yubikey logo. It looks a lot less messy if you have both enabled.
I realise anyone can do this anyway by adding some css in their theme, but I thought it would be nice to default to the same look & feel as the code openid module.
| Comment | File | Size | Author |
|---|---|---|---|
| yubikey-form-icon-and-indent.patch | 893 bytes | cafuego |
Comments
Comment #1
rubinj commentedThank you for the patch, I will implement it shortly.
Comment #2
toddejohnson commentedThis has been committed to the 6--1 branch and will be in 6.x-1.x-dev shortly. Thank you cafuego!