mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 12:55:26 +02:00
Device filter works on the device table. Icon list is not supported yet and the filter is not saved.
This commit is contained in:
@@ -45,6 +45,10 @@
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.stf-device-list .filter-out {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.stf-device-list .device-search:focus {
|
||||
width: 25em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user