2015-09-08 09:03:51 +08:00
|
|
|
.search button.btn-primary, .search button.btn {
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
2016-10-12 04:28:31 +08:00
|
|
|
.search-advanced {
|
2016-10-13 14:45:17 +08:00
|
|
|
.search-advanced-options {
|
2016-10-12 04:28:31 +08:00
|
|
|
.control-group {
|
|
|
|
padding-bottom: 10px;
|
|
|
|
|
|
|
|
&.pull-left {
|
|
|
|
float: none;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.controls {
|
2016-10-14 00:34:31 +08:00
|
|
|
label {
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
input:not([type="checkbox"]),select {
|
2016-10-12 04:28:31 +08:00
|
|
|
width: 75%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2015-09-08 09:03:51 +08:00
|
|
|
.search.row {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.search.row input.search {
|
|
|
|
height: 25px;
|
|
|
|
width: 69%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fps-search-context {
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
2016-06-20 12:03:48 +08:00
|
|
|
|
|
|
|
.fps-topic {
|
|
|
|
max-width: 75%;
|
|
|
|
}
|