PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
buddypress
/
bp-templates
/
bp-nouveau
/
common-styles
// BP Directory Search elements // @version 3.0.0 .buddypress-wrap { // the ID is required to add weight to rules @include clearfix-element(".bp-dir-search-form, .bp-messages-search-form"); form.bp-dir-search-form, form.bp-messages-search-form, form.bp-invites-search-form { border: 1px solid $bp-border-color; width: 100%; @include medium-lrg-up() { width: 15em; } label { margin: 0; } input[type="search"], input[type="text"], button[type="submit"] { background: none; border: 0; @include border-radius(0); } input[type="search"], input[type="text"] { float: left; line-height: 1.5; padding: 3px 10px; width: 80%; } button[type="submit"] { float: right; font-size: inherit; font-weight: 400; line-height: 1.5; padding: 3px 0.7em; text-align: center; text-transform: none; width: 20%; span { font-family: dashicons; @include font-size(18); line-height: 1.6; } } button[type="submit"].bp-show { @include show(); } input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: searchfield-cancel-button; } input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; } } // close form // this block needs to be moved really. ul.filters { li { form { label { input { line-height: 1.4; padding: 0.1em 0.7em; } } } } } .current-member-type { font-style: italic; } .dir-form { clear: both; } } // close .buddypress-wrap // If js disabled ensure we show the submit overriding earlier rule // @todo the whole show/hide could be wrapped in a :not(.no-js) .budypress.no-js { form.bp-dir-search-form { button[type="submit"] { @include show(); } } } // Try and apply correct tweaks for group/user screens search .bp-user { [data-bp-search] { form { input[type="search"], input[type="text"] { padding: 6px 10px 7px; } } } }
[+]
..
[-] _bp_groups_activity.scss
[edit]
[-] _bp_groups_management.scss
[edit]
[-] _bp_registration.scss
[edit]
[-] _bp_activity_entries.scss
[edit]
[-] _bp_members_loop.scss
[edit]
[-] _bp_groups_create.scss
[edit]
[-] _bp_forms.scss
[edit]
[-] _bp_comment_form.scss
[edit]
[-] _bp_update_form.scss
[edit]
[-] _bp_animations.scss
[edit]
[-] _bp_blogs_loop.scss
[edit]
[-] _bp_activity_comments.scss
[edit]
[-] _bp-variables.scss
[edit]
[-] _bp_layouts.scss
[edit]
[-] _bp_group_header.scss
[edit]
[-] _bp_messages.scss
[edit]
[-] _bp_lists.scss
[edit]
[-] _bp_pagination.scss
[edit]
[-] _bp_tables.scss
[edit]
[-] _bp_widgets.scss
[edit]
[-] _bp_search.scss
[edit]
[-] _bp_generic_and_typography.scss
[edit]
[-] _bp_user_settings.scss
[edit]
[-] _bp-mixins.scss
[edit]
[-] _bp_general_classes.scss
[edit]
[-] _bp_navigation.scss
[edit]
[-] _bp_item_body_general.scss
[edit]
[-] _bp_user_header.scss
[edit]
[-] _bp_filters.scss
[edit]
[-] _bp_tooltips.scss
[edit]
[-] _bp_info_messages.scss
[edit]
[-] _bp_item_header_general.scss
[edit]
[-] _bp_buttons.scss
[edit]
[-] _bp_groups_loop.scss
[edit]
[-] _bp_groups_item_body.scss
[edit]
[-] _bp_cover_image.scss
[edit]
[-] _bp_user_profile.scss
[edit]