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.
#mw-echo-blue-pokey {
	position: absolute;
	top: 12px;
	left: 5px;
	z-index: 99;
	cursor: pointer;
}
#mw-echo-alert {
	position: absolute;
	top: 22px;
	left: -100;
	z-index: 99;
	padding: 10px;
	background-color: #517ABB;
	cursor: pointer;
}
#mw-echo-alert-text {
	font-size: 13px;
	font-weight: normal;
	font-family: sans-serif;
	line-height: 14px;
	color: white;
}