Ticket #19603: 19603-lt_LT.diff

File 19603-lt_LT.diff, 799 bytes (added by settle, 3 months ago)

Lithuanian CSS

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

     
    79407940} 
    79417941.locale-ru-ru .pressthis a { 
    79427942        width: 143px; /* default 113px + 30px */ 
    7943 } 
    7944  No newline at end of file 
     7943} 
     7944 
     7945/* lt_LT: QuickPress + Bulk Edit */ 
     7946.locale-lt-lt #dashboard_quick_press .input-text-wrap, 
     7947.locale-lt-lt #dashboard_quick_press .textarea-wrap, 
     7948.locale-lt-lt #dashboard_quick_press .wp-media-buttons  { 
     7949        margin-left: 7em; 
     7950} 
     7951.locale-lt-lt #dashboard_quick_press h4 { 
     7952        width: 7em; 
     7953} 
     7954.locale-lt-lt .inline-edit-row fieldset label span.title { 
     7955        width: 8em; 
     7956} 
     7957.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap { 
     7958        margin-left: 8em; 
     7959}