General style fixes for the share dropdown

Tento commit je obsažen v:
Tom Needham 2012-09-19 20:04:16 +00:00
rodič f9127192da
revize edbbb2bd9f

Zobrazit soubor

@ -18,3 +18,5 @@ a.unshare:hover { opacity:1; }
#link { border-top:1px solid #ddd; padding-top:0.5em; }
#dropdown input[type="text"], #dropdown input[type="password"] { width:90%; }
#linkText, #linkPass, #expiration { display:none; }
#link #showPassword img { width:12px; padding-left: 0.3em; }
#link label, #expiration label{ padding-left: 0.5em; }