Skip to content
This repository has been archived by the owner on Aug 21, 2018. It is now read-only.

[#598] library add filter (#connects #598) #1061

Open
wants to merge 14 commits into
base: dev
Choose a base branch
from
10 changes: 9 additions & 1 deletion app/MyApp/app/Home.css
Original file line number Diff line number Diff line change
Expand Up @@ -1064,4 +1064,12 @@ form > fieldset > ul > li.bbf-field.field-selectLanguage {
.table-feedback{
margin-left:20px;
margin-right:20px
}
}
#LebelRes{
margin-bottom: 12px;
}
#btnSearch{
margin-left: 10px;
#SearchDiv{
margin-bottom: 12px;
}
Loading