dev

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

#global-usage-list td:first-child {
	text-align: center;
}
#global-usage-list th:last-child {
	width: 100%;
}
#global-usage-list .global-usage-error strong {
	color: var(--theme-alert-color);
}
#global-usage-delete-warning {
	margin-top: .5em
}