ਮੀਡੀਆਵਿਕੀ:Gadget-mark-proofread.css

ਵਿਕੀਸਰੋਤ ਤੋਂ

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* All pages have a border. */
.prp-index-pagelist-page {
	border: 1px solid transparent;
}

/* Pages the current user can progress have a red border. */
.prp-index-pagelist .wsg-user-can-progress {
	border: 1px solid red;
}