From: Brion Vibber Date: Thu, 14 Jul 2005 08:32:34 +0000 (+0000) Subject: * (bug 2001) Revert apparent accidental checkin of experimental changes X-Git-Tag: 1.5.0beta4~131 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=f76cd9600371ce45fef648469f67fc0dea567588;p=lhc%2Fweb%2Fwiklou.git * (bug 2001) Revert apparent accidental checkin of experimental changes --- diff --git a/skins/monobook/main.css b/skins/monobook/main.css index 9369c672fd..318b16c097 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -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; -}