Merge "Adding python 3 support for the Makefile.py file for the zhtable"
[lhc/web/wiklou.git] / skins / monobook / main.css
index 50b9e09..145b375 100644 (file)
@@ -142,8 +142,7 @@ table.rimage {
 ** keep the whitespace in front of the ^=, hides rule from konqueror
 ** this is css3, the validator doesn't like it when validating as css2
 */
-#bodyContent a.external,
-#bodyContent a.external[href ^="gopher://"] {
+#bodyContent a.external {
        /* @embed */
        background: url(external-ltr.png) center right no-repeat;
        padding-right: 13px;
@@ -637,33 +636,6 @@ td.htmlform-tip {
        margin-top: 2em;
 }
 
-div#userloginForm,
-div#userlogin {
-       margin: 0 3em 1em 0;
-       border: 1px solid #aaa;
-       clear: both;
-       padding: 1.5em 2em;
-       background-color: #f9f9f9;
-       float: left;
-}
-
-div#userloginForm table,
-div#userlogin table {
-       background-color: #f9f9f9;
-}
-
-div#userloginForm h2,
-div#userlogin h2 {
-       padding-top: 0;
-}
-
-div#userlogin .captcha,
-div#userloginForm .captcha {
-       border: 1px solid #bbb;
-       padding: 1.5em 2em;
-       background-color: white;
-}
-
 #loginend, #signupend {
        clear: both;
 }
@@ -678,10 +650,6 @@ div#userloginForm .captcha {
        padding-top: 2em;
 }
 
-#userlogin .loginText, #userlogin .loginPassword {
-       width: 12em;
-}
-
 #userloginlink a, #wpLoginattempt, #wpCreateaccount {
        font-weight: bold;
 }