mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 06:53:39 +02:00
Update device status accordingly.
This commit is contained in:
@@ -424,6 +424,10 @@ input {
|
||||
|
||||
textarea.form-control[disabled],
|
||||
textarea.form-control[readonly],
|
||||
fieldset[disabled] textarea.form-control {
|
||||
fieldset[disabled] textarea.form-control,
|
||||
input[type="text"].form-control[disabled],
|
||||
input[type="text"].form-control[readonly],
|
||||
fieldset[disabled] input[type="text"].form-control
|
||||
{
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user