Add Vlan range button for Network

This commit is contained in:
NIKITA 2010-10-25 12:17:54 -07:00
parent b13da2c2c1
commit 574be18c6e
5 changed files with 34 additions and 1 deletions

View File

@ -3437,6 +3437,34 @@ a:hover.search_button {
padding:0;
}
.networkswitch_vlanadd {
width:446px;
height:12px;
float:left;
background:url(../images/vlan_add.gif) no-repeat top left;
margin:26px 0 0 218px;
display:inline;
padding:0;
}
.networkswitch_vlan_addbutton {
width:149px;
height:24px;
float:left;
background:url(../images/add_vlanbutton.png) no-repeat top left;
margin:-5px 0 0 30px;
display:inline;
padding:0;
cursor:pointer;
cursor:hand;
}
.networkswitch_vlan_addbutton:hover {
background:url(../images/add_vlanbutton_hover.png) no-repeat top left;
}
.networkswitch_vlanconnect {
width:464px;
height:12px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
ui/new/images/vlan_add.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 868 B

View File

@ -999,9 +999,14 @@
</div>
<!-- Add VLAN IP Range Dialog for zone (end) -->
<!-- Add VLAN IP Range button -->
<div class="networkswitch_vlanadd">
<div class="networkswitch_vlan_addbutton"></div>
</div>
<!-- Direct VLAN Template (begin) -->
<div class="networkswitch_vlanpanel" id="direct_vlan_template" style="display: none;">
<div class="networkswitch_vlanpanel" id="direct_vlan_template" style="display: block;">
<div class="networkswitch_vlanconnect">
<div class="networkswitch_closeicon"></div>
<div class="networkswitch_vlan_infoicon">