#toplevel_page_notifier-to-slack li.current {
	box-shadow: inset 4px 0 0 0 currentColor;
	transition: box-shadow .1s linear;
}