fix css
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#wiaas_product_price {
|
||||
#wiaas_package_price {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
#wiaas_product_price label {
|
||||
#wiaas_package_price label {
|
||||
display:block;
|
||||
line-height: 24px;
|
||||
float: left;
|
||||
@@ -11,15 +11,15 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#wiaas_product_price_controls {
|
||||
#wiaas_package_price_controls {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#wiaas_product_price_controls > select {
|
||||
#wiaas_package_price_controls > select {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
#wiaas_product_pricing_rules h4 {
|
||||
#wiaas_package_pricing_rules h4 {
|
||||
border-bottom: 1px solid #E5E5E5;
|
||||
padding-bottom: 6px;
|
||||
font-size: 1.2em;
|
||||
@@ -29,7 +29,7 @@
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
#wiaas_product_pricing_rules > .wiaas-pricing-rule {
|
||||
#wiaas_package_pricing_rules > .wiaas-pricing-rule {
|
||||
border-color:#dfdfdf;
|
||||
border-width:1px;
|
||||
border-style:solid;
|
||||
@@ -45,7 +45,7 @@
|
||||
margin-left: 12px;
|
||||
}
|
||||
|
||||
#wiaas_product_pricing_rules > .wiaas-pricing-rule .section {
|
||||
#wiaas_package_pricing_rules > .wiaas-pricing-rule .section {
|
||||
display: block;
|
||||
overflow: hidden;
|
||||
zoom: 1;
|
||||
@@ -54,11 +54,11 @@
|
||||
padding: 5px 9px;
|
||||
}
|
||||
|
||||
#wiaas_product_pricing_rules > .wiaas-pricing-rule input, #wiaas_product_pricing_rules .wiaas_input_container {
|
||||
#wiaas_package_pricing_rules > .wiaas-pricing-rule input, #wiaas_package_pricing_rules .wiaas_input_container {
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
#wiaas_product_pricing_rules .wiaas_label_container {
|
||||
#wiaas_package_pricing_rules .wiaas_label_container {
|
||||
width: 270px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user