Skip to content

Commit 932946b

Browse files
committed
CLOUDSTACK-2164:Add Vlan Button for non-contiguous VLAN Range
1 parent 0bca349 commit 932946b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/css/cloudstack3.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11846,11 +11846,11 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
1184611846
}
1184711847

1184811848
.addVlanRange .icon {
11849-
background-position: -168px -31px;
11849+
background-position: -37px -62px;
1185011850
}
1185111851

1185211852
.addVlanRange:hover .icon {
11853-
background-position: -168px -613px;
11853+
background-position: -37px -62px;
1185411854
}
1185511855

1185611856
.resize .icon,

0 commit comments

Comments
 (0)