Bước tới nội dung

Thành viên:Ôi tes mu/common.js

Bách khoa toàn thư mở Wikipedia

Chú ý: Sau khi lưu thay đổi trang, bạn phải xóa bộ nhớ đệm của trình duyệt để nhìn thấy các thay đổi. Google Chrome, Firefox, Internet ExplorerSafari: Giữ phím ⇧ Shift và nhấn nút Reload/Tải lại trên thanh công cụ của trình duyệt. Để biết chi tiết và hướng dẫn cho các trình duyệt khác, xem Trợ giúp:Xóa bộ nhớ đệm.

// remove ugly styles from buttons:
    $(".oo-ui-buttonInputWidget").removeClass("oo-ui-buttonInputWidget")
    $(".oo-ui-buttonElement-button").removeClass("oo-ui-buttonElement-button")
    // and checkboxes:
    $(".oo-ui-checkboxInputWidget").removeClass("oo-ui-checkboxInputWidget")
    // remove inflated field margins:
    $(".oo-ui-fieldLayout-header").removeClass("oo-ui-fieldLayout-header")