PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
buddypress
/
bp-templates
/
bp-nouveau
/
common-styles
// BP User Profiles screen // @version 3.0.0 // // 0/ General :) // 1/ Profile Edit // 2/ Profile Public Display // 3/ Profile Photo // General .buddypress-wrap { .profile { margin-top: $marg-xlrg; } .public { .profile-fields { td.label { width: 30%; } } } } // Edit Screen .buddypress-wrap { .profile.edit { // The groups tabs .button-nav { list-style: none; margin: $marg-xlrg 0 $marg-sml; li { display: inline-block; margin-right: $marg-sml; a { @include font-size(18); } } } .editfield { background: $off-white; border: 1px solid $bp-border-color; margin: $marg-med 0; padding: $pad-med; fieldset { border: 0; label { font-weight: 400; &.xprofile-field-label { display: inline; } } } } // The visual layout of the form controls and group description .editfield { display: flex; flex-direction: column; .description { margin-top: $marg-sml; order: 2; } > fieldset { order: 1; } .field-visibility-settings-toggle, .field-visibility-settings { order: 3; } } } // .profile } // close .buddypress-wrap body.no-js { .buddypress-wrap .field-visibility-settings-toggle, .buddypress-wrap .field-visibility-settings-close { display: none; } .buddypress-wrap .field-visibility-settings { display: block; } } .buddypress-wrap { .field-visibility-settings { margin: $marg-sml 0; } .current-visibility-level { font-style: normal; font-weight: 700; } .field-visibility-settings, .field-visibility-settings-header { color: $light-text-plus; } .field-visibility-settings { fieldset { margin: $marg-xsml 0; } } .standard-form { // this needs to be a specific profile edit form class .editfield { fieldset { margin: 0; } } .field-visibility-settings { label { font-weight: 400; margin: 0; } .radio { list-style: none; margin-bottom: 0; } .field-visibility-settings-close { @include font-size(12); } } .wp-editor-container { border: 1px solid #dedede; textarea { background: $white; width: 100%; } } // field item description .description { background: $off-white; font-size: inherit; } .field-visibility-settings legend, .field-visibility-settings-header { font-style: italic; } .field-visibility-settings-header { @include font-size(14); } .field-visibility-settings { legend, label { @include font-size(14); } } .field-visibility select { margin: 0; } } // close .standard-form .html-active button.switch-html { background: #f5f5f5; border-bottom-color: transparent; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } .tmce-active button.switch-tmce { background: #f5f5f5; border-bottom-color: transparent; border-bottom-left-radius: 0; border-bottom-right-radius: 0; } } // close .buddypress-wrap // Public Profile .buddypress-wrap { .profile.public { .profile-group-title { border-bottom: 1px solid $bp-border-dark; } } } // This needs to be reviewed and re-located!? body.register .buddypress-wrap .page ul { list-style: none; } // Avatars & Cover Image .buddypress-wrap { .profile { .bp-avatar-nav { margin-top: $marg-lrg; } } }
[+]
..
[-] _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]