]> sipb.mit.edu Git - ikiwiki.git/commitdiff
bring back input#openid_url styling
authorJoey Hess <joey@kitenet.net>
Mon, 10 May 2010 19:56:57 +0000 (15:56 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 10 May 2010 19:56:57 +0000 (15:56 -0400)
Still used on prefs page.

doc/style.css

index 6832194b2bf3045eb72a59facca81d658ae239a9..cb02f812a1833009e718bb668460e018b906720d 100644 (file)
@@ -332,6 +332,13 @@ ol.form {
 li.form {
        padding-bottom: 1em;
 }
 li.form {
        padding-bottom: 1em;
 }
+input#openid_url {
+       background: url(wikiicons/openidlogin-bg.gif) no-repeat;
+       background-color: #fff;
+       background-position: 0 50%;
+       color: #000;
+       padding-left: 18px;
+}
 input#searchbox {
        background: url(wikiicons/search-bg.gif) no-repeat;
        background-color: #fff;
 input#searchbox {
        background: url(wikiicons/search-bg.gif) no-repeat;
        background-color: #fff;