/* AI Internal Links - Admin Styles */

/* TinyMCE button styling handled by WordPress */

.mce-aiil_generate_links {
	/* Custom button styles if needed */
}

/* Notification styles for editor */
.mce-notification.mce-notification-success {
	background-color: #46b450;
}

.mce-notification.mce-notification-error {
	background-color: #dc3232;
}
