search filters ok, to be improved on results pertinance
This commit is contained in:
@ -589,8 +589,20 @@ header[role="banner"]{
|
||||
|
||||
#edit-filters{
|
||||
.ss-main{
|
||||
font-size: 0.756em;
|
||||
.ss-single-selected{
|
||||
border-radius: 15px;
|
||||
border-radius: 0.7em;
|
||||
height:1.5em;
|
||||
border: none;
|
||||
padding: 0 0.5em;
|
||||
background-color: #e2e2e2;
|
||||
span.placeholder{
|
||||
color: $color-main-text;
|
||||
line-height: 1;
|
||||
span.ss-disabled{
|
||||
color: #616161;
|
||||
}
|
||||
}
|
||||
}
|
||||
.ss-content{
|
||||
width:auto;
|
||||
|
Reference in New Issue
Block a user