2018-04-09 23:51:09 +08:00
|
|
|
.search-container {
|
|
|
|
flex-direction: column;
|
2018-06-08 17:49:31 +08:00
|
|
|
margin-top: 0.5em;
|
2018-04-09 23:51:09 +08:00
|
|
|
|
|
|
|
.search-advanced {
|
|
|
|
order: 1;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
.search-info {
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: left;
|
|
|
|
justify-content: center;
|
2015-09-08 09:03:51 +08:00
|
|
|
|
2018-04-09 23:51:09 +08:00
|
|
|
.sort-by {
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
2018-06-08 17:49:31 +08:00
|
|
|
margin-top: 0.5em;
|
2018-04-09 23:51:09 +08:00
|
|
|
margin-left: 0;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
.select-kit {
|
|
|
|
flex: 1 1 auto;
|
2016-10-12 04:28:31 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2018-04-09 23:51:09 +08:00
|
|
|
.search-notice {
|
|
|
|
margin-top: 1em;
|
2018-02-01 00:44:51 +08:00
|
|
|
}
|
2015-09-08 09:03:51 +08:00
|
|
|
|
2018-04-09 23:51:09 +08:00
|
|
|
.search-advanced-sidebar {
|
|
|
|
order: 0;
|
|
|
|
width: 100%;
|
|
|
|
margin: 0;
|
2015-09-08 09:03:51 +08:00
|
|
|
|
2018-04-09 23:51:09 +08:00
|
|
|
.tag-chooser {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
2015-09-08 09:03:51 +08:00
|
|
|
}
|
2016-06-20 12:03:48 +08:00
|
|
|
|
|
|
|
.fps-topic {
|
|
|
|
max-width: 75%;
|
|
|
|
}
|