could the ports sidebar be finished?

This commit is contained in:
Oliver Gorwits
2012-01-10 20:37:30 +00:00
parent 8021e890c1
commit d704a04760
8 changed files with 142 additions and 74 deletions

View File

@@ -132,3 +132,8 @@ form .clearfix.success input {
border-right: 7px solid transparent;
border-top: 8px solid #F89406;
}
/* nudge the port name/vlan filter over a little */
.nd_port_query {
margin-left: -2px !important;
}