ผลต่างระหว่างรุ่นของ "มีเดียวิกิ:Monobook.css"
หน้าตา
เนื้อหาที่ลบ เนื้อหาที่เพิ่ม
...ลองดู |
Styling for updated markers on watchlist, history and recent/related changes; also present in vector.css |
||
บรรทัดที่ 1: | บรรทัดที่ 1: | ||
/* CSS placed here will affect users of the Monobook skin */ |
/* CSS placed here will affect users of the Monobook skin */ |
||
/* Styling for updated markers on watchlist, history and recent/related changes */ |
|||
/* The same alteration is also present in MediaWiki:Vector.css */ |
|||
li.mw-changeslist-line-watched, li.mw-history-line-updated { |
|||
list-style-image: url(//upload.wikimedia.org/wikipedia/commons/f/fa/ChangedBulletMono.png); |
|||
list-style-image: url(//upload.wikimedia.org/wikipedia/commons/4/4f/ChangedBulletMono.svg); |
|||
} |
รุ่นแก้ไขปัจจุบันเมื่อ 16:10, 4 มิถุนายน 2565
/* CSS placed here will affect users of the Monobook skin */
/* Styling for updated markers on watchlist, history and recent/related changes */
/* The same alteration is also present in MediaWiki:Vector.css */
li.mw-changeslist-line-watched, li.mw-history-line-updated {
list-style-image: url(//upload.wikimedia.org/wikipedia/commons/f/fa/ChangedBulletMono.png);
list-style-image: url(//upload.wikimedia.org/wikipedia/commons/4/4f/ChangedBulletMono.svg);
}