port up and down control now updates table details

also update tooltip for sidebar pin icon depending on state
This commit is contained in:
Oliver Gorwits
2012-12-09 21:34:03 +00:00
parent 704f0fc8e9
commit 7652bd7438
9 changed files with 60 additions and 34 deletions

View File

@@ -268,9 +268,12 @@ form .clearfix.success input {
background-color: #A9DBA9;
}
/* a little whitespace between legend items */
.nd_legend li {
line-height: 19px;
/* when we use font-awesome icons, override the size */
#nd_legend i {
width: 9px;
}
.table-bordered i {
width: 9px;
}
/* bring sidebar items closer together */