parent
b5aa42d3e0
commit
a855fa1d18
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue