add search filters

This commit is contained in:
2022-11-11 23:49:39 +03:00
parent 01f34e4fb2
commit 73df506096
8 changed files with 236 additions and 38 deletions

View File

@@ -280,7 +280,6 @@ a{
}
.search-select{
width: 155px;
border: 0px;
background:none;
font-size: 14px;
@@ -288,6 +287,26 @@ a{
padding-left: 8px;
}
#search-calendar{
margin-top: 18px;
}
.search-select-type{
width: 155px;
}
.search-select-tags{
width: 60px;
}
.search-select-date{
width: 120px;
}
.date_arrow{
font-size: 10px;
margin-left: 20px;
}
.search-text{
width: 60%;