* (bug 2001) Revert apparent accidental checkin of experimental changes
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 14 Jul 2005 08:32:34 +0000 (08:32 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 14 Jul 2005 08:32:34 +0000 (08:32 +0000)
skins/monobook/main.css

index 9369c67..318b16c 100644 (file)
@@ -1181,13 +1181,3 @@ p.revision_saved {
        color: green;
        font-weight:bold;
 }
-
-/* for OpenId */
-input#wpName {
-       /* FIXME : icon is not transparent */
-       background: url(openid-inputicon.gif) no-repeat;
-       background-position: 0 50%;
-       background-color : #FFFFFF;
-       color : #000000;
-       padding-left: 18px;
-}