equal
deleted
inserted
replaced
318 width: 74px; |
318 width: 74px; |
319 } |
319 } |
320 |
320 |
321 .fixed .column-role, |
321 .fixed .column-role, |
322 .fixed .column-posts { |
322 .fixed .column-posts { |
323 -webkit-hyphens: auto; |
|
324 hyphens: auto; |
323 hyphens: auto; |
325 } |
324 } |
326 |
325 |
327 .fixed .column-comment .comment-author { |
326 .fixed .column-comment .comment-author { |
328 display: none; |
327 display: none; |
1130 |
1129 |
1131 .inline-edit-row fieldset label input.inline-edit-slug-input { |
1130 .inline-edit-row fieldset label input.inline-edit-slug-input { |
1132 width: 75%; |
1131 width: 75%; |
1133 } |
1132 } |
1134 |
1133 |
1135 .inline-edit-row #post_parent, |
1134 .inline-edit-row select[name="post_parent"], |
1136 .inline-edit-row select[name="page_template"] { |
1135 .inline-edit-row select[name="page_template"] { |
1137 max-width: 80%; |
1136 max-width: 80%; |
1138 } |
1137 } |
1139 |
1138 |
1140 .quick-edit-row-post fieldset label.inline-edit-status { |
1139 .quick-edit-row-post fieldset label.inline-edit-status { |