Make WordPress Core

Ticket #19603: 19603-lt_LT.2.diff

File 19603-lt_LT.2.diff, 765 bytes (added by settle, 13 years ago)

QuickEdit, not BulkEdit

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

     
    79787978.locale-ru-ru .pressthis a {
    79797979        width: 143px; /* default 113px + 30px */
    79807980}
     7981
     7982/* lt_LT: QuickPress + QuickEdit */
     7983.locale-lt-lt #dashboard_quick_press .input-text-wrap,
     7984.locale-lt-lt #dashboard_quick_press .textarea-wrap,
     7985.locale-lt-lt #dashboard_quick_press .wp-media-buttons  {
     7986        margin-left: 7em;
     7987}
     7988.locale-lt-lt #dashboard_quick_press h4 {
     7989        width: 7em;
     7990}
     7991.locale-lt-lt .inline-edit-row fieldset label span.title {
     7992        width: 8em;
     7993}
     7994.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap {
     7995        margin-left: 8em;
     7996}