Thành viên:Cumeo89/monobook.css

Từ điển mở Wiktionary

Chú ý: Sau khi lưu trang này, phải xóa bộ nhớ đệm (cache) của trình duyệt để những thay đổi hiện ra

  • Firefox / Safari: Nhấn giữ phím Shift trong khi nhấn Tải lại (Reload), hoặc nhấn tổ hợp Ctrl-F5 hay Ctrl-R (⌘R trên Mac)
  • Google Chrome: Nhấn tổ hợp Ctrl-Shift-R (⇧⌘R trên Mac)
  • Internet Explorer / Edge: Nhấn giữ phím Ctrl trong khi nhấn Làm tươi (Refresh), hoặc nhấn tổ hợp Ctrl-F5
  • Opera: Nhấn tổ hợp Ctrl-F5.
 .wiktauto-suggestion_list
 {
 background: white;
 border: 1px solid;
 padding: 4px;
 z-index: 2;
 }

 .wiktauto-suggestion_list ul
 {
 padding: 0;
 margin: 0;
 list-style: none;
 }

 .wiktauto-suggestion_list a
 {
 text-decoration: none;
 color: navy;
 }

 .wiktauto-suggestion_list .selected
 {
 background: navy;
 color: white;
 }

 .wiktauto-suggestion_list .selected a
 {
 color: white;
 }

 #wiktauto-autosuggest
 {
 display: none;
 }

 #wiktauto-inputbox {
    position: absolute;
    z-index: 2;
    display: none;
 }