Port forwarding UI improved.

This commit is contained in:
Gunther Brunner
2014-05-28 21:38:27 +09:00
parent 2d7853fd1f
commit b5659fe321
8 changed files with 82 additions and 52 deletions

View File

@@ -127,3 +127,6 @@ ul.devices-icon-view .device-is-busy .device-photo-small img {
opacity: 1;
}
.device-list-details-content table {
white-space: nowrap;
}