
/* @todo This should be moved to admin-tables.css which is then enqueued on both screens. */
.tooltip-button {
	margin: 0 6px;
	cursor: pointer;
	color: #767676;
}

.tooltip[hidden] {
	visibility: hidden;
}
