You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
.book-search-plugin__settings .search-input-container {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.book-search-plugin__settings--new_file_name {
|
|
|
|
padding-bottom: 0;
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
.book-search-plugin__settings--new_file_name_hint {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
}
|
|
|
|
.book-search-plugin__settings--service_provider .dropdown {
|
|
|
|
text-transform: capitalize;
|
|
|
|
}
|
|
|
|
|
|
|
|
.book-search-plugin__hide {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.book-search-plugin__show {
|
|
|
|
display: flex;
|
|
|
|
}
|
|
|
|
|
|
|
|
.book-search-plugin__search-modal--input {
|
|
|
|
padding-bottom: 18px;
|
|
|
|
}
|
|
|
|
.book-search-plugin__search-modal--input input {
|
|
|
|
width: 100%;
|
|
|
|
}
|