From 1eacc7a42618e84766477fbcc2c32a1da3547115 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Mon, 10 Aug 2009 21:40:01 -0400 Subject: untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin --- templates/content/jquery-openid/images/blogger-1.png | Bin 0 -> 432 bytes templates/content/jquery-openid/images/claimid-0.png | Bin 0 -> 629 bytes templates/content/jquery-openid/images/flickr.png | Bin 0 -> 426 bytes templates/content/jquery-openid/images/livejournal-1.png | Bin 0 -> 713 bytes templates/content/jquery-openid/images/myopenid-2.png | Bin 0 -> 511 bytes templates/content/jquery-openid/images/technorati-1.png | Bin 0 -> 606 bytes templates/content/jquery-openid/images/verisign-2.png | Bin 0 -> 859 bytes templates/content/jquery-openid/images/vidoop.png | Bin 0 -> 499 bytes templates/content/jquery-openid/images/wordpress.png | Bin 0 -> 566 bytes templates/content/jquery-openid/openid.css | 2 +- templates/content/style/style.css | 1 - 11 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 templates/content/jquery-openid/images/blogger-1.png create mode 100644 templates/content/jquery-openid/images/claimid-0.png create mode 100644 templates/content/jquery-openid/images/flickr.png create mode 100644 templates/content/jquery-openid/images/livejournal-1.png create mode 100644 templates/content/jquery-openid/images/myopenid-2.png create mode 100644 templates/content/jquery-openid/images/technorati-1.png create mode 100644 templates/content/jquery-openid/images/verisign-2.png create mode 100644 templates/content/jquery-openid/images/vidoop.png create mode 100644 templates/content/jquery-openid/images/wordpress.png (limited to 'templates/content') 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 Binary files /dev/null and b/templates/content/jquery-openid/images/blogger-1.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/claimid-0.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/flickr.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/livejournal-1.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/myopenid-2.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/technorati-1.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/verisign-2.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/vidoop.png 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 Binary files /dev/null and b/templates/content/jquery-openid/images/wordpress.png 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; -- cgit v1.2.3-1-g7c22