implement ports list filtering

This commit is contained in:
Oliver Gorwits
2012-01-12 22:19:17 +00:00
parent e817220856
commit f1eb6eb201
5 changed files with 48 additions and 7 deletions

View File

@@ -163,3 +163,8 @@ form .clearfix.success input {
.center_cell {
text-align: center;
}
/* for the tagged vlans total when hiding the full list */
.vlan_total {
float: right;
}