Make WordPress Core

Ticket #21754: lithuanian-css-which-can-be removed-21754.diff

File lithuanian-css-which-can-be removed-21754.diff, 615 bytes (added by settle, 12 years ago)

Lithuanian CSS which can be removed after this is fixed.

  • wp-admin.css

     
    81048104        width: 245px; /* default 200px + 45px */
    81058105}
    81068106
    8107 /* lt_LT: QuickPress + QuickEdit */
    8108 .locale-lt-lt #dashboard_quick_press .input-text-wrap,
    8109 .locale-lt-lt #dashboard_quick_press .textarea-wrap,
    8110 .locale-lt-lt #dashboard_quick_press .wp-media-buttons  {
    8111         margin-left: 7em;
    8112 }
    8113 .locale-lt-lt #dashboard_quick_press h4 {
    8114         width: 7em;
    8115 }
     8107/* lt_LT: QuickEdit */
    81168108.locale-lt-lt .inline-edit-row fieldset label span.title {
    81178109        width: 8em;
    81188110}