1 /* Styles for user login and signup forms */
6 .mw-ui-vform .mw-secure {
8 background: url
(images
/icon-lock
.png
) no-repeat scroll left center transparent
;
14 * When inside the VForm style, disable the border that Vector and other skins
15 * put on the div surrounding the login/create account form.
16 * Also disable the margin and padding that Vector puts around the form.
18 .mw-ui-container #userloginForm
,
19 .mw-ui-container #userlogin {
25 /* Reposition and resize language links, which appear on a per-wiki basis */
26 .mw-ui-container #languagelinks {
31 /* Put some space under template's header, which may contain CAPTCHA HTML.*/
32 section
.mw-form-header
{
36 /* shuffled CAPTCHA */
41 .mw-createacct-captcha-container {
42 background-color: #f8f8f8;
43 border: 1px solid
#c9c9c9;
48 .mw-createacct-captcha-assisted {
53 /* Put a border around the fancycaptcha-image-container. */
54 .mw-createacct-captcha-and-reload {
55 border: 1px solid
#c9c9c9;
56 /* Other display formats end up too wide */
59 background-color: #FFF;
62 /* Make the fancycaptcha-image-container full-width within its parent. */
63 .fancycaptcha-image-container {