1 /* User login and signup forms */
2 .mw-ui-vform .mw-form-related-link-container {
7 .mw-ui-vform .mw-secure {
9 background: url
( images
/icon-lock
.png
) no-repeat left center
;
15 * When inside the VForm style, disable the border that Vector and other skins
16 * put on the div surrounding the login/create account form.
17 * Also disable the margin and padding that Vector puts around the form.
19 .mw-ui-container #userloginForm
,
20 .mw-ui-container #userlogin {
26 /* Reposition and resize language links, which appear on a per-wiki basis */
27 .mw-ui-container #languagelinks {
32 /* Put some space under template's header, which may contain CAPTCHA HTML.*/
33 section
.mw-form-header
{
37 /* shuffled CAPTCHA */
42 .fancycaptcha-captcha-container {
43 background-color: #f8f8f8;
44 border: 1px solid
#c9c9c9;
50 .mw-createacct-captcha-assisted {
55 /* Put a border around the fancycaptcha-image-container. */
56 .fancycaptcha-captcha-and-reload {
57 border: 1px solid
#c9c9c9;
58 /* Other display formats end up too wide */
61 background-color: #fff;
64 /* Make the fancycaptcha-image-container full-width within its parent. */
65 .fancycaptcha-image-container {