aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-19 23:42:46 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-19 23:42:46 +0000
commit7884f69eaf4eb7416306a47c3bcb7d717443ac56 (patch)
treed8a62d4a9b4172be72fcf6c67a5d345465f85f78 /doc/style.css
parent3c8002ebe006e0934cadb4f1c8ee54ff56a3d816 (diff)
downloadikiwiki-7884f69eaf4eb7416306a47c3bcb7d717443ac56.tar
ikiwiki-7884f69eaf4eb7416306a47c3bcb7d717443ac56.tar.gz
* Add a openidlogin-bg.gif to wikiicons and have the stylesheet use it for the
OpenID login form rather than linking to a remote logo, to avoid various issues. Since there is not yet a license for the actual OpenID logo, this file is currently a blank image. Users who want to can copy http://openid.net/login-bg.gif into their wiki.
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index 3b8a24d9a..ef0cb9e57 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -220,7 +220,7 @@ div.poll {
}
input#openid_url {
- background: url(http://openid.net/login-bg.gif) no-repeat;
+ background: url(wikiicons/openidlogin-bg.gif) no-repeat;
background-color: #fff;
background-position: 0 50%;
color: #000;