Ticket #18314: 18314.press-this.diff
| File 18314.press-this.diff, 2.9 KB (added by , 15 years ago) |
|---|
-
wp-admin/press-this.php
419 419 <body class="press-this wp-admin"> 420 420 <form action="press-this.php?action=post" method="post"> 421 421 <div id="poststuff" class="metabox-holder"> 422 <div class="press-this-sidebar">422 <div id="side-sortables" class="press-this-sidebar"> 423 423 <div class="sleeve"> 424 424 <?php wp_nonce_field('press-this') ?> 425 425 <input type="hidden" name="post_type" id="post_type" value="text"/> -
wp-admin/css/wp-admin.dev.css
6420 6420 padding: 8px 8px 0; 6421 6421 } 6422 6422 6423 .press-this #submitpost #ajax-loading,6424 .press-this #submitpost .ajax-loading {6425 vertical-align: middle;6426 }6427 6428 6423 .press-this .howto { 6429 6424 margin-top: 2px; 6430 6425 margin-bottom: 3px; … … 6433 6428 display: block; 6434 6429 } 6435 6430 6436 .press-this input.text {6437 outline-color: -moz-use-text-color;6438 outline-style: none;6439 outline-width: medium;6440 width: 100%;6441 }6442 6443 6431 /* Editor/Main Column */ 6444 6432 .press-this #poststuff { 6445 6433 margin: 0 10px 10px; … … 6471 6459 padding-top: 5px; 6472 6460 } 6473 6461 6474 .press-this #submitdiv .inside{6462 .press-this #submitdiv p { 6475 6463 margin: 0; 6464 padding: 6px; 6476 6465 } 6477 6466 6478 .press-this #submitdiv p {6479 margin: 6px;6480 padding: 0 0 6px;6481 -webkit-box-shadow: 0 1px 0 #fff;6482 -moz-box-shadow: 0 1px 0 #fff;6483 box-shadow: 0 1px 0 #fff;6484 }6485 6486 6467 .press-this #submitdiv #publishing-actions { 6487 6468 border-bottom: 1px solid #dfdfdf; 6488 6469 } … … 6528 6509 background: transparent url(../images/arrows.png) no-repeat 6px 7px; 6529 6510 } 6530 6511 6512 #submitdiv:hover .handlediv { 6513 background: none; 6514 } 6515 6531 6516 .tbtitle { 6532 6517 font-size: 1.7em; 6533 6518 outline: none; … … 6625 6610 } 6626 6611 6627 6612 /* Categories */ 6628 .press-this .category-add input[type="text"],6629 .press-this .category-add select {6630 width: 100%;6631 margin: 1px;6632 }6633 6634 6613 .press-this .categorydiv div.tabs-panel { 6635 6614 height: 100px; 6636 overflow: auto;6637 padding: 0.5em 0.9em;6638 border-style: solid;6639 border-width: 1px;6640 6615 } 6641 6616 6642 .press-this .category-tabs li {6643 display: inline;6644 }6645 6646 .press-this .category-tabs a {6647 text-decoration: none;6648 }6649 6650 .press-this ul.category-tabs {6651 margin-bottom: 5px;6652 padding-top: 8px;6653 }6654 6655 6617 /* Tags */ 6656 6618 .press-this .tagsdiv .newtag { 6657 margin-right: 5px; 6658 width: auto; 6619 width: 130px; 6659 6620 } 6660 6621 6661 .jaxtag {6662 clear: both;6663 margin: 0;6664 }6665 6666 .tagadd {6667 margin-left: 3px;6668 }6669 6670 .press-this .tagchecklist {6671 margin-top: 3px;6672 margin-bottom: 1em;6673 font-size: 12px;6674 overflow: auto;6675 }6676 6677 .press-this .tagchecklist strong {6678 position: absolute;6679 font-size: .75em;6680 }6681 6682 .press-this .tagchecklist span {6683 margin-right: .5em;6684 margin-left: 10px;6685 display: block;6686 float: left;6687 font-size: 12px;6688 line-height: 1.8em;6689 white-space: nowrap;6690 cursor: default;6691 }6692 6693 6622 .press-this #content { 6694 6623 margin: 5px 0; 6695 6624 padding: 0 5px;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)