Feature #14: Device Details

Initial Commit - LAN/WAN MAC Addresses
This commit is contained in:
Gary Sharp
2013-09-12 13:39:39 +10:00
parent 75ebfdaa80
commit 2e820cd720
20 changed files with 474 additions and 24 deletions
+17
View File
@@ -196,6 +196,23 @@
}
}
#DeviceDetailTab-DetailsContainer {
& > table {
.tableData();
& > tbody > tr {
& > th {
width: 150px;
}
& > th, & > td {
padding: 10px 6px;
}
}
}
}
#deviceShowResources {
#Attachments {
padding: 0;