advanced search ajax callback for dynamic form building are almost working + started css
This commit is contained in:
@@ -1086,8 +1086,33 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
||||
#edit-bundles-filter{display:none;}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
#block-materio-search-api-mo-searchapi-advanced-search{
|
||||
// @include inlineblock(); vertical-align: middle ;
|
||||
// position:absolute; top:10px; right:0;
|
||||
float:right;
|
||||
>.inner{
|
||||
@include inlineblock(); margin:0 0 0 10px;
|
||||
padding: 3px 10px; background-color:#fff; @include rounded(3px);
|
||||
@include shadowBtn(); text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
#materio-search-api-advanced-search-form{
|
||||
.filter-line{
|
||||
.form-item.form-type-select{
|
||||
display:inline-block;
|
||||
vertical-align: middle;
|
||||
@include fs12; line-height:1;
|
||||
padding-right:3em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
#center{
|
||||
// background-color: #e6e6e6;
|
||||
@include rounded(10px);
|
||||
|
Reference in New Issue
Block a user