<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[17791] trunk/wp-content/themes/twentyeleven: Twenty Eleven fixes - see #17198</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/17791">17791</a></dd>
<dt>Author</dt> <dd>lancewillett</dd>
<dt>Date</dt> <dd>2011-05-04 00:45:50 +0000 (Wed, 04 May 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Eleven fixes - see <a href="http://trac.wordpress.org/ticket/17198">#17198</a>

* RTL tweaks and fixes
* Misc style fixes
* Fix tags output, comment links, and remove trailing spaces from translatable strings</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentyelevencolorsdarkcss">trunk/wp-content/themes/twentyeleven/colors/dark.css</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentgalleryphp">trunk/wp-content/themes/twentyeleven/content-gallery.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentimagephp">trunk/wp-content/themes/twentyeleven/content-image.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentquotephp">trunk/wp-content/themes/twentyeleven/content-quote.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevencontentphp">trunk/wp-content/themes/twentyeleven/content.php</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenimagescommentarrowdarkpng">trunk/wp-content/themes/twentyeleven/images/comment-arrow-dark.png</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenrtlcss">trunk/wp-content/themes/twentyeleven/rtl.css</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenstylecss">trunk/wp-content/themes/twentyeleven/style.css</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentyelevenimagescommentarrowbypostauthordarkrtlpng">trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-dark-rtl.png</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenimagescommentarrowbypostauthorrtlpng">trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-rtl.png</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenimagescommentarrowdarkrtlpng">trunk/wp-content/themes/twentyeleven/images/comment-arrow-dark-rtl.png</a></li>
<li><a href="#trunkwpcontentthemestwentyelevenimagescommentarrowrtlpng">trunk/wp-content/themes/twentyeleven/images/comment-arrow-rtl.png</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpcontentthemestwentyelevencolorsdarkcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/colors/dark.css (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/colors/dark.css        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/colors/dark.css        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -392,12 +392,18 @@
</span><span class="cx">         background: #000;
</span><span class="cx">         border-color: #222;
</span><span class="cx"> }
</span><ins>+.rtl .commentlist .children li.comment {
+        border-color: #222;
+}
</ins><span class="cx"> .comment-meta {
</span><span class="cx">         color: #999;
</span><span class="cx"> }
</span><span class="cx"> .commentlist &gt; li:before {
</span><span class="cx">         content: url(../images/comment-arrow-dark.png);
</span><span class="cx"> }
</span><ins>+.rtl .commentlist &gt; li:before {
+        content: url(../images/comment-arrow-dark-rtl.png);
+}
</ins><span class="cx"> 
</span><span class="cx"> /* Post author highlighting */
</span><span class="cx"> .commentlist &gt; li.bypostauthor {
</span><span class="lines">@@ -407,6 +413,9 @@
</span><span class="cx"> .commentlist &gt; li.bypostauthor:before {
</span><span class="cx">         content: url(../images/comment-arrow-bypostauthor-dark.png);
</span><span class="cx"> }
</span><ins>+.rtl .commentlist &gt; li.bypostauthor:before {
+        content: url(../images/comment-arrow-bypostauthor-dark-rtl.png);
+}
</ins><span class="cx"> 
</span><span class="cx"> /* Post Author threaded comments */
</span><span class="cx"> .commentlist .children &gt; li.bypostauthor {
</span><span class="lines">@@ -424,20 +433,28 @@
</span><span class="cx"> #respond textarea {
</span><span class="cx">         background: #000;
</span><span class="cx">         border: 4px solid #111;
</span><del>-        -webkit-box-shadow: inset 0 1px 3px #333;
-        -moz-box-shadow: inset 0 1px 3px #333;
-        box-shadow: inset 0 1px 3px #333;
</del><ins>+        -webkit-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
+        -moz-box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
+        box-shadow: inset 0 1px 3px rgba(51,51,51,0.95);
</ins><span class="cx"> }
</span><span class="cx"> #respond .comment-form-author label,
</span><span class="cx"> #respond .comment-form-email label,
</span><span class="cx"> #respond .comment-form-url label,
</span><span class="cx"> #respond .comment-form-comment label {
</span><span class="cx">         background: #111;
</span><del>-        -webkit-box-shadow: 1px 1px 2px #333;
-        -moz-box-shadow: 1px 1px 2px #333;
-        box-shadow: 1px 1px 2px #333;
</del><ins>+        -webkit-box-shadow: 1px 2px 2px rgba(51,51,51,0.8);
+        -moz-box-shadow: 1px 2px 2px rgba(51,51,51,0.8);
+        box-shadow: 1px 1px 2px rgba(51,51,51,0.8);
</ins><span class="cx">         color: #aaa;
</span><span class="cx"> }
</span><ins>+.rtl #respond .comment-form-author label,
+.rtl #respond .comment-form-email label,
+.rtl #respond .comment-form-url label,
+.rtl #respond .comment-form-comment label {
+        -webkit-box-shadow: -1px 2px 2px rgba(51,51,51,0.8);
+        -moz-box-shadow: -1px 2px 2px rgba(51,51,51,0.8);
+        box-shadow: -1px 1px 2px rgba(51,51,51,0.8);
+}
</ins><span class="cx"> #respond .comment-form-author .required,
</span><span class="cx"> #respond .comment-form-email .required {
</span><span class="cx">         color: #42caff;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentgalleryphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-gallery.php (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-gallery.php        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/content-gallery.php        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">  * The template for displaying posts in the Gallery Post Format on index and archive pages
</span><span class="cx">  *
</span><span class="cx">  * Learn more: http://codex.wordpress.org/Post_Formats
</span><del>- * 
</del><ins>+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty Eleven
</span><span class="cx">  * @since Twenty Eleven 1.0
</span><span class="lines">@@ -65,10 +65,14 @@
</span><span class="cx">         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;footer class=&quot;entry-meta&quot;&gt;
</span><del>-                &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyeleven' ); ?&gt;&lt;/span&gt;&lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
</del><ins>+                &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in', 'twentyeleven' ); ?&gt;&lt;/span&gt; &lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
+                &lt;?php the_tags( '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt; &lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __( 'Tagged', 'twentyeleven' ) . '&lt;/span&gt; ', ', ', '&lt;/span&gt;' ); ?&gt;
+
+                &lt;?php if ( comments_open() ) : ?&gt;
</ins><span class="cx">                 &lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;
</span><del>-                &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;' . __( 'Tagged ', 'twentyeleven' ) . '&lt;/span&gt;', ', ', '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;' ); ?&gt;
-                &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( 'Leave a reply', 'twentyeleven' ), __( '1 reply', 'twentyeleven' ), __( '% replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
</del><ins>+                &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( '&lt;span class=&quot;leave-reply&quot;&gt;Leave a reply&lt;/span&gt;', 'twentyeleven' ), __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentyeleven' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
+                &lt;?php endif; ?&gt;
+
</ins><span class="cx">                 &lt;?php edit_post_link( __( 'Edit', 'twentyeleven' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
</span><span class="cx">         &lt;/footer&gt;&lt;!-- #entry-meta --&gt;
</span><span class="cx"> &lt;/article&gt;&lt;!-- #post-&lt;?php the_ID(); ?&gt; --&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentimagephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-image.php (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-image.php        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/content-image.php        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx">  * The template for displaying posts in the Image Post Format on index and archive pages
</span><span class="cx">  *
</span><span class="cx">  * Learn more: http://codex.wordpress.org/Post_Formats
</span><del>- * 
</del><ins>+ *
</ins><span class="cx">  * @package WordPress
</span><span class="cx">  * @subpackage Twenty Eleven
</span><span class="cx">  * @since Twenty Eleven 1.0
</span><span class="lines">@@ -50,11 +50,13 @@
</span><span class="cx">                                 ?&gt;
</span><span class="cx">                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><span class="cx">                         &lt;div class=&quot;entry-meta&quot;&gt;
</span><del>-                                &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyeleven' ); ?&gt;&lt;/span&gt;&lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;&lt;br /&gt;
-                                &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;' . __( 'Tagged ', 'twentyeleven' ) . '&lt;/span&gt;', ', ', '' ); ?&gt;&lt;br /&gt;
</del><ins>+                                &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyeleven' ); ?&gt;&lt;/span&gt;&lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
+                                &lt;?php the_tags( '&lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __( 'Tagged', 'twentyeleven' ) . '&lt;/span&gt; ', ', ', '&lt;/span&gt;' ); ?&gt;
+                                &lt;?php if ( comments_open() ) : ?&gt;
+                                &lt;span class=&quot;comments-link&quot;&gt;&lt;?php comments_popup_link( __( '&lt;span class=&quot;leave-reply&quot;&gt;Leave a reply&lt;/span&gt;', 'twentyeleven' ), __( '&lt;b&gt;1&lt;/b&gt; Reply', 'twentyeleven' ), __( '&lt;b&gt;%&lt;/b&gt; Replies', 'twentyeleven' ) ); ?&gt;&lt;/span&gt;
</ins><span class="cx">                                 &lt;?php endif; ?&gt;
</span><del>-
</del><span class="cx">                         &lt;/div&gt;&lt;!-- .entry-meta --&gt;
</span><ins>+                        &lt;?php endif; ?&gt;
</ins><span class="cx"> 
</span><span class="cx">                         &lt;?php edit_post_link( __( 'Edit', 'twentyeleven' ), '&lt;span class=&quot;edit-link&quot;&gt;', '&lt;/span&gt;' ); ?&gt;
</span><span class="cx">                 &lt;/footer&gt;&lt;!-- #entry-meta --&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentquotephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content-quote.php (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content-quote.php        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/content-quote.php        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -50,8 +50,8 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;footer class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                         &lt;?php if ( 'post' == $post-&gt;post_type ) : // Hide category and tag text for pages on Search ?&gt;
</span><del>-                        &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyeleven' ); ?&gt;&lt;/span&gt;&lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
-                        &lt;?php the_tags( '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;&lt;span class=&quot;tag-links&quot;&gt;' . __( 'Tagged ', 'twentyeleven' ) . '&lt;/span&gt;', ', ', '' ); ?&gt;
</del><ins>+                        &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in', 'twentyeleven' ); ?&gt;&lt;/span&gt; &lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
+                        &lt;?php the_tags( '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt; &lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __( 'Tagged', 'twentyeleven' ) . '&lt;/span&gt; ', ', ', '&lt;/span&gt;' ); ?&gt;
</ins><span class="cx">                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php if ( comments_open() ) : ?&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevencontentphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/content.php (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/content.php        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/content.php        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -47,8 +47,8 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;footer class=&quot;entry-meta&quot;&gt;
</span><span class="cx">                         &lt;?php if ( 'post' == $post-&gt;post_type ) : // Hide category and tag text for pages on Search ?&gt;
</span><del>-                        &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in ', 'twentyeleven' ); ?&gt;&lt;/span&gt;&lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
-                        &lt;?php the_tags( '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt;&lt;span class=&quot;tag-links&quot;&gt;' . __( 'Tagged ', 'twentyeleven' ) . '&lt;/span&gt;', ', ', '' ); ?&gt;
</del><ins>+                        &lt;span class=&quot;cat-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-cat-links&quot;&gt;&lt;?php _e( 'Posted in', 'twentyeleven' ); ?&gt;&lt;/span&gt; &lt;?php the_category( ', ' ); ?&gt;&lt;/span&gt;
+                        &lt;?php the_tags( '&lt;span class=&quot;sep&quot;&gt; | &lt;/span&gt; &lt;span class=&quot;tag-links&quot;&gt;&lt;span class=&quot;entry-utility-prep entry-utility-prep-tag-links&quot;&gt;' . __( 'Tagged', 'twentyeleven' ) . '&lt;/span&gt; ', ', ', '&lt;/span&gt;' ); ?&gt;
</ins><span class="cx">                         &lt;?php endif; ?&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php if ( comments_open() ) : ?&gt;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenimagescommentarrowbypostauthordarkrtlpng"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-dark-rtl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-dark-rtl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentyelevenimagescommentarrowbypostauthorrtlpng"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-rtl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentyeleven/images/comment-arrow-bypostauthor-rtl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentyelevenimagescommentarrowdarkrtlpng"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentyeleven/images/comment-arrow-dark-rtl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentyeleven/images/comment-arrow-dark-rtl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentyelevenimagescommentarrowdarkpng"></a>
<div class="binary"><h4>Modified: trunk/wp-content/themes/twentyeleven/images/comment-arrow-dark.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenimagescommentarrowrtlpng"></a>
<div class="binary"><h4>Added: trunk/wp-content/themes/twentyeleven/images/comment-arrow-rtl.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/wp-content/themes/twentyeleven/images/comment-arrow-rtl.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkwpcontentthemestwentyelevenrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/rtl.css (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/rtl.css        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/rtl.css        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -45,24 +45,25 @@
</span><span class="cx"> #access ul ul {
</span><span class="cx">         float: right;
</span><span class="cx">         right: 0;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> #access ul ul ul {
</span><span class="cx">         right: 100%;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Search Form */
</span><span class="cx"> #branding #searchform {
</span><span class="cx">         left: 7.6%;
</span><span class="cx">         text-align: left;
</span><del>-        left: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #branding #s {
</span><span class="cx">         float: left;
</span><span class="cx">         padding: 4px 28px 4px 10px;
</span><ins>+        width: 8%;
</ins><span class="cx"> }
</span><ins>+#branding #s:focus {
+        width: 26%;
+}
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> /* =Content
</span><span class="lines">@@ -114,7 +115,6 @@
</span><span class="cx"> }
</span><span class="cx"> .singular .entry-header .entry-meta {
</span><span class="cx">         right: 0;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> .singular .pull.alignright {
</span><span class="cx">         margin: 0 -22.25% 0 1.625em;
</span><span class="lines">@@ -188,7 +188,6 @@
</span><span class="cx"> /* Intro */
</span><span class="cx"> article.intro .edit-link a {
</span><span class="cx">         left: 20px;
</span><del>-        left: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Featured post */
</span><span class="lines">@@ -202,7 +201,6 @@
</span><span class="cx">         float: left;
</span><span class="cx">         margin: -10px 0 1.625em -8.9%;
</span><span class="cx">         left: -35px;
</span><del>-        left: auto;
</del><span class="cx">         border-right: none;
</span><span class="cx"> }
</span><span class="cx"> article.feature-image.small {
</span><span class="lines">@@ -211,14 +209,12 @@
</span><span class="cx"> article.feature-image.small .entry-summary p a {
</span><span class="cx">         right: -23.8%;
</span><span class="cx">         padding: 4px 85px 4px 26px;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Large featured post */
</span><span class="cx"> section.feature-image.large .hentry {
</span><span class="cx">         right: 9%;
</span><span class="cx">         margin: 1.625em 0 0 9%;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Featured Slider */
</span><span class="lines">@@ -228,11 +224,9 @@
</span><span class="cx"> }
</span><span class="cx"> .featured-posts section.featured-post {
</span><span class="cx">         right: 0;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> #content .feature-slider {
</span><span class="cx">         right: 8.9%;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> .feature-slider li {
</span><span class="cx">         float: right;
</span><span class="lines">@@ -247,7 +241,6 @@
</span><span class="cx">         padding: 0.3125em 1em 0.3125em 0;
</span><span class="cx">         left: 0;
</span><span class="cx">         text-align: left;
</span><del>-        left: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -260,7 +253,6 @@
</span><span class="cx"> .wp-caption .wp-caption-text:before {
</span><span class="cx">         margin-left: 5px;
</span><span class="cx">         right: 10px;
</span><del>-        right: auto;
</del><span class="cx">         margin-right: auto;
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -279,7 +271,7 @@
</span><span class="cx"> /* Singular navigation */
</span><span class="cx"> #nav-single {
</span><span class="cx">         left: 0;
</span><del>-        left: auto;
</del><ins>+        right: auto;
</ins><span class="cx"> }
</span><span class="cx"> #nav-single .nav-next {
</span><span class="cx">         padding-right: .5em;
</span><span class="lines">@@ -308,8 +300,8 @@
</span><span class="cx"> 
</span><span class="cx"> .commentlist .children li.comment {
</span><span class="cx">         border-right: 1px solid #ddd;
</span><del>-        -moz-border-radius: 0 0 3px 3px;
-        border-radius: 0 0 3px 3px;
</del><ins>+        -moz-border-radius: 3px 0 0 3px;
+        border-radius: 3px 0 0 3px;
</ins><span class="cx">         border-left: none;
</span><span class="cx"> }
</span><span class="cx"> .commentlist .children li.comment .comment-meta {
</span><span class="lines">@@ -318,15 +310,16 @@
</span><span class="cx"> }
</span><span class="cx"> .commentlist .avatar {
</span><span class="cx">         right: -102px;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> .commentlist &gt; li:before {
</span><ins>+        content: url(images/comment-arrow-rtl.png);
</ins><span class="cx">         right: -21px;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><ins>+.commentlist &gt; li.bypostauthor:before {
+        content: url(images/comment-arrow-bypostauthor-rtl.png);
+}
</ins><span class="cx"> .commentlist .children .avatar {
</span><span class="cx">         right: 2.2em;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Comment Form */
</span><span class="lines">@@ -335,12 +328,10 @@
</span><span class="cx"> #respond .comment-form-url label,
</span><span class="cx"> #respond .comment-form-comment label {
</span><span class="cx">         right: 4px;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> #respond .comment-form-author .required,
</span><span class="cx"> #respond .comment-form-email .required {
</span><span class="cx">         right: 68%;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> #respond .form-submit {
</span><span class="cx">         float: left;
</span><span class="lines">@@ -348,7 +339,6 @@
</span><span class="cx"> #respond input#submit {
</span><span class="cx">         right: 30px;
</span><span class="cx">         padding: 5px 22px 5px 42px;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> #respond #cancel-comment-reply-link {
</span><span class="cx">         margin-right: 10px;
</span><span class="lines">@@ -356,7 +346,6 @@
</span><span class="cx"> }
</span><span class="cx"> #cancel-comment-reply-link {
</span><span class="cx">         left: 1.625em;
</span><del>-        left: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -395,7 +384,6 @@
</span><span class="cx"> }
</span><span class="cx"> article.feature-image.small .entry-summary a {
</span><span class="cx">         right: -9%;
</span><del>-        right: auto;
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -404,43 +392,35 @@
</span><span class="cx"> 
</span><span class="cx"> @media (max-width: 800px) {
</span><span class="cx"> 
</span><del>-/* Three Footer Widget Areas */
-#supplementary.three .widget-area {
-        float: right;
-        margin-left: 3.7%;
-        margin-right: auto;
-}
-#supplementary.three .widget-area + .widget-area + .widget-area {
-        margin-left: 0;
-        margin-right: auto;
-}
</del><ins>+        /* Three Footer Widget Areas */
+        #supplementary.three .widget-area {
+                float: right;
+                margin-left: 3.7%;
+                margin-right: auto;
+        }
+        #supplementary.three .widget-area + .widget-area + .widget-area {
+                margin-left: 0;
+                margin-right: auto;
+        }
</ins><span class="cx"> 
</span><del>-/* Simplify the showcase template when small feature */
-        section.featured-post .attachment-small-feature,
-        .one-column section.featured-post .attachment-small-feature {
-        float: right;
-}
-article.feature-image.small {
-        float: left;
-}
-article.feature-image.small .entry-summary a {
-        right: -9%;
-        right: auto;
-}
-}
</del><ins>+        /* Simplify the showcase template when small feature */
+                section.featured-post .attachment-small-feature,
+                .one-column section.featured-post .attachment-small-feature {
+                float: right;
+        }
+        article.feature-image.small {
+                float: left;
+        }
+        article.feature-image.small .entry-summary a {
+                right: -9%;
+        }
</ins><span class="cx"> 
</span><del>-/* Make sure the logo and search form don't collide */
-        #branding #searchform {
-        left: 1px;
</del><ins>+        /* Make sure the logo and search form don't collide */
+                #branding #searchform {
+                left: 1px;
+        }
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-@media (max-width: 650px) {
-
-/* Remove the margin on singular articles */
-
-/* =Responsive Structure
------------------------------------------------ */
-
</del><span class="cx"> @media (max-width: 800px) {
</span><span class="cx"> 
</span><span class="cx">         /* Three Footer Widget Areas */
</span><span class="lines">@@ -470,7 +450,6 @@
</span><span class="cx">         /* Make sure the logo and search form don't collide */
</span><span class="cx">         #branding #searchform {
</span><span class="cx">         left: 1px;
</span><del>-        left: auto;
</del><span class="cx">         }
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -480,7 +459,6 @@
</span><span class="cx">         }
</span><span class="cx">         .commentlist .avatar {
</span><span class="cx">                 right: 2.2em;
</span><del>-                right: auto;
</del><span class="cx">         }
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="lines">@@ -496,7 +474,6 @@
</span><span class="cx">         /* Comments */
</span><span class="cx">         .commentlist .avatar {
</span><span class="cx">                 right: 2.2em;
</span><del>-                right: auto;
</del><span class="cx">         }
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpcontentthemestwentyelevenstylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentyeleven/style.css (17790 => 17791)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentyeleven/style.css        2011-05-03 20:16:34 UTC (rev 17790)
+++ trunk/wp-content/themes/twentyeleven/style.css        2011-05-04 00:45:50 UTC (rev 17791)
</span><span class="lines">@@ -471,7 +471,7 @@
</span><span class="cx">         border-top: 2px solid #bbb;
</span><span class="cx">         padding-bottom: 10px;
</span><span class="cx">         position: relative;
</span><del>-        z-index: 1;
</del><ins>+        z-index: 2;
</ins><span class="cx"> }
</span><span class="cx"> #site-title {
</span><span class="cx">         padding: 4em 0 0;
</span><span class="lines">@@ -836,7 +836,7 @@
</span><span class="cx">         color: #777;
</span><span class="cx">         font-size: 18px;
</span><span class="cx">         font-weight: 300;
</span><del>-        line-height: 46px;        
</del><ins>+        line-height: 48px;        
</ins><span class="cx">         overflow: hidden;
</span><span class="cx">         position: absolute;
</span><span class="cx">         text-align: center;
</span><span class="lines">@@ -854,7 +854,9 @@
</span><span class="cx"> .entry-header .comments-link .leave-reply {
</span><span class="cx">         font-size: 14px;
</span><span class="cx">         font-weight: bold;
</span><ins>+        position: relative;
</ins><span class="cx">         text-transform: lowercase;
</span><ins>+        top: -1px;
</ins><span class="cx"> }
</span><span class="cx"> /*
</span><span class="cx">         Post Formats Headings
</span><span class="lines">@@ -1034,6 +1036,7 @@
</span><span class="cx">         margin-right: 2px;
</span><span class="cx">         margin-top: -6px;
</span><span class="cx">         padding: 20px 30px;
</span><ins>+        overflow: hidden;
</ins><span class="cx"> }
</span><span class="cx"> .format-image div.entry-meta {
</span><span class="cx">         display: inline-block;
</span><span class="lines">@@ -1044,6 +1047,11 @@
</span><span class="cx">         float: none;
</span><span class="cx">         width: 65%;
</span><span class="cx"> }
</span><ins>+.format-image .entry-meta span.cat-links,
+.format-image .entry-meta span.tag-links,
+.format-image .entry-meta span.comments-link {
+        display: block;
+}
</ins><span class="cx"> .format-image .wp-caption {
</span><span class="cx">         background: #111;
</span><span class="cx">         margin-bottom: 0;
</span><span class="lines">@@ -1493,6 +1501,7 @@
</span><span class="cx">         position: absolute;
</span><span class="cx">         top: -4px;
</span><span class="cx">         right: 0;
</span><ins>+        z-index: 1;
</ins><span class="cx"> }
</span><span class="cx"> #nav-single .nav-previous,
</span><span class="cx"> #nav-single .nav-next {
</span><span class="lines">@@ -1788,9 +1797,9 @@
</span><span class="cx">         border: 4px solid #eee;
</span><span class="cx">         -moz-border-radius: 5px;
</span><span class="cx">         border-radius: 5px;
</span><del>-        -webkit-box-shadow: inset 0 1px 3px #ccc;
-        -moz-box-shadow: inset 0 1px 3px #ccc;
-        box-shadow: inset 0 1px 3px #ccc;
</del><ins>+        -webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
+        -moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
+        box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
</ins><span class="cx">         position: relative;
</span><span class="cx">         padding: 10px;
</span><span class="cx">         text-indent: 80px;
</span><span class="lines">@@ -1806,9 +1815,9 @@
</span><span class="cx"> #respond .comment-form-url label,
</span><span class="cx"> #respond .comment-form-comment label {
</span><span class="cx">         background: #eee;
</span><del>-        -webkit-box-shadow: 1px 1px 2px #ccc;
-        -moz-box-shadow: 1px 1px 2px #ccc;
-        box-shadow: 1px 1px 2px #ccc;
</del><ins>+        -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
+        -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
+        box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
</ins><span class="cx">         color: #555;
</span><span class="cx">         display: inline-block;
</span><span class="cx">         font-size: 13px;
</span><span class="lines">@@ -1816,9 +1825,17 @@
</span><span class="cx">         min-width: 60px;
</span><span class="cx">         padding: 4px 10px;
</span><span class="cx">         position: relative;
</span><del>-        top: 41px;
</del><ins>+        top: 40px;
</ins><span class="cx">         z-index: 1;
</span><span class="cx"> }
</span><ins>+.rtl #respond .comment-form-author label,
+.rtl #respond .comment-form-email label,
+.rtl #respond .comment-form-url label,
+.rtl #respond .comment-form-comment label {
+        -webkit-box-shadow: -1px 2px 2px rgba(204,204,204,0.8);
+        -moz-box-shadow: -1px 2px 2px rgba(204,204,204,0.8);
+        box-shadow: -1px 2px 2px rgba(204,204,204,0.8);
+}
</ins><span class="cx"> #respond input[type=&quot;text&quot;]:focus,
</span><span class="cx"> #respond textarea:focus {
</span><span class="cx">         text-indent: 0;
</span><span class="lines">@@ -1832,9 +1849,9 @@
</span><span class="cx">         color: #bd3500;
</span><span class="cx">         font-size: 22px;
</span><span class="cx">         font-weight: bold;
</span><del>-        left: 68%;
</del><ins>+        left: 75%;
</ins><span class="cx">         position: absolute;
</span><del>-        top: 52px;
</del><ins>+        top: 45px;
</ins><span class="cx">         z-index: 1;
</span><span class="cx"> }
</span><span class="cx"> #respond .comment-notes,
</span><span class="lines">@@ -1911,6 +1928,7 @@
</span><span class="cx"> }
</span><span class="cx"> #respond input[type=text] {
</span><span class="cx">         display: block;
</span><ins>+        height: 24px;
</ins><span class="cx">         width: 75%;
</span><span class="cx"> }
</span><span class="cx"> #respond p {
</span></span></pre>
</div>
</div>

</body>
</html>