Make WordPress Core

Ticket #13233: 3.0-rtl-taghints.diff

File 3.0-rtl-taghints.diff, 667 bytes (added by yoavf, 15 years ago)

missing tag hints section from wp-admin-rtl

  • wp-admin/css/wp-admin-rtl.dev.css

     
    572572        width:100% !important;
    573573}
    574574
     575/* tag hints */
     576.taghint {
     577        margin: 14px 8px -17px 0;
     578}
     579
     580#poststuff .tagsdiv .howto {
     581        margin: 0 8px 6px 0;
     582}
     583
     584#broken-themes {
     585        text-align: right;
     586}
     587
     588.describe .del-link {
     589        padding-right: 5px;
     590        padding-left: 0;
     591}
     592
     593.comment-ays th {
     594        border-left-style: solid;
     595        border-left-width: 1px;
     596}
     597
    575598/* Custom Background  */
    576599
    577600#custom-background table th, #custom-background table td {