- Device List polishing.

This commit is contained in:
Gunther Brunner
2014-03-25 19:50:22 +09:00
parent 8a4f4f5638
commit becda09b0c
2 changed files with 9 additions and 5 deletions

View File

@@ -2,6 +2,10 @@
color: deepskyblue;
}
.stf-device-list .filtering-buttons {
margin-top: -32px;
}
.stf-device-list .devices-not-available {
background: #f6f6f6;
}