NonInventPurchasingSystem/CPRNIMS.WebApps/wwwroot/css/error/inputsErr.css
2026-01-20 07:44:30 +08:00

6 lines
100 B
CSS

.error-input
{
border: 1px solid red !important;
/* Add any other styling as needed */
}