summaryrefslogtreecommitdiffstats
path: root/templates/content
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
commit1eacc7a42618e84766477fbcc2c32a1da3547115 (patch)
tree23b90f5410c1dfd94704cbb38aad2bdf32cf0f5f /templates/content
parent0f607d83e801192977bff15c256456fa2f44ff85 (diff)
downloadaskbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.gz
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.bz2
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.zip
untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin
Diffstat (limited to 'templates/content')
-rw-r--r--templates/content/jquery-openid/images/blogger-1.pngbin0 -> 432 bytes
-rw-r--r--templates/content/jquery-openid/images/claimid-0.pngbin0 -> 629 bytes
-rw-r--r--templates/content/jquery-openid/images/flickr.pngbin0 -> 426 bytes
-rw-r--r--templates/content/jquery-openid/images/livejournal-1.pngbin0 -> 713 bytes
-rw-r--r--templates/content/jquery-openid/images/myopenid-2.pngbin0 -> 511 bytes
-rw-r--r--templates/content/jquery-openid/images/technorati-1.pngbin0 -> 606 bytes
-rw-r--r--templates/content/jquery-openid/images/verisign-2.pngbin0 -> 859 bytes
-rw-r--r--templates/content/jquery-openid/images/vidoop.pngbin0 -> 499 bytes
-rw-r--r--templates/content/jquery-openid/images/wordpress.pngbin0 -> 566 bytes
-rw-r--r--templates/content/jquery-openid/openid.css2
-rw-r--r--templates/content/style/style.css1
11 files changed, 1 insertions, 2 deletions
diff --git a/templates/content/jquery-openid/images/blogger-1.png b/templates/content/jquery-openid/images/blogger-1.png
new file mode 100644
index 00000000..8b360ea5
--- /dev/null
+++ b/templates/content/jquery-openid/images/blogger-1.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/claimid-0.png b/templates/content/jquery-openid/images/claimid-0.png
new file mode 100644
index 00000000..4a0ea1b3
--- /dev/null
+++ b/templates/content/jquery-openid/images/claimid-0.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/flickr.png b/templates/content/jquery-openid/images/flickr.png
new file mode 100644
index 00000000..142405a6
--- /dev/null
+++ b/templates/content/jquery-openid/images/flickr.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/livejournal-1.png b/templates/content/jquery-openid/images/livejournal-1.png
new file mode 100644
index 00000000..e6436081
--- /dev/null
+++ b/templates/content/jquery-openid/images/livejournal-1.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/myopenid-2.png b/templates/content/jquery-openid/images/myopenid-2.png
new file mode 100644
index 00000000..f64fb8e8
--- /dev/null
+++ b/templates/content/jquery-openid/images/myopenid-2.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/technorati-1.png b/templates/content/jquery-openid/images/technorati-1.png
new file mode 100644
index 00000000..f7195240
--- /dev/null
+++ b/templates/content/jquery-openid/images/technorati-1.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/verisign-2.png b/templates/content/jquery-openid/images/verisign-2.png
new file mode 100644
index 00000000..c1467008
--- /dev/null
+++ b/templates/content/jquery-openid/images/verisign-2.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/vidoop.png b/templates/content/jquery-openid/images/vidoop.png
new file mode 100644
index 00000000..032c9e98
--- /dev/null
+++ b/templates/content/jquery-openid/images/vidoop.png
Binary files differ
diff --git a/templates/content/jquery-openid/images/wordpress.png b/templates/content/jquery-openid/images/wordpress.png
new file mode 100644
index 00000000..ee29f0cf
--- /dev/null
+++ b/templates/content/jquery-openid/images/wordpress.png
Binary files differ
diff --git a/templates/content/jquery-openid/openid.css b/templates/content/jquery-openid/openid.css
index e53c1823..6c59192f 100644
--- a/templates/content/jquery-openid/openid.css
+++ b/templates/content/jquery-openid/openid.css
@@ -1,7 +1,7 @@
fieldset {border-style:none;}
img {border-style:none;}
-.logo_box {width:90px;height:40px;background:white;border:1px solid #dddddd;}
+.logo_box {display:inline-block;width:90px;height:40px;background:white;border:1px solid #dddddd;}
.openid_box img {margin-top:6px;}
.aol_box img {margin-top:6px;}
.yahoo_box img {margin-top:13px;}
diff --git a/templates/content/style/style.css b/templates/content/style/style.css
index fa20b014..e353dd47 100644
--- a/templates/content/style/style.css
+++ b/templates/content/style/style.css
@@ -97,7 +97,6 @@ blockquote
right:0px;
height:20px;
text-align:right;
- color:black;
padding:3px;
background-color:#ffffff;
width:500px;