fixed forms display
This commit is contained in:
parent
d107702f86
commit
cc8306bc14
File diff suppressed because it is too large
Load Diff
@ -2243,7 +2243,7 @@ body.page-node-11187{
|
|||||||
label{width:auto;}
|
label{width:auto;}
|
||||||
}
|
}
|
||||||
fieldset{
|
fieldset{
|
||||||
@include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px;
|
@include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 10px; border-top-width: 0; border-right-width: 0; border-bottom-width: 0;
|
||||||
fieldset{ border: 0 solid #ddd; padding: 0;}
|
fieldset{ border: 0 solid #ddd; padding: 0;}
|
||||||
}
|
}
|
||||||
legend{margin: 0; @include fs18; @include fs700;}
|
legend{margin: 0; @include fs18; @include fs700;}
|
||||||
@ -2375,6 +2375,8 @@ body.page-node-11187{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
fieldset{ border: none!important;}
|
||||||
|
|
||||||
.form-type-uc-quantity input{
|
.form-type-uc-quantity input{
|
||||||
width:2em;
|
width:2em;
|
||||||
}
|
}
|
||||||
@ -2419,6 +2421,8 @@ body.page-node-11187{
|
|||||||
// @include rounded(10px);
|
// @include rounded(10px);
|
||||||
padding: 10px, 30px;
|
padding: 10px, 30px;
|
||||||
|
|
||||||
|
fieldset{ border: none!important;}
|
||||||
|
|
||||||
fieldset.form-row{
|
fieldset.form-row{
|
||||||
// @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
|
// @include rounded(5px); border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
|
||||||
padding-bottom:20px; margin-bottom:20px;
|
padding-bottom:20px; margin-bottom:20px;
|
||||||
@ -2489,7 +2493,7 @@ body.page-node-11187{
|
|||||||
#coupon-pane{}
|
#coupon-pane{}
|
||||||
|
|
||||||
#payment-pane{
|
#payment-pane{
|
||||||
float:right;
|
// float:right;
|
||||||
|
|
||||||
.fieldset-wrapper{
|
.fieldset-wrapper{
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user