1 /* Styles for user login and signup forms */
2 .mw-form-related-link-container {
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;
49 .mw-createacct-captcha-assisted {
54 /* Put a border around the fancycaptcha-image-container. */
55 .mw-createacct-captcha-and-reload {
56 border: 1px solid
#c9c9c9;
57 /* Other display formats end up too wide */
60 background-color: #FFF;
63 /* Make the fancycaptcha-image-container full-width within its parent. */
64 .fancycaptcha-image-container {