mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-07-27 00:19:50 +03:00
Fixed syntax issue
This commit is contained in:
parent
909c819a80
commit
9196a33fbb
|
@ -38,6 +38,7 @@ select[multiple].form-control {
|
|||
resize: vertical;
|
||||
}
|
||||
}
|
||||
}
|
||||
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
|
||||
background-color: transparent;
|
||||
background-color: rgba(0,0,0,0);
|
||||
|
|
Loading…
Reference in New Issue
Block a user