Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5aa42d
)
bring back input#openid_url styling
author
Joey Hess
<joey@kitenet.net>
Mon, 10 May 2010 19:56:57 +0000
(15:56 -0400)
committer
Joey Hess
<joey@kitenet.net>
Mon, 10 May 2010 19:56:57 +0000
(15:56 -0400)
Still used on prefs page.
doc/style.css
patch
|
blob
|
history
diff --git
a/doc/style.css
b/doc/style.css
index 6832194b2bf3045eb72a59facca81d658ae239a9..cb02f812a1833009e718bb668460e018b906720d 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-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;