Bước tới nội dung

Thành viên:Plantaest/TwinkleMobile.css

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.
/* Dialog */.morebits-dialog { top: 0 !important; left: 50% !important; transform: translate(-50%, 0); margin: auto !important; position: fixed !important; max-width: 100% !important; max-height: 100% !important; display: flex !important; flex-direction: column !important; align-items: stretch !important; box-sizing: border-box; font-size: 80%;}.morebits-dialog .morebits-dialog-content { flex: 1 !important; max-height: 70vh !important;}.morebits-dialog .ui-dialog-titlebar { min-height: 1em;}.morebits-dialog .ui-dialog-buttonpane { min-height: auto !important;}/* Quickform */form.quickform input[type=text], form.quickform select,form.quickform input[type=button], .morebits-dialog-buttons button { padding: 0.15rem 0.3rem; background: #fff; border: 1px solid #565656; border-radius: 2px;}form.quickform input[type=text], form.quickform select, form.quickform textarea { font-size: inherit !important;}form.quickform input[type=text], form.quickform select { width: 230px;}form.quickform input[type=checkbox], form.quickform input[type=radio] { margin-right: 4px;}form.quickform textarea { width: 90% !important;}/* PortletLink */.mw-ui-icon-portletlink-twmb { background-image: url(https://upload.wikimedia.org/wikipedia/commons/4/47/Twinkle_logo.svg); background-size: cover; background-color: transparent;}/* Hide second line */#tw-revert:nth-child(2) { display: none;}[id^="tw-revert-to-"]:nth-child(2) { display: none;}