aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@finch.kitenet.net>2010-05-11 21:52:39 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-05-11 21:52:39 +0000
commit688c58ac9080362e9f033bc6cc50d4b2d7d46d6f (patch)
treede6c9b384cf71599df3f35874aea6ec19188d377 /doc
parent4ceae1761b6f190a6115c106713d28f0a94e9191 (diff)
parent378cae14bbd540aa1cd6b165bee408c0add169c3 (diff)
downloadikiwiki-688c58ac9080362e9f033bc6cc50d4b2d7d46d6f.tar
ikiwiki-688c58ac9080362e9f033bc6cc50d4b2d7d46d6f.tar.gz
Merge branch 'master' of file:///srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/gitremotes_script_picks_up_tags_from_anywhere.mdwn2
-rw-r--r--doc/style.css7
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/gitremotes_script_picks_up_tags_from_anywhere.mdwn b/doc/bugs/gitremotes_script_picks_up_tags_from_anywhere.mdwn
index f9f086793..9bd8938c5 100644
--- a/doc/bugs/gitremotes_script_picks_up_tags_from_anywhere.mdwn
+++ b/doc/bugs/gitremotes_script_picks_up_tags_from_anywhere.mdwn
@@ -18,3 +18,5 @@ see <http://git.pseudorandom.co.uk/smcv/ikiwiki.git?a=shortlog;h=refs/heads/read
> --[[Joey]]
>> Oh, I see why. Try the same branch again... --[[smcv]]
+
+>>> [[done]] --[[Joey]]
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;