mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Better tab BG appearance for VLAN range step
This commit is contained in:
parent
a4a556d99e
commit
07433492b2
@ -5447,7 +5447,11 @@ label.error {
|
||||
.multi-wizard.zone-wizard .select-container {
|
||||
height: 333px;
|
||||
overflow: auto;
|
||||
/*[empty]display:;*/
|
||||
}
|
||||
|
||||
.multi-wizard.zone-wizard .setup-guest-traffic .select-container {
|
||||
background: #E9EAEB;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.multi-wizard.zone-wizard .main-desc {
|
||||
@ -6028,7 +6032,7 @@ label.error {
|
||||
/*** Configure guest network -- tabs*/
|
||||
.multi-wizard.zone-wizard .setup-guest-traffic .ui-widget-content {
|
||||
width: 682px;
|
||||
height: 244px;
|
||||
height: 281px;
|
||||
border-bottom: none;
|
||||
border-right: none;
|
||||
/*+placement:shift -1px -7px;*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user