Fix lint errors
This commit is contained in:
@@ -445,6 +445,7 @@ form.realtime table thead td input[type="text"][disabled],
|
||||
div.realtime table thead td input[type="text"][disabled] {
|
||||
color: white;
|
||||
padding: 1px 5px;
|
||||
border: none;
|
||||
}
|
||||
form.realtime table tbody .text-cell,
|
||||
div.realtime table tbody .text-cell {
|
||||
|
||||
@@ -488,6 +488,7 @@ form.realtime, div.realtime {
|
||||
&[disabled] {
|
||||
color: white;
|
||||
padding: 1px 5px;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user