N°2847 Move Advance search css from light-grey to a dedicated file and tweak its style for 3.0

This commit is contained in:
Stephen Abello
2020-11-20 10:32:32 +01:00
parent 32e0c8f9bf
commit 0443197c04
6 changed files with 1753 additions and 873 deletions

View File

@@ -167,19 +167,4 @@ $ibo-datatable-panel--body--padding: $ibo-panel--body--padding-top 0px $ibo-pane
}
.ibo-datatable-panel > .ibo-panel--body {
padding: $ibo-datatable-panel--body--padding;
}
.ibo-criterion-area{
font-size: $ibo-font-size-50;
}
.ibo-search-form{
padding-top: $ibo-panel--spacing-top ;
}
.ibo-form-group{
position: fixed;
}
.sf_more_criterion.opened > .sfm_content{
position: fixed !important;
left: auto !important;
}
}