- New nav menu.

- Polishing device list.
This commit is contained in:
Gunther Brunner
2014-03-25 21:18:10 +09:00
parent 8ed3ae1784
commit 593e14a80a
12 changed files with 115 additions and 10 deletions

View File

@@ -6,6 +6,11 @@
margin-top: -32px;
}
.stf-device-list .device-not-usable {
/*background: rgb(245, 245, 245);*/
opacity: 0.7;
}
.stf-device-list .devices-not-available {
background: #f6f6f6;
}