X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f0914b386b026035d0055812a43dbd4a6ae528f7..60ed2aa9e45f0652430483398bc39db1d09c6d38:/doc/style.css diff --git a/doc/style.css b/doc/style.css index 6832194b2..4ea77573a 100644 --- a/doc/style.css +++ b/doc/style.css @@ -332,6 +332,13 @@ ol.form { li.form { padding-bottom: 1em; } +input#openid_identifier { + 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;