<!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>[18279] trunk: UI refresh for Press This.</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/18279">18279</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2011-06-11 19:37:23 +0000 (Sat, 11 Jun 2011)</dd>
</dl>

<h3>Log Message</h3>
<pre>UI refresh for Press This. props koopersmith, see <a href="http://trac.wordpress.org/ticket/17757">#17757</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmincsspressthiscss">trunk/wp-admin/css/press-this.css</a></li>
<li><a href="#trunkwpadmincsspressthisdevcss">trunk/wp-admin/css/press-this.dev.css</a></li>
<li><a href="#trunkwpadminpressthisphp">trunk/wp-admin/press-this.php</a></li>
<li><a href="#trunkwpincludeslocalephp">trunk/wp-includes/locale.php</a></li>
<li><a href="#trunkwpincludesscriptloaderphp">trunk/wp-includes/script-loader.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmincsspressthiscss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/press-this.css (18278 => 18279)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/press-this.css        2011-06-11 19:32:19 UTC (rev 18278)
+++ trunk/wp-admin/css/press-this.css        2011-06-11 19:37:23 UTC (rev 18279)
</span><span class="lines">@@ -1 +1 @@
</span><del>-body{font:13px &quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;color:#333;margin:0;padding:0;min-width:675px;min-height:400px;}img{border:none;}#wphead{border-top:none;padding-top:4px;background:#444!important;}.tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:block;height:18px;margin:0 5px 0 0;padding:0 5px 0;font-size:10px;line-height:18px;float:left;}.howto{margin-top:2px;margin-bottom:3px;font-size:11px;font-style:italic;display:block;}input.text{outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:100%;}#message{-moz-border-radius:3px
 ;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}div#poststuff{margin:10px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;width:0;}#poststuff #edButtonPreview.active,#poststuff #edButtonHTML.active{display:none;}.posting{margin-right:212px;position:relative;}#side-info-column{float:right;width:200px;position:relative;right:0;}#side-info-column .sleeve{padding-top:5px;}#poststuff .inside{font-size:11px;margin:8px;}#poststuff h2,#poststuff h3{font-size:12px;font-weight:bold;line-height:1;margin:0;padding:7px 9px;}#tagsdiv-post_tag h3,#categorydiv h3{cursor:pointer;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.postbox,.stuffbox{margin-bottom:10px;border-width:1px;border-style:solid;line-height:1;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;bord
 er-radius:3px;}.postbox:hover .handlediv,.stuffbox:hover .handlediv{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;}.handlediv{float:right;height:26px;width:23px;}#title,.tbtitle{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border-style:solid;border-width:1px;font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.tbtitle{font-size:12px;padding:3px;}#title{width:97%;}.editor-container{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #dfdfdf;background-color:#fff;}.postdivrich{padding-top:25px;position:relative;}.actions{float:right;margin:-19px 0 0;}#extra-fields .actions{margin:-15px -5px 0 0;}.actions li{float:left;list-style:none;margin-right:10px;}#extra-fields .button{margin-right:5px;padding:3px 6px;border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;}.photolist{margin-top:-1
 0px;}#photo_saving{margin:0 8px 8px;vertical-align:middle;}#img_container{background-color:#fff;}#img_container_container{overflow:auto;}#extra-fields{margin-top:10px;position:relative;}#waiting{margin-top:10px;}#extra-fields .postbox{margin-bottom:5px;}#extra-fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}#viewsite{padding:0;margin:0 0 20px 5px;font-size:10px;clear:both;}.wp-hidden-children .wp-hidden-child{display:none;}.category-add input{width:94%;font-family:&quot;Lucida Grande&quot;,Verdana,Ar
 ial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-size:12px;margin:1px;}.category-add select{width:100%;-x-system-font:none;border-style:solid;border-width:1px;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-size:11px;height:2em;line-height:20px;padding:2px;margin:1px;vertical-align:top;}.category-add input.category-add-sumbit{width:auto;}.categorydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:100px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.category-tabs li{display:inline;padding-right:8px;}.category-tabs a{text-decoration:none;}.categorydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:18px;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;}.categorydiv .tabs-panel{border-width:3px;border-style:solid;}ul.category-tabs{margin-top:12px;ma
 rgin-bottom:6px;}ul.category-tabs li.tabs{border-style:solid solid none;border-width:1px 1px 0;}ul.category-tabs li{padding:5px 8px;-moz-border-radius:3px 3px 0 0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.screen-reader-text{display:none;}.tagsdiv .newtag{margin-right:5px;}.jaxtag{clear:both;margin:0;}.tagadd{margin-left:3px;}.tagchecklist{margin-top:3px;margin-bottom:1em;font-size:12px;overflow:auto;}.tagchecklist strong{position:absolute;font-size:.75em;}.tagchecklist span{margin-right:.5em;margin-left:10px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#content{margin:5px 0;padding:0 5px;border:0 none;height:365px;width
 :97%!important;}* html .postdivrich{zoom:1;}#saving{display:inline;vertical-align:middle;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;text-decoration:none;font-size:11px!important;line-height:16px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;}.button-primary{background:#21759B url(../images/button-grad.png) repeat-x scroll left top;border-color:#21759B;color:#fff;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxCont
 ent h3{margin-bottom:.25em;}.updated{margin:10px 0;padding:0;border-width:1px;border-style:solid;width:99%;}.updated p,.error p{margin:.6em 0;padding:0 .6em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}#post_status{margin-left:10px;margin-bottom:1em;display:block;}#footer{height:65px;display:block;width:640px;padding:10px 0 0 60px;margin:0;position:absolute;bottom:0;font-size:12px;}#footer p{margin:0;padding:7px 0;}#footer p a{text-decoration:none;}#footer p a:hover{text-decoration:underline;}.centered{text-align:center;}.hidden{display:none;}.postbox input[type=&quot;text&quot;],.postbox textarea,.stuffbox input[type=&quot;text&quot;],.stuffbox textarea{border-width:1px;border-style:solid;}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden;}input.newtag ~ div.taghint{visibility:visible;}input.newtag:focus ~ div.taghint{visibility:hidden;}
</del><span class="cx">\ No newline at end of file
</span><ins>+body{font-size:13px;font-family:Arial,&quot;Bitstream Vera Sans&quot;,Helvetica,Verdana,sans-serif;color:#333;margin:0;padding:0;min-width:675px;min-height:400px;}img{border:none;}#wphead{height:32px;margin-right:5px;margin-bottom:5px;}#header-logo{float:left;margin:7px 0;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;}#wphead h1{font:normal 16px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;padding:6px 8px 5px;margin:0;float:left;}#wphead h1 a{text-decoration:none;}#wphead h1 a:hover #site-title{text-decoration:underline;}.tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}#edButtonPreview,#edButtonHTML{height:18px;margin:5px 5px 0 0;padding:4px 5px 2px;float:right;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-bord
 er-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;}#poststuff #edButtonHTML{margin-right:15px;}#media-buttons{cursor:default;padding:8px 8px 0;}#media-buttons a{cursor:pointer;padding:0 0 5px 10px;}#media-buttons img,#submitpost #ajax-loading,#submitpost .ajax-loading{vertical-align:middle;}.howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block;}input.text{outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:100%;}#message{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}div#poststuff{margin:0 10px 10px;}#poststuff #editor-toolbar{height:30px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;width:0;}.posting{margin-right:212px;position:relative;}#side-info-column{float:right;width:200px;position:relative;right:0;}#side-info-column .sleeve{padding-top:5px;}#poststuff .inside{font-size:12px;margin:8px;}#submitdiv .inside{marg
 in:0;}#submitdiv .inside p{padding:8px;margin:0;}#submitdiv #publishing-actions{padding-left:6px;border-bottom:1px solid #dfdfdf;-webkit-box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}#publish{float:right;}#poststuff h2,#poststuff h3{font-size:13px;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-weight:normal;line-height:1;margin:0;padding:7px 9px;border-width:0 0 1px 0;border-style:solid;}#poststuff h2{border-color:#dfdfdf;}#tagsdiv-post_tag h3,#categorydiv h3{cursor:pointer;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.postbox,.stuffbox{margin-bottom:10px;border-width:1px;border-style:solid;line-height:1;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.postbox:hover .handlediv,.stuffbox:hover 
 .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.postbox .handlediv{float:right;width:27px;height:30px;cursor:pointer;}#title,.tbtitle{font-family:Arial,&quot;Bitstream Vera Sans&quot;,Helvetica,Verdana,sans-serif;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border-style:solid;border-width:1px;font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.tbtitle{font-size:12px;padding:3px;}#title{width:97%;}.editor-container{-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #ccc;background-color:#fff;}.actions{float:right;margin:-19px 0 0;}#extra-fields .actions{margin:-15px -5px 0 0;}.actions li{float:left;list-style:none;margin-right:10px;}#extra-fields .button{margin-right:5px;padding:3px 6px;border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;}#photo_saving{margin:0 8px 8px;vertical-alig
 n:middle;}#img_container_container{overflow:auto;}#extra-fields{margin-top:10px;position:relative;}#waiting{margin-top:10px;}#extra-fields .postbox{margin-bottom:5px;}#extra-fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}.wp-hidden-children .wp-hidden-child{display:none;}.category-add input{width:94%;font-family:Arial,&quot;Bitstream Vera Sans&quot;,Helvetica,Verdana,sans-serif;font-size:12px;margin:1px;}.category-add select{width:100%;-x-system-font:none;border-style:solid;border-width:1px;font-fam
 ily:Arial,&quot;Bitstream Vera Sans&quot;,Helvetica,Verdana,sans-serif;font-size:12px;height:2em;line-height:20px;padding:2px;margin:1px;vertical-align:top;}.category-add input.category-add-sumbit{width:auto;}.categorydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:100px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.category-tabs li{display:inline;padding-right:8px;}.category-tabs a{text-decoration:none;}.categorydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:18px;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;}.categorydiv .tabs-panel{border-width:3px;border-style:solid;}ul.category-tabs{margin-top:12px;margin-bottom:5px;}ul.category-tabs li.tabs{border-style:solid solid none;border-width:1px 1px 0;}ul.category-tabs li{padding:5px 8px;-moz-border-radius:3px 3px 0 0;-webkit-border-top-left
 -radius:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.screen-reader-text{display:none;}.tagsdiv .newtag{margin-right:5px;}.jaxtag{clear:both;margin:0;}.tagadd{margin-left:3px;}.tagchecklist{margin-top:3px;margin-bottom:1em;font-size:12px;overflow:auto;}.tagchecklist strong{position:absolute;font-size:.75em;}.tagchecklist span{margin-right:.5em;margin-left:10px;display:block;float:left;font-size:12px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#content{margin:5px 0;padding:0 5px;border:0 none;height:365px;width:97%!important;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:transparent;}* html .postdivrich{zoom:1;}#saving{display:inline;vertical-align:middle;}.su
 bmit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:Arial,&quot;Bitstream Vera Sans&quot;,Helvetica,Verdana,sans-serif;text-decoration:none;font-size:12px!important;line-height:16px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;}.button-primary{background:#21759B url(../images/button-grad.png) repeat-x scroll left top;border-color:#21759B;color:#fff;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxContent h3{margin-bottom:.25em;}.updated{margin:10px 0;padding:0;border-width:1px;border-style:solid;width:99%;}.
 updated p,.error p{margin:.6em 0;padding:0 .6em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}#post_status{margin-left:10px;margin-bottom:1em;display:block;}#footer{height:65px;display:block;width:640px;padding:10px 0 0 60px;margin:0;position:absolute;bottom:0;font-size:12px;}#footer p{margin:0;padding:7px 0;}#footer p a{text-decoration:none;}#footer p a:hover{text-decoration:underline;}.centered{text-align:center;}.hidden{display:none;}.postbox input[type=&quot;text&quot;],.postbox textarea,.stuffbox input[type=&quot;text&quot;],.stuffbox textarea{border-width:1px;border-style:solid;}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden;}input.newtag ~ div.taghint{visibility:visible;}input.newtag:focus ~ div.taghint{visibility:hidden;}#mce_fullscreen_container{background:#fff;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsspressthisdevcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/press-this.dev.css (18278 => 18279)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/press-this.dev.css        2011-06-11 19:32:19 UTC (rev 18278)
+++ trunk/wp-admin/css/press-this.dev.css        2011-06-11 19:37:23 UTC (rev 18279)
</span><span class="lines">@@ -1,5 +1,6 @@
</span><span class="cx"> body {
</span><del>-        font: 13px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
</del><ins>+        font-size: 13px;
+        font-family: Arial, &quot;Bitstream Vera Sans&quot;, Helvetica, Verdana, sans-serif;
</ins><span class="cx">         color: #333;
</span><span class="cx">         margin: 0;
</span><span class="cx">         padding: 0;
</span><span class="lines">@@ -13,17 +14,47 @@
</span><span class="cx"> 
</span><span class="cx"> /* Header */
</span><span class="cx"> #wphead {
</span><del>-        border-top: none;
-        padding-top: 4px;
-        background: #444 !important;
</del><ins>+        height: 32px;
+        margin-right: 5px;
+        margin-bottom: 5px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+#header-logo {
+        float: left;
+        margin: 7px 0;
+        -webkit-user-select: none;
+        -moz-user-select: none;
+        -khtml-user-select: none;
+        user-select: none;
+}
+
+#wphead h1 {
+        font: normal 16px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        padding: 6px 8px 5px;
+        margin: 0;
+        float: left;
+}
+
+#wphead h1 a {
+        text-decoration:none;
+}
+#wphead h1 a:hover #site-title {
+        text-decoration:underline;
+}
+
</ins><span class="cx"> .tagchecklist span a {
</span><span class="cx">         background: transparent url(../images/xit.gif) no-repeat 0 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML {
</del><ins>+#edButtonPreview,
+#edButtonHTML {
+        height: 18px;
+        margin: 5px 5px 0 0;
+        padding: 4px 5px 2px;
+        float: right;
+        cursor: pointer;
+        border-width: 1px;
+        border-style: solid;
</ins><span class="cx">         -moz-border-radius: 3px 3px 0 0;
</span><span class="cx">         -webkit-border-top-right-radius: 3px;
</span><span class="cx">         -webkit-border-top-left-radius: 3px;
</span><span class="lines">@@ -31,22 +62,32 @@
</span><span class="cx">         -khtml-border-top-left-radius: 3px;
</span><span class="cx">         border-top-right-radius: 3px;
</span><span class="cx">         border-top-left-radius: 3px;
</span><del>-        border-style: solid;
-        border-width: 1px;
</del><ins>+}
+
+#poststuff #edButtonHTML {
+        margin-right: 15px;
+}
+
+#media-buttons {
+        cursor: default;
+        padding: 8px 8px 0;
+}
+
+#media-buttons a {
</ins><span class="cx">         cursor: pointer;
</span><del>-        display: block;
-        height: 18px;
-        margin: 0 5px 0 0;
-        padding: 0 5px 0;
-        font-size: 10px;
-        line-height: 18px;
-        float: left;
</del><ins>+        padding: 0 0 5px 10px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+#media-buttons img,
+#submitpost #ajax-loading,
+#submitpost .ajax-loading {
+        vertical-align: middle;
+}
+
</ins><span class="cx"> .howto {
</span><span class="cx">         margin-top: 2px;
</span><span class="cx">         margin-bottom: 3px;
</span><del>-        font-size: 11px;
</del><ins>+        font-size: 12px;
</ins><span class="cx">         font-style: italic;
</span><span class="cx">         display: block;
</span><span class="cx"> }
</span><span class="lines">@@ -67,9 +108,13 @@
</span><span class="cx"> 
</span><span class="cx"> /* Editor/Main Column */
</span><span class="cx"> div#poststuff {
</span><del>-        margin: 10px;
</del><ins>+        margin: 0 10px 10px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+#poststuff #editor-toolbar {
+        height: 30px;
+}
+
</ins><span class="cx"> div.zerosize {
</span><span class="cx">         border: 0 none;
</span><span class="cx">         height: 0;
</span><span class="lines">@@ -79,11 +124,6 @@
</span><span class="cx">         width: 0;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-#poststuff #edButtonPreview.active,
-#poststuff #edButtonHTML.active {
-        display: none;
-}
-
</del><span class="cx"> .posting {
</span><span class="cx">         margin-right: 212px;
</span><span class="cx">         position: relative;
</span><span class="lines">@@ -101,18 +141,46 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #poststuff .inside {
</span><del>-        font-size: 11px;
</del><ins>+        font-size: 12px;
</ins><span class="cx">         margin: 8px;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+#submitdiv .inside {
+        margin: 0;
+}
+
+#submitdiv .inside p {
+        padding: 8px;
+        margin: 0;
+}
+
+#submitdiv #publishing-actions {
+        padding-left: 6px;
+        border-bottom: 1px solid #dfdfdf;
+        -webkit-box-shadow: 0 1px 0 #fff;
+        -moz-box-shadow: 0 1px 0 #fff;
+        box-shadow: 0 1px 0 #fff;
+}
+
+#publish {
+        float: right;
+}
+
</ins><span class="cx"> #poststuff h2,#poststuff h3 {
</span><del>-        font-size: 12px;
-        font-weight: bold;
</del><ins>+        font-size: 13px;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-weight: normal;
</ins><span class="cx">         line-height: 1;
</span><span class="cx">         margin: 0;
</span><span class="cx">         padding: 7px 9px;
</span><ins>+        border-width: 0 0 1px 0;
+        border-style: solid;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><ins>+#poststuff h2 {
+        border-color: #dfdfdf;
+}
+
</ins><span class="cx"> #tagsdiv-post_tag h3,
</span><span class="cx"> #categorydiv h3 {
</span><span class="cx">         cursor: pointer;
</span><span class="lines">@@ -147,17 +215,19 @@
</span><span class="cx"> 
</span><span class="cx"> .postbox:hover .handlediv,
</span><span class="cx"> .stuffbox:hover .handlediv {
</span><del>-        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;
</del><ins>+        background: transparent url(../images/arrows.png) no-repeat 6px 7px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.handlediv {
</del><ins>+.postbox .handlediv {
</ins><span class="cx">         float: right;
</span><del>-        height: 26px;
-        width: 23px;
</del><ins>+        width: 27px;
+        height: 30px;
+        cursor: pointer;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #title,
</span><span class="cx"> .tbtitle {
</span><ins>+        font-family: Arial, &quot;Bitstream Vera Sans&quot;, Helvetica, Verdana, sans-serif;
</ins><span class="cx">         -moz-border-radius: 3px;
</span><span class="cx">         -khtml-border-radius: 3px;
</span><span class="cx">         -webkit-border-radius: 3px;
</span><span class="lines">@@ -184,15 +254,10 @@
</span><span class="cx">         -khtml-border-radius: 3px;
</span><span class="cx">         -webkit-border-radius: 3px;
</span><span class="cx">         border-radius: 3px;
</span><del>-        border: 1px solid #dfdfdf;
</del><ins>+        border: 1px solid #ccc;
</ins><span class="cx">         background-color: #fff;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-.postdivrich {
-        padding-top: 25px;
-        position: relative;
-}
-
</del><span class="cx"> .actions {
</span><span class="cx">         float: right;
</span><span class="cx">         margin: -19px 0 0;
</span><span class="lines">@@ -218,19 +283,11 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Photo Styles */
</span><del>-.photolist {
-        margin-top: -10px;
-}
-
</del><span class="cx"> #photo_saving {
</span><span class="cx">         margin: 0 8px 8px;
</span><span class="cx">         vertical-align: middle;
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-#img_container {
-        background-color: #fff;
-}
-
</del><span class="cx"> #img_container_container {
</span><span class="cx">         overflow: auto;
</span><span class="cx"> }
</span><span class="lines">@@ -296,13 +353,6 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> /* Submit Column */
</span><del>-#viewsite {
-        padding: 0;
-        margin: 0 0 20px 5px;
-        font-size: 10px;
-        clear: both;
-}
-
</del><span class="cx"> .wp-hidden-children
</span><span class="cx"> .wp-hidden-child {
</span><span class="cx">         display: none;
</span><span class="lines">@@ -312,7 +362,7 @@
</span><span class="cx"> 
</span><span class="cx"> .category-add input {
</span><span class="cx">         width: 94%;
</span><del>-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
</del><ins>+        font-family: Arial, &quot;Bitstream Vera Sans&quot;, Helvetica, Verdana, sans-serif;
</ins><span class="cx">         font-size: 12px;
</span><span class="cx">         margin: 1px;
</span><span class="cx"> }
</span><span class="lines">@@ -322,8 +372,8 @@
</span><span class="cx">         -x-system-font: none;
</span><span class="cx">         border-style: solid;
</span><span class="cx">         border-width: 1px;
</span><del>-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        font-size: 11px;
</del><ins>+        font-family: Arial, &quot;Bitstream Vera Sans&quot;, Helvetica, Verdana, sans-serif;
+        font-size: 12px;
</ins><span class="cx">         height: 2em;
</span><span class="cx">         line-height: 20px;
</span><span class="cx">         padding: 2px;
</span><span class="lines">@@ -379,7 +429,7 @@
</span><span class="cx"> 
</span><span class="cx"> ul.category-tabs {
</span><span class="cx">         margin-top: 12px;
</span><del>-        margin-bottom: 6px;
</del><ins>+        margin-bottom: 5px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> ul.category-tabs li.tabs {
</span><span class="lines">@@ -433,7 +483,7 @@
</span><span class="cx">         margin-left: 10px;
</span><span class="cx">         display: block;
</span><span class="cx">         float: left;
</span><del>-        font-size: 11px;
</del><ins>+        font-size: 12px;
</ins><span class="cx">         line-height: 1.8em;
</span><span class="cx">         white-space: nowrap;
</span><span class="cx">         cursor: default;
</span><span class="lines">@@ -457,6 +507,10 @@
</span><span class="cx">         border: 0 none;
</span><span class="cx">         height: 365px;
</span><span class="cx">         width: 97% !important;
</span><ins>+        font-family: Consolas, Monaco, monospace;
+        font-size: 13px;
+        line-height: 19px;
+        background: transparent;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> * html .postdivrich {
</span><span class="lines">@@ -475,9 +529,9 @@
</span><span class="cx"> .button-secondary,
</span><span class="cx"> .button-highlighted,
</span><span class="cx"> #postcustomstuff .submit input {
</span><del>-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
</del><ins>+        font-family: Arial, &quot;Bitstream Vera Sans&quot;, Helvetica, Verdana, sans-serif;
</ins><span class="cx">         text-decoration: none;
</span><del>-        font-size: 11px !important;
</del><ins>+        font-size: 12px !important;
</ins><span class="cx">         line-height: 16px;
</span><span class="cx">         padding: 2px 8px;
</span><span class="cx">         cursor: pointer;
</span><span class="lines">@@ -616,3 +670,8 @@
</span><span class="cx"> input.newtag:focus ~ div.taghint {
</span><span class="cx">         visibility: hidden;
</span><span class="cx"> }
</span><ins>+
+/* TinyMCE */
+#mce_fullscreen_container {
+        background: #fff;
+}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadminpressthisphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/press-this.php (18278 => 18279)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/press-this.php        2011-06-11 19:32:19 UTC (rev 18278)
+++ trunk/wp-admin/press-this.php        2011-06-11 19:37:23 UTC (rev 18279)
</span><span class="lines">@@ -467,13 +467,10 @@
</span><span class="cx">         wp_tiny_mce( true, array( 'height' =&gt; '370' ) );
</span><span class="cx"> }
</span><span class="cx"> ?&gt;
</span><del>-&lt;div id=&quot;wphead&quot;&gt;&lt;/div&gt;
</del><span class="cx"> &lt;form action=&quot;press-this.php?action=post&quot; method=&quot;post&quot;&gt;
</span><span class="cx"> &lt;div id=&quot;poststuff&quot; class=&quot;metabox-holder&quot;&gt;
</span><span class="cx">         &lt;div id=&quot;side-info-column&quot;&gt;
</span><span class="cx">                 &lt;div class=&quot;sleeve&quot;&gt;
</span><del>-                        &lt;h1 id=&quot;viewsite&quot;&gt;&lt;a href=&quot;&lt;?php echo get_option('home'); ?&gt;/&quot; target=&quot;_blank&quot;&gt;&lt;?php bloginfo('name'); ?&gt; &amp;rsaquo; &lt;?php _e('Press This') ?&gt;&lt;/a&gt;&lt;/span&gt;&lt;/h1&gt;
-
</del><span class="cx">                         &lt;?php wp_nonce_field('press-this') ?&gt;
</span><span class="cx">                         &lt;input type=&quot;hidden&quot; name=&quot;post_type&quot; id=&quot;post_type&quot; value=&quot;text&quot;/&gt;
</span><span class="cx">                         &lt;input type=&quot;hidden&quot; name=&quot;autosave&quot; id=&quot;autosave&quot; /&gt;
</span><span class="lines">@@ -483,9 +480,11 @@
</span><span class="cx">                         &lt;!-- This div holds the photo metadata --&gt;
</span><span class="cx">                         &lt;div class=&quot;photolist&quot;&gt;&lt;/div&gt;
</span><span class="cx"> 
</span><del>-                        &lt;div id=&quot;submitdiv&quot; class=&quot;stuffbox&quot;&gt;
</del><ins>+                        &lt;div id=&quot;submitdiv&quot; class=&quot;postbox&quot;&gt;
+                                &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php _e( 'Click to toggle' ); ?&gt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;
+                                &lt;h3 class=&quot;hndle&quot;&gt;&lt;?php _e('Press This') ?&gt;&lt;/h3&gt;
</ins><span class="cx">                                 &lt;div class=&quot;inside&quot;&gt;
</span><del>-                                        &lt;p&gt;
</del><ins>+                                        &lt;p id=&quot;publishing-actions&quot;&gt;
</ins><span class="cx">                                         &lt;?php
</span><span class="cx">                                                 submit_button( __( 'Save Draft' ), 'button', 'draft', false, array( 'id' =&gt; 'save' ) );
</span><span class="cx">                                                 if ( current_user_can('publish_posts') ) {
</span><span class="lines">@@ -565,7 +564,7 @@
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx">                         &lt;/div&gt;
</span><span class="cx"> 
</span><del>-                        &lt;div id=&quot;tagsdiv-post_tag&quot; class=&quot;stuffbox&quot; &gt;
</del><ins>+                        &lt;div id=&quot;tagsdiv-post_tag&quot; class=&quot;postbox&quot;&gt;
</ins><span class="cx">                                 &lt;div class=&quot;handlediv&quot; title=&quot;&lt;?php _e( 'Click to toggle' ); ?&gt;&quot;&gt;
</span><span class="cx">                                         &lt;br/&gt;
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="lines">@@ -582,12 +581,22 @@
</span><span class="cx">                                                 &lt;/p&gt;
</span><span class="cx">                                                 &lt;div class=&quot;tagchecklist&quot;&gt;&lt;/div&gt;
</span><span class="cx">                                         &lt;/div&gt;
</span><del>-                                        &lt;p class=&quot;tagcloud-link&quot;&gt;&lt;a href=&quot;#titlediv&quot; class=&quot;tagcloud-link&quot; id=&quot;link-post_tag&quot;&gt;&lt;?php _e('Choose from the most used tags in Post Tags'); ?&gt;&lt;/a&gt;&lt;/p&gt;
</del><ins>+                                        &lt;p class=&quot;tagcloud-link&quot;&gt;&lt;a href=&quot;#titlediv&quot; class=&quot;tagcloud-link&quot; id=&quot;link-post_tag&quot;&gt;&lt;?php _e('Choose from the most used tags'); ?&gt;&lt;/a&gt;&lt;/p&gt;
</ins><span class="cx">                                 &lt;/div&gt;
</span><span class="cx">                         &lt;/div&gt;
</span><span class="cx">                 &lt;/div&gt;
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx">         &lt;div class=&quot;posting&quot;&gt;
</span><ins>+
+                &lt;div id=&quot;wphead&quot;&gt;
+                        &lt;img id=&quot;header-logo&quot; src=&quot;&lt;?php echo esc_url( includes_url( 'images/blank.gif' ) ); ?&gt;&quot; alt=&quot;&quot; width=&quot;16&quot; height=&quot;16&quot; /&gt;
+                        &lt;h1 id=&quot;site-heading&quot;&gt;
+                                &lt;a href=&quot;&lt;?php echo get_option('home'); ?&gt;/&quot; target=&quot;_blank&quot;&gt;
+                                        &lt;span id=&quot;site-title&quot;&gt;&lt;?php bloginfo('name'); ?&gt;&lt;/span&gt;
+                                &lt;/a&gt;
+                        &lt;/h1&gt;
+                &lt;/div&gt;
+
</ins><span class="cx">                 &lt;?php if ( isset($posted) &amp;&amp; intval($posted) ) { $post_ID = intval($posted); ?&gt;
</span><span class="cx">                 &lt;div id=&quot;message&quot; class=&quot;updated&quot;&gt;&lt;p&gt;&lt;strong&gt;&lt;?php _e('Your post has been saved.'); ?&gt;&lt;/strong&gt; &lt;a onclick=&quot;window.opener.location.replace(this.href); window.close();&quot; href=&quot;&lt;?php echo get_permalink( $post_ID); ?&gt;&quot;&gt;&lt;?php _e('View post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;&lt;?php echo get_edit_post_link( $post_ID ); ?&gt;&quot; onclick=&quot;window.opener.location.replace(this.href); window.close();&quot;&gt;&lt;?php _e('Edit Post'); ?&gt;&lt;/a&gt; | &lt;a href=&quot;#&quot; onclick=&quot;window.close();&quot;&gt;&lt;?php _e('Close Window'); ?&gt;&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
</span><span class="cx">                 &lt;?php } ?&gt;
</span><span class="lines">@@ -601,26 +610,26 @@
</span><span class="cx">                 &lt;div id=&quot;extra-fields&quot; style=&quot;display: none&quot;&gt;&lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;postdivrich&quot;&gt;
</span><del>-                        &lt;ul id=&quot;actions&quot; class=&quot;actions&quot;&gt;
-                                &lt;li&gt;&lt;?php _e( 'Add:' ); ?&gt;&lt;/li&gt;
-                                &lt;li id=&quot;photo_button&quot;&gt;
-                                        &lt;?php if ( current_user_can('upload_files') ) { ?&gt;&lt;a title=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; href=&quot;#&quot;&gt;
-&lt;img alt=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-image.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
-                                        &lt;?php } ?&gt;
-                                &lt;/li&gt;
-                                &lt;li id=&quot;video_button&quot;&gt;
-                                        &lt;a title=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; href=&quot;#&quot;&gt;&lt;img alt=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-video.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
-                                &lt;/li&gt;
-                                &lt;?php if ( user_can_richedit() ) { ?&gt;
-                                &lt;li id=&quot;switcher&quot;&gt;
-                                        &lt;?php wp_print_scripts( 'quicktags' ); ?&gt;
-                                        &lt;?php add_filter('the_editor_content', 'wp_richedit_pre'); ?&gt;
</del><ins>+                        &lt;div id=&quot;editor-toolbar&quot;&gt;
+                                &lt;?php if ( user_can_richedit() ) :
+                                        wp_print_scripts( 'quicktags' );
+                                        add_filter('the_editor_content', 'wp_richedit_pre'); ?&gt;
</ins><span class="cx">                                         &lt;a id=&quot;edButtonHTML&quot; onclick=&quot;switchEditors.go('content', 'html');&quot;&gt;&lt;?php _e('HTML'); ?&gt;&lt;/a&gt;
</span><span class="cx">                                         &lt;a id=&quot;edButtonPreview&quot; class=&quot;active&quot; onclick=&quot;switchEditors.go('content', 'tinymce');&quot;&gt;&lt;?php _e('Visual'); ?&gt;&lt;/a&gt;
</span><span class="cx">                                         &lt;div class=&quot;zerosize&quot;&gt;&lt;input accesskey=&quot;e&quot; type=&quot;button&quot; onclick=&quot;switchEditors.go('content')&quot; /&gt;&lt;/div&gt;
</span><del>-                                &lt;/li&gt;
-                                &lt;?php } ?&gt;
-                        &lt;/ul&gt;
</del><ins>+                                &lt;?php endif; ?&gt;
+
+                                &lt;div id=&quot;media-buttons&quot;&gt;
+                                        &lt;?php
+                                        _e( 'Add:' );
+
+                                        if ( current_user_can('upload_files') ) : ?&gt;
+                                                &lt;a id=&quot;photo_button&quot; title=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; href=&quot;#&quot;&gt;
+&lt;img alt=&quot;&lt;?php _e('Insert an Image'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-image.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;&lt;?php
+                                        endif;
+                                        ?&gt;&lt;a id=&quot;video_button&quot; title=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; href=&quot;#&quot;&gt;&lt;img alt=&quot;&lt;?php _e('Embed a Video'); ?&gt;&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/media-button-video.gif?ver=20100531' ) ); ?&gt;&quot;/&gt;&lt;/a&gt;
+                                &lt;/div&gt;
+                        &lt;/div&gt;
</ins><span class="cx">                         &lt;div id=&quot;quicktags&quot;&gt;&lt;/div&gt;
</span><span class="cx">                         &lt;div class=&quot;editor-container&quot;&gt;
</span><span class="cx">                                 &lt;textarea name=&quot;content&quot; id=&quot;content&quot; style=&quot;width:100%;&quot; class=&quot;theEditor&quot; rows=&quot;15&quot;&gt;&lt;?php
</span></span></pre></div>
<a id="trunkwpincludeslocalephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/locale.php (18278 => 18279)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/locale.php        2011-06-11 19:32:19 UTC (rev 18278)
+++ trunk/wp-includes/locale.php        2011-06-11 19:37:23 UTC (rev 18279)
</span><span class="lines">@@ -82,7 +82,7 @@
</span><span class="cx">          * @var string
</span><span class="cx">          * @access private
</span><span class="cx">          */
</span><del>-        var $text_direction = 'ltr';
</del><ins>+        var $text_direction = 'rtl';
</ins><span class="cx"> 
</span><span class="cx">         /**
</span><span class="cx">          * Imports the global version to the class property.
</span></span></pre></div>
<a id="trunkwpincludesscriptloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/script-loader.php (18278 => 18279)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/script-loader.php        2011-06-11 19:32:19 UTC (rev 18278)
+++ trunk/wp-includes/script-loader.php        2011-06-11 19:37:23 UTC (rev 18279)
</span><span class="lines">@@ -504,7 +504,7 @@
</span><span class="cx">         $styles-&gt;add( 'dashboard', &quot;/wp-admin/css/dashboard$suffix.css&quot;, array(), '20110611' );
</span><span class="cx">         $styles-&gt;add( 'install', &quot;/wp-admin/css/install$suffix.css&quot;, array(), '20110602' ); // Readme as well
</span><span class="cx">         $styles-&gt;add( 'theme-editor', &quot;/wp-admin/css/theme-editor$suffix.css&quot;, array(), '20110602' );
</span><del>-        $styles-&gt;add( 'press-this', &quot;/wp-admin/css/press-this$suffix.css&quot;, array(), '20110506' );
</del><ins>+        $styles-&gt;add( 'press-this', &quot;/wp-admin/css/press-this$suffix.css&quot;, array(), '20110611' );
</ins><span class="cx">         $styles-&gt;add( 'thickbox', '/wp-includes/js/thickbox/thickbox.css', array(), '20090514' );
</span><span class="cx">         $styles-&gt;add( 'login', &quot;/wp-admin/css/login$suffix.css&quot;, array(), '20110610' );
</span><span class="cx">         $styles-&gt;add( 'plugin-install', &quot;/wp-admin/css/plugin-install$suffix.css&quot;, array(), '20101230' );
</span></span></pre>
</div>
</div>

</body>
</html>