Merge pull request #1204 from batuhawk/master

Disable input style updated
This commit is contained in:
Batuhan Baş 2020-01-30 14:32:46 +03:00 committed by GitHub
commit 849c48a6f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2392,11 +2392,3 @@ option:focus
}
/*--Wizard Delete Button Text Finish--*/
/*--Disabled Form Group--*/
.form-control:disabled,.input-group-text
{
background-color: #e9ecef;
color: #8898aa;
}
/*--Disabled Form Group Finish--*/