Bootstrap has the following css style that covers both readonly and disabled inputs
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
.form-control:disabled {
color: var(--bs-gray-500);
background-color: var(--bs-gray-200);
border-color: var(--bs-gray-300);
opacity: 1;
}
Many thanks regarding submitting this kind of fantastic write-up! I came across your internet site perfect for my own wants. It includes great and also beneficial content. Maintain the nice perform!Your guide at Assoc-Ins
I've got not long ago started off some sort of blog site, the internet people produce here possesses served everyone enormously. Appreciate it intended for all of your current time period & do the job.วีà¸à¹à¸²à¸à¸à¸ªà¹à¸à¸£à¹à¸¥à¸µà¸¢
This is usually a superb posting, With thanks to get allowing people this review. Continue to keep writing.dywany dla dzieci
Outstanding submit, travelled in advance and also book marked your internet site. My partner and i can’t hold out to learn a lot more coming from an individual.kasyno skrill
Hi,
May I know which Metronic version are you referring to? The latest Bootstrap does not customize the read-only input state. It only differentiates the disabled input state.
Please check the original read-only input state <a hre="https://getbootstrap.com/docs/5.3/forms/form-control/#readonly">here</a>.
Regards.