bring back input#openid_url styling

Still used on prefs page.
master
Joey Hess 2010-05-10 15:56:57 -04:00
parent b5aa42d3e0
commit a855fa1d18
1 changed files with 7 additions and 0 deletions

View File

@ -332,6 +332,13 @@ ol.form {
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;