Phone node icon is a little phone handset

This commit is contained in:
Oliver Gorwits
2013-04-24 22:29:37 +01:00
parent 8dca426e92
commit 8eee83e12a
3 changed files with 7 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
* Better handling of MIBs home location in deploy script * Better handling of MIBs home location in deploy script
* Port filter in device port display is now highlighted green * Port filter in device port display is now highlighted green
* Navbar search is fuzzier * Navbar search is fuzzier
* Phone node icon is a little phone handset
[BUG FIXES] [BUG FIXES]

View File

@@ -322,6 +322,11 @@ form .clearfix.success input {
margin-bottom: 1px; margin-bottom: 1px;
} }
.inputs-list i {
margin-right: 5px;
margin-left: 2px;
}
/* nudge content closer to the header labels in the sidebar */ /* nudge content closer to the header labels in the sidebar */
.inputs-list li:first-child { .inputs-list li:first-child {
padding-top: 3px !important; padding-top: 3px !important;

View File

@@ -28,7 +28,7 @@
<span class="label label-info">B</span>&nbsp; Blocking <span class="label label-info">B</span>&nbsp; Blocking
</li> </li>
<li> <li>
<span class="label">P</span>&nbsp; IP Phone <i class="icon-phone icon-large"></i>&nbsp; IP Phone
</li> </li>
<li> <li>
<span class="label label-important">N</span>&nbsp; Neighbor Inacessible <span class="label label-important">N</span>&nbsp; Neighbor Inacessible