Ticket #33361: 33361.02.patch
File 33361.02.patch, 1.5 KB (added by , 10 years ago) |
---|
-
src/wp-admin/css/common.css
2073 2073 2074 2074 #namediv td.first { 2075 2075 width: 10px; 2076 padding-left: 0; 2076 2077 white-space: nowrap; 2077 2078 } 2078 2079 -
src/wp-admin/css/forms.css
595 595 596 596 .form-table td { 597 597 margin-bottom: 9px; 598 padding: 15px 10px;598 padding: 15px 0 15px 15px; 599 599 line-height: 1.3; 600 600 vertical-align: middle; 601 601 } -
src/wp-admin/edit-form-comment.php
23 23 <div id="post-body" class="metabox-holder columns-2"> 24 24 <div id="post-body-content" class="edit-form-section edit-comment-section"> 25 25 <div id="namediv" class="stuffbox"> 26 <h3 class="hnld"><span><?php _e('Author') ?></span></h3> 26 27 <div class="inside"> 27 28 <fieldset> 28 <legend class="edit-comment-author "><?php _e( 'Author' ) ?></legend>29 <legend class="edit-comment-author screen-reader-text"><?php _e( 'Author' ) ?></legend> 29 30 <table class="form-table editcomment"> 30 31 <tbody> 31 32 <tr> … … 46 47 </tr> 47 48 </tbody> 48 49 </table> 49 <br />50 50 </fieldset> 51 51 </div> 52 52 </div> … … 62 62 63 63 <div id="postbox-container-1" class="postbox-container"> 64 64 <div id="submitdiv" class="stuffbox" > 65 <h3 ><span class="hndle"><?php _e('Status') ?></span></h3>65 <h3 class="hnld"><span><?php _e('Status') ?></span></h3> 66 66 <div class="inside"> 67 67 <div class="submitbox" id="submitcomment"> 68 68 <div id="minor-publishing">