mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Use light gray color for device-not-using class instead of opacity
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
}
|
||||
|
||||
.stf-device-list .device-not-usable {
|
||||
color: #bbb
|
||||
}
|
||||
|
||||
.stf-device-list .device-not-usable img {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user