Fix for commit 98415cc6a2
This commit is contained in:
parent
52e1c8d9f2
commit
10a008cb11
|
@ -11,10 +11,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
//.form-control[readonly] {
|
||||
// cursor: pointer;
|
||||
// background-color: @input-bg;
|
||||
//}
|
||||
.form-control[readonly] {
|
||||
cursor: pointer;
|
||||
background-color: @input-bg;
|
||||
}
|
||||
|
||||
.form-control[disabled] {
|
||||
cursor: default;
|
||||
|
|
Loading…
Reference in a new issue