Version Description
= 2.2.3.1 = See: https://codex.buddypress.org/releases/version-2-2-3-1/
= 2.2.3 = See: https://codex.buddypress.org/releases/version-2-2-3/
= 2.2.2.1 = See: https://codex.buddypress.org/releases/version-2-2-2-1/
= 2.2.2 = See: https://codex.buddypress.org/releases/version-2-2-2/
= 2.2.1 = See: https://codex.buddypress.org/releases/version-2-2-1/
= 2.2 = See: https://codex.buddypress.org/releases/version-2-2/
= 2.1 = See: https://codex.buddypress.org/releases/version-2-1/
= 2.0.3 = See: https://codex.buddypress.org/releases/version-2-0-3/
= 2.0.2 = See: https://codex.buddypress.org/releases/version-2-0-2/
= 2.0.1 = See: https://codex.buddypress.org/releases/version-2-0-1/
= 2.0 = See: https://codex.buddypress.org/releases/version-2-0/
= 1.9.2 = See: https://codex.buddypress.org/releases/version-1-9-2/
= 1.9.1 = See: https://codex.buddypress.org/releases/version-1-9-1/
= 1.9 = See: https://codex.buddypress.org/releases/version-1-9/
= 1.8.1 = See: https://codex.buddypress.org/releases/version-1-8-1/
= 1.8 = See: https://codex.buddypress.org/releases/version-1-8/
= 1.7.3 = See: https://codex.buddypress.org/releases/version-1-7-3/
= 1.7.2 = See: https://codex.buddypress.org/releases/version-1-7-2/
= 1.7.1 = See: https://codex.buddypress.org/releases/version-1-7-1/
= 1.7 = See: https://codex.buddypress.org/releases/version-1-7/
= 1.6.5 = See: https://codex.buddypress.org/releases/version-1-6-5/
= 1.6.4 = See: https://codex.buddypress.org/releases/version-1-6-4/
= 1.6.3 = See: https://codex.buddypress.org/releases/version-1-6-3/
= 1.6.2 = Compatibility with WordPress 3.5
= 1.6.1 = Fixes 4 bugs
= 1.6 = See: https://codex.buddypress.org/releases/version-1-6/
= 1.5 = See: https://codex.buddypress.org/releases/version-1-5/
= 1.2.9 = Compatibility with WordPress 3.2
= 1.2.8 = Compatibility with WordPress 3.1
= 1.2.7 = Fixes over 10 bugs.
Release Info
Developer | johnjamesjacoby |
Plugin | BuddyPress |
Version | 2.3.0-beta-2 |
Comparing to | |
See all releases |
Code changes from version 2.3.0-beta1 to 2.3.0-beta-2
- bp-activity/admin/js/admin.min.js +1 -1
- bp-activity/bp-activity-functions.php +1 -1
- bp-activity/js/mentions.min.js +1 -1
- bp-core/bp-core-admin.php +29 -33
- bp-core/bp-core-attachments.php +9 -9
- bp-core/bp-core-avatars.php +13 -0
- bp-core/deprecated/js/autocomplete/jquery.autocomplete.min.js +1 -1
- bp-core/deprecated/js/autocomplete/jquery.autocompletefb.min.js +1 -1
- bp-core/deprecated/js/autocomplete/jquery.bgiframe.min.js +1 -1
- bp-core/deprecated/js/autocomplete/jquery.dimensions.min.js +1 -1
- bp-core/js/avatar.min.js +1 -1
- bp-core/js/bp-plupload.min.js +1 -1
- bp-core/js/confirm.min.js +1 -1
- bp-core/js/jquery-cookie.min.js +1 -1
- bp-core/js/jquery-query.min.js +1 -1
- bp-core/js/jquery-scroll-to.min.js +1 -1
- bp-core/js/jquery.atwho.min.js +1 -1
- bp-core/js/jquery.caret.min.js +1 -1
- bp-core/js/webcam.min.js +1 -1
- bp-core/js/widget-members.min.js +1 -1
- bp-friends/js/widget-friends.min.js +1 -1
- bp-groups/admin/js/admin.min.js +1 -1
- bp-groups/js/widget-groups.min.js +1 -1
- bp-loader.php +1 -1
- bp-members/admin/js/admin.min.js +1 -1
- bp-messages/bp-messages-actions.php +4 -4
- bp-messages/bp-messages-cache.php +7 -5
- bp-messages/bp-messages-filters.php +2 -2
- bp-messages/bp-messages-functions.php +57 -23
- bp-messages/bp-messages-loader.php +3 -3
- bp-messages/bp-messages-notifications.php +13 -12
- bp-messages/bp-messages-screens.php +1 -1
- bp-messages/bp-messages-template.php +68 -59
- bp-messages/bp-messages-widgets.php +6 -3
- bp-messages/classes/class-bp-messages-message.php +10 -6
- bp-messages/classes/class-bp-messages-notice.php +7 -7
- bp-messages/classes/class-bp_messages-thread.php +40 -25
- bp-templates/bp-legacy/buddypress/assets/_attachments/avatars/camera.php +1 -1
- bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php +0 -6
- bp-templates/bp-legacy/buddypress/groups/single/send-invites.php +6 -0
- bp-templates/bp-legacy/buddypress/members/single/messages/notices-loop.php +1 -1
- bp-templates/bp-legacy/css/buddypress-rtl.css +9 -2
- bp-templates/bp-legacy/css/buddypress-rtl.min.css +1 -1
- bp-templates/bp-legacy/css/buddypress.css +9 -2
- bp-templates/bp-legacy/css/buddypress.min.css +1 -1
- bp-templates/bp-legacy/css/twentyfifteen-rtl.css +496 -201
- bp-templates/bp-legacy/css/twentyfifteen-rtl.min.css +1 -1
- bp-templates/bp-legacy/css/twentyfifteen.css +496 -201
- bp-templates/bp-legacy/css/twentyfifteen.min.css +1 -1
- bp-templates/bp-legacy/css/twentyfifteen.scss +2066 -1483
- bp-templates/bp-legacy/css/twentyfourteen-rtl.css +140 -36
- bp-templates/bp-legacy/css/twentyfourteen-rtl.min.css +1 -1
- bp-templates/bp-legacy/css/twentyfourteen.css +140 -36
- bp-templates/bp-legacy/css/twentyfourteen.min.css +1 -1
- bp-templates/bp-legacy/css/twentyfourteen.scss +251 -32
- bp-templates/bp-legacy/js/buddypress.min.js +1 -1
- bp-templates/bp-legacy/js/password-verify.min.js +1 -1
- bp-xprofile/admin/js/admin.min.js +1 -1
- buddypress.pot +77 -80
- humans.txt +7 -2
- readme.txt +1 -1
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){var b={init:function(){a(document).on("click",".row-actions a.reply",b.open),a(document).on("click","#bp-activities-container a.cancel",b.close),a(document).on("click","#bp-activities-container a.save",b.send),a(document).on("keyup","#bp-activities:visible",function(a){27===a.which&&b.close()})},open:function(){var b=a("#bp-activities-container").hide();return a(this).parents("tr").after(b),b.fadeIn("300"),a("#bp-activities").focus(),!1},close:function(){return a("#bp-activities-container").fadeOut("200",function(){a("#bp-activities").val("").blur(),a("#bp-replysubmit .error").html("").hide(),a("#bp-replysubmit .waiting").hide()}),!1},send:function(){a("#bp-replysubmit .error").hide(),a("#bp-replysubmit .waiting").show();var c={};return c["_ajax_nonce-bp-activity-admin-reply"]=a('#bp-activities-container input[name="_ajax_nonce-bp-activity-admin-reply"]').val(),c.action="bp-activity-admin-reply",c.content=a("#bp-activities").val(),c.parent_id=a("#bp-activities-container").prev().data("parent_id"),c.root_id=a("#bp-activities-container").prev().data("root_id"),a.ajax({data:c,type:"POST",url:ajaxurl,error:function(a){b.error(a)},success:function(a){b.show(a)}}),!1},error:function(b){var c=b.statusText;a("#bp-replysubmit .waiting").hide(),b.responseText&&(c=b.responseText.replace(/<.[^<>]*?>/g,"")),c&&a("#bp-replysubmit .error").html(c).show()},show:function(c){var d,e,f;return"string"==typeof c?(b.error({responseText:c}),!1):(f=wpAjax.parseAjaxResponse(c),f.errors?(b.error({responseText:wpAjax.broken}),!1):(f=f.responses[0],void a("#bp-activities-container").fadeOut("200",function(){a("#bp-activities").val("").blur(),a("#bp-replysubmit .error").html("").hide(),a("#bp-replysubmit .waiting").hide(),a("#bp-activities-container").before(f.data),e=a("#activity-"+f.id),d=e.closest(".widefat").css("backgroundColor"),e.animate({backgroundColor:"#CEB"},300).animate({backgroundColor:d},300)})))}};a(document).ready(function(){b.init(),a("#bp_activity_action h3, #bp_activity_content h3").unbind("click"),"undefined"!=typeof postboxes&&postboxes.add_postbox_toggles(bp_activity_admin_vars.page)})}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){var b={init:function(){a(document).on("click",".row-actions a.reply",b.open),a(document).on("click","#bp-activities-container a.cancel",b.close),a(document).on("click","#bp-activities-container a.save",b.send),a(document).on("keyup","#bp-activities:visible",function(a){27===a.which&&b.close()})},open:function(){var b=a("#bp-activities-container").hide();return a(this).parents("tr").after(b),b.fadeIn("300"),a("#bp-activities").focus(),!1},close:function(){return a("#bp-activities-container").fadeOut("200",function(){a("#bp-activities").val("").blur(),a("#bp-replysubmit .error").html("").hide(),a("#bp-replysubmit .waiting").hide()}),!1},send:function(){a("#bp-replysubmit .error").hide(),a("#bp-replysubmit .waiting").show();var c={};return c["_ajax_nonce-bp-activity-admin-reply"]=a('#bp-activities-container input[name="_ajax_nonce-bp-activity-admin-reply"]').val(),c.action="bp-activity-admin-reply",c.content=a("#bp-activities").val(),c.parent_id=a("#bp-activities-container").prev().data("parent_id"),c.root_id=a("#bp-activities-container").prev().data("root_id"),a.ajax({data:c,type:"POST",url:ajaxurl,error:function(a){b.error(a)},success:function(a){b.show(a)}}),!1},error:function(b){var c=b.statusText;a("#bp-replysubmit .waiting").hide(),b.responseText&&(c=b.responseText.replace(/<.[^<>]*?>/g,"")),c&&a("#bp-replysubmit .error").html(c).show()},show:function(c){var d,e,f;return"string"==typeof c?(b.error({responseText:c}),!1):(f=wpAjax.parseAjaxResponse(c),f.errors?(b.error({responseText:wpAjax.broken}),!1):(f=f.responses[0],void a("#bp-activities-container").fadeOut("200",function(){a("#bp-activities").val("").blur(),a("#bp-replysubmit .error").html("").hide(),a("#bp-replysubmit .waiting").hide(),a("#bp-activities-container").before(f.data),e=a("#activity-"+f.id),d=e.closest(".widefat").css("backgroundColor"),e.animate({backgroundColor:"#CEB"},300).animate({backgroundColor:d},300)})))}};a(document).ready(function(){b.init(),a("#bp_activity_action h3, #bp_activity_content h3").unbind("click"),"undefined"!=typeof postboxes&&postboxes.add_postbox_toggles(bp_activity_admin_vars.page)})}(jQuery);
|
@@ -1656,7 +1656,7 @@ function bp_activity_add( $args = '' ) {
|
|
1656 |
'recorded_time' => bp_core_current_time(), // The GMT time that this activity was recorded
|
1657 |
'hide_sitewide' => false, // Should this be hidden on the sitewide activity stream?
|
1658 |
'is_spam' => false, // Is this activity item to be marked as spam?
|
1659 |
-
) );
|
1660 |
|
1661 |
// Make sure we are backwards compatible
|
1662 |
if ( empty( $r['component'] ) && !empty( $r['component_name'] ) ) {
|
1656 |
'recorded_time' => bp_core_current_time(), // The GMT time that this activity was recorded
|
1657 |
'hide_sitewide' => false, // Should this be hidden on the sitewide activity stream?
|
1658 |
'is_spam' => false, // Is this activity item to be marked as spam?
|
1659 |
+
), 'activity_add' );
|
1660 |
|
1661 |
// Make sure we are backwards compatible
|
1662 |
if ( empty( $r['component'] ) && !empty( $r['component_name'] ) ) {
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){var b,c=[];a.fn.bp_mentions=function(d){a.isArray(d)&&(d={data:d});var e={delay:200,hide_without_suffix:!0,insert_tpl:"</>${atwho-data-value}</>",limit:10,start_with_space:!1,suffix:"",callbacks:{filter:function(a,b,c){var d,e,f,g=[],h=new RegExp("^"+a+"| "+a,"ig");for(e=0,f=b.length;f>e;e++)d=b[e],d[c].toLowerCase().match(h)&&g.push(d);return g},highlighter:function(a,b){if(!b)return a;var c=new RegExp(">(\\s*|[\\w\\s]*)("+this.at.replace("+","\\+")+"?"+b.replace("+","\\+")+")([\\w ]*)\\s*<","ig");return a.replace(c,function(a,b,c,d){return">"+b+"<strong>"+c+"</strong>"+d+"<"})},before_reposition:function(b){var c,d,e,f,g=a("#atwho-ground-"+this.id+" .atwho-view"),h=a("body"),i=this.$inputor.data("atwho");"undefined"!==i&&"undefined"!==i.iframe&&null!==i.iframe?(c=this.$inputor.caret("offset",{iframe:i.iframe}),e=a(i.iframe).offset(),"undefined"!==e&&(c.left+=e.left,c.top+=e.top)):c=this.$inputor.caret("offset"),c.left>h.width()/2?(g.addClass("right"),f=c.left-b.left-this.view.$el.width()):(g.removeClass("right"),f=c.left-b.left+1),h.width()<=400&&a(document).scrollTop(c.top-6),d=parseInt(this.$inputor.css("line-height").substr(0,this.$inputor.css("line-height").length-2),10),(!d||5>d)&&(d=19),b.top=c.top+d,b.left+=f},inserting_wrapper:function(a,b,c){return""+b+c}}},f={callbacks:{remote_filter:function(d,e){var f=a(this),g={};return b=c[d],"object"==typeof b?void e(b):(f.xhr&&f.xhr.abort(),g={action:"bp_get_suggestions",term:d,type:"members"},a.isNumeric(this.$inputor.data("suggestions-group-id"))&&(g["group-id"]=parseInt(this.$inputor.data("suggestions-group-id"),10)),void(f.xhr=a.getJSON(ajaxurl,g).done(function(b){if(b.success){var f=a.map(b.data,function(a){return a.search=a.search||a.ID+" "+a.name,a});c[d]=f,e(f)}})))}},data:a.map(d.data,function(a){return a.search=a.search||a.ID+" "+a.name,a}),at:"@",search_key:"search",tpl:'<li data-value="@${ID}"><img src="${image}" /><span class="username">@${ID}</span><small>${name}</small></li>'},g=a.extend(!0,{},e,f,d);return a.fn.atwho.call(this,g)},a(document).ready(function(){var b,c=0,d=[];"object"==typeof window.BP_Suggestions&&(d=window.BP_Suggestions.friends||d),b=function(){return(4>c||!a("body").hasClass("wp-admin"))&&(c++,"undefined"==typeof window.tinyMCE||null===window.tinyMCE.activeEditor||"undefined"==typeof window.tinyMCE.activeEditor)?void setTimeout(b,500):void a(window.tinyMCE.activeEditor.contentDocument.activeElement).atwho("setIframe",a("#content_ifr")[0]).bp_mentions(d)},a(".bp-suggestions, #comments form textarea, .wp-editor-area").bp_mentions(d),b()})}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){var b,c=[];a.fn.bp_mentions=function(d){a.isArray(d)&&(d={data:d});var e={delay:200,hide_without_suffix:!0,insert_tpl:"</>${atwho-data-value}</>",limit:10,start_with_space:!1,suffix:"",callbacks:{filter:function(a,b,c){var d,e,f,g=[],h=new RegExp("^"+a+"| "+a,"ig");for(e=0,f=b.length;f>e;e++)d=b[e],d[c].toLowerCase().match(h)&&g.push(d);return g},highlighter:function(a,b){if(!b)return a;var c=new RegExp(">(\\s*|[\\w\\s]*)("+this.at.replace("+","\\+")+"?"+b.replace("+","\\+")+")([\\w ]*)\\s*<","ig");return a.replace(c,function(a,b,c,d){return">"+b+"<strong>"+c+"</strong>"+d+"<"})},before_reposition:function(b){var c,d,e,f,g=a("#atwho-ground-"+this.id+" .atwho-view"),h=a("body"),i=this.$inputor.data("atwho");"undefined"!==i&&"undefined"!==i.iframe&&null!==i.iframe?(c=this.$inputor.caret("offset",{iframe:i.iframe}),e=a(i.iframe).offset(),"undefined"!==e&&(c.left+=e.left,c.top+=e.top)):c=this.$inputor.caret("offset"),c.left>h.width()/2?(g.addClass("right"),f=c.left-b.left-this.view.$el.width()):(g.removeClass("right"),f=c.left-b.left+1),h.width()<=400&&a(document).scrollTop(c.top-6),d=parseInt(this.$inputor.css("line-height").substr(0,this.$inputor.css("line-height").length-2),10),(!d||5>d)&&(d=19),b.top=c.top+d,b.left+=f},inserting_wrapper:function(a,b,c){return""+b+c}}},f={callbacks:{remote_filter:function(d,e){var f=a(this),g={};return b=c[d],"object"==typeof b?void e(b):(f.xhr&&f.xhr.abort(),g={action:"bp_get_suggestions",term:d,type:"members"},a.isNumeric(this.$inputor.data("suggestions-group-id"))&&(g["group-id"]=parseInt(this.$inputor.data("suggestions-group-id"),10)),void(f.xhr=a.getJSON(ajaxurl,g).done(function(b){if(b.success){var f=a.map(b.data,function(a){return a.search=a.search||a.ID+" "+a.name,a});c[d]=f,e(f)}})))}},data:a.map(d.data,function(a){return a.search=a.search||a.ID+" "+a.name,a}),at:"@",search_key:"search",tpl:'<li data-value="@${ID}"><img src="${image}" /><span class="username">@${ID}</span><small>${name}</small></li>'},g=a.extend(!0,{},e,f,d);return a.fn.atwho.call(this,g)},a(document).ready(function(){var b,c=0,d=[];"object"==typeof window.BP_Suggestions&&(d=window.BP_Suggestions.friends||d),b=function(){return(4>c||!a("body").hasClass("wp-admin"))&&(c++,"undefined"==typeof window.tinyMCE||null===window.tinyMCE.activeEditor||"undefined"==typeof window.tinyMCE.activeEditor)?void setTimeout(b,500):void a(window.tinyMCE.activeEditor.contentDocument.activeElement).atwho("setIframe",a("#content_ifr")[0]).bp_mentions(d)},a(".bp-suggestions, #comments form textarea, .wp-editor-area").bp_mentions(d),b()})}(jQuery);
|
@@ -688,6 +688,11 @@ class BP_Admin {
|
|
688 |
<a class="web" href="https://profiles.wordpress.org/tw2113">Michael Beckwith</a>
|
689 |
<span class="title"><?php _e( 'Core Developer', 'buddypress' ); ?></span>
|
690 |
</li>
|
|
|
|
|
|
|
|
|
|
|
691 |
</ul>
|
692 |
|
693 |
<h4 class="wp-people-group"><?php _e( 'Recent Rockstars', 'buddypress' ); ?></h4>
|
@@ -708,59 +713,50 @@ class BP_Admin {
|
|
708 |
<a href="https://profiles.wordpress.org/netweb"><img src="//www.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="Stephen Edgar" /></a>
|
709 |
<a class="web" href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>
|
710 |
</li>
|
711 |
-
<li class="wp-person" id="wp-person-hnla">
|
712 |
-
<a href="https://profiles.wordpress.org/hnla"><img src="//www.gravatar.com/avatar/3860c955aa3f79f13b92826ae47d07fe?s=60" class="gravatar" alt="Hugo Ashmore" /></a>
|
713 |
-
<a class="web" href="https://profiles.wordpress.org/hnla">Hugo</a>
|
714 |
-
</li>
|
715 |
</ul>
|
716 |
|
717 |
<h4 class="wp-people-group"><?php printf( esc_html__( 'Contributors to BuddyPress %s', 'buddypress' ), self::display_version() ); ?></h4>
|
718 |
<p class="wp-credits-list">
|
719 |
-
<a href="https://profiles.wordpress.org/
|
720 |
-
<a href="https://profiles.wordpress.org/dontdream/">Andrea Tarantini (dontdream)</a>,
|
721 |
<a href="https://profiles.wordpress.org/boonebgorges/">Boone B Gorges (boonebgorges)</a>,
|
722 |
-
<a href="https://profiles.wordpress.org/
|
723 |
-
<a href="https://profiles.wordpress.org/
|
724 |
-
<a href="https://profiles.wordpress.org/colabsadmin/">colabsadmin</a>,
|
725 |
-
<a href="https://profiles.wordpress.org/colorful-tones/">Damon Cook (colorful tones)</a>,
|
726 |
-
<a href="https://profiles.wordpress.org/danbp/">danbp</a>,
|
727 |
<a href="https://profiles.wordpress.org/dcavins/">David Cavins (dcavins)</a>,
|
728 |
-
<a href="https://profiles.wordpress.org/
|
|
|
|
|
|
|
729 |
<a href="https://profiles.wordpress.org/Mamaduka/">George Mamadashvili (Mamaduka)</a>,
|
730 |
<a href="https://profiles.wordpress.org/gregrickaby/">Greg Rickaby (gregrickaby)</a>,
|
|
|
731 |
<a href="https://profiles.wordpress.org/hnla/">Hugo (hnla)</a>,
|
732 |
-
<a href="https://profiles.wordpress.org/
|
733 |
-
<a href="https://profiles.wordpress.org/ev3rywh3re/">Jess Planck (ev3rywh3re)</a>,
|
734 |
<a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby (johnjamesjacoby)</a>,
|
735 |
-
<a href="https://profiles.wordpress.org/joshshashaty/">Josh (joshshashaty)</a>,
|
736 |
<a href="https://profiles.wordpress.org/jreeve/">jreeve</a>,
|
737 |
-
<a href="https://profiles.wordpress.org/
|
|
|
738 |
<a href="https://profiles.wordpress.org/Offereins">Laurens Offereins (Offereins)</a>
|
739 |
<a href="https://profiles.wordpress.org/lenasterg/">lenasterg</a>,
|
740 |
-
<a href="https://profiles.wordpress.org/
|
|
|
741 |
<a href="https://profiles.wordpress.org/imath/">Mathieu Viet (imath)</a>,
|
|
|
742 |
<a href="https://profiles.wordpress.org/mercime/">mercime</a>,
|
743 |
<a href="https://profiles.wordpress.org/tw2113/">Michael Beckwith (tw2113)</a>,
|
744 |
-
<a href="https://profiles.wordpress.org/
|
745 |
-
<a href="https://profiles.wordpress.org/sooskriszta/">OC2PS (sooskriszta)</a>,
|
746 |
<a href="https://profiles.wordpress.org/DJPaul/">Paul Gibbs (DJPaul)</a>,
|
747 |
-
<a href="https://profiles.wordpress.org/
|
748 |
-
<a href="https://profiles.wordpress.org/psycleuk/">psycleuk</a>,
|
749 |
<a href="https://profiles.wordpress.org/r-a-y/">r-a-y</a>,
|
750 |
-
<a href="https://profiles.wordpress.org/
|
751 |
-
<a href="https://profiles.wordpress.org/
|
752 |
-
<a href="https://profiles.wordpress.org/
|
753 |
-
<a href="https://profiles.wordpress.org/
|
754 |
-
<a href="https://profiles.wordpress.org/
|
755 |
<a href="https://profiles.wordpress.org/netweb/">Stephen Edgar (netweb)</a>,
|
756 |
<a href="https://profiles.wordpress.org/svenl77/">svenl77</a>,
|
757 |
-
<a href="https://profiles.wordpress.org/
|
758 |
-
<a href="https://profiles.wordpress.org/
|
759 |
-
<a href="https://profiles.wordpress.org/
|
760 |
-
<a href="https://profiles.wordpress.org/tometzky/">Tomasz Ostrowski (tometzky)</a>,
|
761 |
-
<a href="https://profiles.wordpress.org/unsalkorkmaz/">Unsal Korkmaz (unsalkorkmaz)</a>,
|
762 |
-
<a href="https://profiles.wordpress.org/vimes1984/">vimes1984</a>,
|
763 |
-
<a href="https://profiles.wordpress.org/wonderboymusic/">Scott Taylor (wonderboymusic)</a>.
|
764 |
</p>
|
765 |
|
766 |
<h4 class="wp-people-group"><?php _e( 'External Libraries', 'buddypress' ); ?></h4>
|
688 |
<a class="web" href="https://profiles.wordpress.org/tw2113">Michael Beckwith</a>
|
689 |
<span class="title"><?php _e( 'Core Developer', 'buddypress' ); ?></span>
|
690 |
</li>
|
691 |
+
<li class="wp-person" id="wp-person-hnla">
|
692 |
+
<a href="https://profiles.wordpress.org/hnla"><img src="//www.gravatar.com/avatar/3860c955aa3f79f13b92826ae47d07fe?s=60" class="gravatar" alt="Hugo Ashmore" /></a>
|
693 |
+
<a class="web" href="https://profiles.wordpress.org/hnla">Hugo</a>
|
694 |
+
<span class="title"><?php _e( 'Core Developer', 'buddypress' ); ?></span>
|
695 |
+
</li>
|
696 |
</ul>
|
697 |
|
698 |
<h4 class="wp-people-group"><?php _e( 'Recent Rockstars', 'buddypress' ); ?></h4>
|
713 |
<a href="https://profiles.wordpress.org/netweb"><img src="//www.gravatar.com/avatar/97e1620b501da675315ba7cfb740e80f?s=60" class="gravatar" alt="Stephen Edgar" /></a>
|
714 |
<a class="web" href="https://profiles.wordpress.org/netweb">Stephen Edgar</a>
|
715 |
</li>
|
|
|
|
|
|
|
|
|
716 |
</ul>
|
717 |
|
718 |
<h4 class="wp-people-group"><?php printf( esc_html__( 'Contributors to BuddyPress %s', 'buddypress' ), self::display_version() ); ?></h4>
|
719 |
<p class="wp-credits-list">
|
720 |
+
<a href="https://profiles.wordpress.org/jorbin/">Aaron Jorbin (aaronjorbin)</a>,
|
|
|
721 |
<a href="https://profiles.wordpress.org/boonebgorges/">Boone B Gorges (boonebgorges)</a>,
|
722 |
+
<a href="https://profiles.wordpress.org/sbrajesh/">Brajesh Singh (sbrajesh)</a>,
|
723 |
+
<a href="https://profiles.wordpress.org/CristinaCannon/">CristinaCannon</a>,
|
|
|
|
|
|
|
724 |
<a href="https://profiles.wordpress.org/dcavins/">David Cavins (dcavins)</a>,
|
725 |
+
<a href="https://profiles.wordpress.org/wpdennis/">Dennis (wpdennis)</a>,
|
726 |
+
<a href="https://profiles.wordpress.org/ocean90/">Dominik Schilling (ocean90)</a>,
|
727 |
+
ecehren,
|
728 |
+
<a href="https://profiles.wordpress.org/finzend/">finzend</a>,
|
729 |
<a href="https://profiles.wordpress.org/Mamaduka/">George Mamadashvili (Mamaduka)</a>,
|
730 |
<a href="https://profiles.wordpress.org/gregrickaby/">Greg Rickaby (gregrickaby)</a>,
|
731 |
+
<a href="https://profiles.wordpress.org/henrywright/">Henry Wright (henry.wright)</a>,
|
732 |
<a href="https://profiles.wordpress.org/hnla/">Hugo (hnla)</a>,
|
733 |
+
<a href="https://profiles.wordpress.org/jaimieolmstead/">jaimieolmstead</a>,
|
|
|
734 |
<a href="https://profiles.wordpress.org/johnjamesjacoby/">John James Jacoby (johnjamesjacoby)</a>,
|
|
|
735 |
<a href="https://profiles.wordpress.org/jreeve/">jreeve</a>,
|
736 |
+
<a href="https://profiles.wordpress.org/JustinSainton/">Justin Sainton (JustinSainton)</a>,
|
737 |
+
<a href="https://profiles.wordpress.org/kadamwhite/">K.Adam White (kadamwhite)</a>,
|
738 |
<a href="https://profiles.wordpress.org/Offereins">Laurens Offereins (Offereins)</a>
|
739 |
<a href="https://profiles.wordpress.org/lenasterg/">lenasterg</a>,
|
740 |
+
<a href="https://profiles.wordpress.org/natrio/">Marc (natrio)</a>,
|
741 |
+
<a href="https://profiles.wordpress.org/mechter/">Markus Echterhoff (mechter)</a>,
|
742 |
<a href="https://profiles.wordpress.org/imath/">Mathieu Viet (imath)</a>,
|
743 |
+
<a href="https://profiles.wordpress.org/melhop/">melhop</a>,
|
744 |
<a href="https://profiles.wordpress.org/mercime/">mercime</a>,
|
745 |
<a href="https://profiles.wordpress.org/tw2113/">Michael Beckwith (tw2113)</a>,
|
746 |
+
<a href="https://profiles.wordpress.org/pareshradadiya/">paresh.radadiya (pareshradadiya)</a>,
|
|
|
747 |
<a href="https://profiles.wordpress.org/DJPaul/">Paul Gibbs (DJPaul)</a>,
|
748 |
+
<a href="https://profiles.wordpress.org/prometheus-fire/">Prometheus Fire</a>,
|
|
|
749 |
<a href="https://profiles.wordpress.org/r-a-y/">r-a-y</a>,
|
750 |
+
<a href="https://profiles.wordpress.org/rogercoathup/">Roger Coathup (rogercoathup)</a>,
|
751 |
+
<a href="https://profiles.wordpress.org/dtc7240/">Scott Seitz (dtc7240)</a>,
|
752 |
+
<a href="https://profiles.wordpress.org/wonderboymusic/">Scott Taylor (wonderboymusic)</a>.
|
753 |
+
<a href="https://profiles.wordpress.org/SergeyBiryukov/">Sergey Biryukov (SergeyBiryukov)</a>,
|
754 |
+
<a href="https://profiles.wordpress.org/shanebp/">shanebp</a>,
|
755 |
<a href="https://profiles.wordpress.org/netweb/">Stephen Edgar (netweb)</a>,
|
756 |
<a href="https://profiles.wordpress.org/svenl77/">svenl77</a>,
|
757 |
+
<a href="https://profiles.wordpress.org/WeddyWood/">WeddyWood</a>,
|
758 |
+
<a href="https://profiles.wordpress.org/wolfhoundjesse/">wolfhoundjesse</a>,
|
759 |
+
<a href="https://profiles.wordpress.org/xgz/">xgz</a>.
|
|
|
|
|
|
|
|
|
760 |
</p>
|
761 |
|
762 |
<h4 class="wp-people-group"><?php _e( 'External Libraries', 'buddypress' ); ?></h4>
|
@@ -223,18 +223,18 @@ function bp_attachments_enqueue_scripts( $class = '' ) {
|
|
223 |
|
224 |
// Create the Camera Nav if the WebCam capture feature is enabled
|
225 |
if ( bp_avatar_use_webcam() && 'user' === $object ) {
|
226 |
-
$avatar_nav['camera'] = array( 'id' => 'camera', 'caption' => __( '
|
227 |
|
228 |
// Set warning messages
|
229 |
$strings['camera_warnings'] = array(
|
230 |
-
'requesting' => __( '
|
231 |
-
'loading' => __( 'Please wait
|
232 |
-
'loaded' => __( '
|
233 |
-
'noaccess' => __( '
|
234 |
-
'errormsg' => __( 'Your browser is not supported. Please
|
235 |
-
'videoerror' => __( 'Video error. Please
|
236 |
-
'ready' => __( 'Your profile photo is ready
|
237 |
-
'nocapture' => __( 'No
|
238 |
);
|
239 |
}
|
240 |
|
223 |
|
224 |
// Create the Camera Nav if the WebCam capture feature is enabled
|
225 |
if ( bp_avatar_use_webcam() && 'user' === $object ) {
|
226 |
+
$avatar_nav['camera'] = array( 'id' => 'camera', 'caption' => __( 'Take Photo', 'buddypress' ), 'order' => 10 );
|
227 |
|
228 |
// Set warning messages
|
229 |
$strings['camera_warnings'] = array(
|
230 |
+
'requesting' => __( 'Please allow us to access to your camera.', 'buddypress'),
|
231 |
+
'loading' => __( 'Please wait as we access your camera.', 'buddypress' ),
|
232 |
+
'loaded' => __( 'Camera loaded. Click on the "Capture" button to take your photo.', 'buddypress' ),
|
233 |
+
'noaccess' => __( 'It looks like you do not have a webcam or we were unable to get permission to use your webcam. Please upload a photo instead.', 'buddypress' ),
|
234 |
+
'errormsg' => __( 'Your browser is not supported. Please upload a photo instead.', 'buddypress' ),
|
235 |
+
'videoerror' => __( 'Video error. Please upload a photo instead.', 'buddypress' ),
|
236 |
+
'ready' => __( 'Your profile photo is ready. Click on the "Save" button to use this photo.', 'buddypress' ),
|
237 |
+
'nocapture' => __( 'No photo was captured. Click on the "Capture" button to take your photo.', 'buddypress' ),
|
238 |
);
|
239 |
}
|
240 |
|
@@ -1838,9 +1838,13 @@ function bp_avatar_is_front_edit() {
|
|
1838 |
*
|
1839 |
* @since BuddyPress (2.3.0)
|
1840 |
*
|
|
|
|
|
1841 |
* @return bool True to load the Webcam Avatar UI part. False otherwise.
|
1842 |
*/
|
1843 |
function bp_avatar_use_webcam() {
|
|
|
|
|
1844 |
/**
|
1845 |
* Do not use the webcam feature for mobile devices
|
1846 |
* to avoid possible confusions.
|
@@ -1849,6 +1853,15 @@ function bp_avatar_use_webcam() {
|
|
1849 |
return false;
|
1850 |
}
|
1851 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1852 |
/**
|
1853 |
* Use this filter if you need to disable the webcam capture feature
|
1854 |
* by returning false.
|
1838 |
*
|
1839 |
* @since BuddyPress (2.3.0)
|
1840 |
*
|
1841 |
+
* @global $is_safari
|
1842 |
+
* @global $is_IE
|
1843 |
* @return bool True to load the Webcam Avatar UI part. False otherwise.
|
1844 |
*/
|
1845 |
function bp_avatar_use_webcam() {
|
1846 |
+
global $is_safari, $is_IE;
|
1847 |
+
|
1848 |
/**
|
1849 |
* Do not use the webcam feature for mobile devices
|
1850 |
* to avoid possible confusions.
|
1853 |
return false;
|
1854 |
}
|
1855 |
|
1856 |
+
/**
|
1857 |
+
* Bail when the browser does not support getUserMedia.
|
1858 |
+
*
|
1859 |
+
* @see http://caniuse.com/#feat=stream
|
1860 |
+
*/
|
1861 |
+
if ( $is_safari || $is_IE ) {
|
1862 |
+
return false;
|
1863 |
+
}
|
1864 |
+
|
1865 |
/**
|
1866 |
* Use this filter if you need to disable the webcam capture feature
|
1867 |
* by returning false.
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){a.fn.extend({autocomplete:function(b,c){var d="string"==typeof b;return c=a.extend({},a.Autocompleter.defaults,{url:d?b:null,data:d?null:b,delay:d?a.Autocompleter.defaults.delay:10,max:c&&!c.scroll?10:150},c),c.highlight=c.highlight||function(a){return a},this.each(function(){new a.Autocompleter(this,c)})},result:function(a){return this.bind("result",a)},search:function(a){return this.trigger("search",[a])},flushCache:function(){return this.trigger("flushCache")},setOptions:function(a){return this.trigger("setOptions",[a])},unautocomplete:function(){return this.trigger("unautocomplete")}}),a.Autocompleter=function(b,c){function d(){var a=x.selected();if(!a)return!1;var b=a.result;if(t=b,c.multiple){var d=f(s.val());d.length>1&&(b=d.slice(0,d.length-1).join(c.multipleSeparator)+c.multipleSeparator+b),b+=c.multipleSeparator}return s.val(b),j(),s.trigger("result",[a.data,a.value]),!0}function e(a,b){if(q==r.DEL)return void x.hide();var d=s.val();(b||d!=t)&&(t=d,d=g(d),d.length>=c.minChars?(s.addClass(c.loadingClass),jQuery("#send-to-input").addClass("loading"),c.matchCase||(d=d.toLowerCase()),l(d,k,j)):(n(),x.hide()))}function f(b){if(!b)return[""];var d=b.split(a.trim(c.multipleSeparator)),e=[];return a.each(d,function(b,c){a.trim(c)&&(e[b]=a.trim(c))}),e}function g(a){if(!c.multiple)return a;var b=f(a);return b[b.length-1]}function h(d,e){c.autoFill&&g(s.val()).toLowerCase()==d.toLowerCase()&&8!=q&&(s.val(s.val()+e.substring(g(t).length)),a.Autocompleter.Selection(b,t.length,t.length+e.length))}function i(){clearTimeout(p),p=setTimeout(j,200)}function j(){x.hide(),clearTimeout(p),n(),c.mustMatch&&s.search(function(a){a||s.val("")})}function k(a,b){if(b&&b.length&&v){n(),x.display(b,a);var c=b[0].value.split(";");b.value=c[0],h(a,b.value),x.show()}else j()}function l(d,e,f){c.matchCase||(d=d.toLowerCase());var h=u.load(d);if(h&&h.length)e(d,h);else if("string"==typeof c.url&&c.url.length>0){var i={};a.each(c.extraParams,function(a,b){i[a]="function"==typeof b?b():b}),a.ajax({mode:"abort",port:"autocomplete"+b.name,dataType:c.dataType,url:c.url,data:a.extend({q:g(d),limit:c.max,action:"messages_autocomplete_results",cookie:o()},i),success:function(a){var b=c.parse&&c.parse(a)||m(a);u.add(d,b),e(d,b)}})}else f(d)}function m(b){for(var d=[],e=b.split("\n"),f=0;f<e.length;f++){var g=a.trim(e[f]);g&&(g=g.split("|"),d[d.length]={data:g,value:g[0],result:c.formatResult&&c.formatResult(g,g[0])||g[0]})}return d}function n(){s.removeClass(c.loadingClass),jQuery("#send-to-input").removeClass("loading")}function o(){var a,b,c,d,e,f=document.cookie.split(";"),g={},h="bp-";for(a=0;a<f.length;a++)b=f[a],c=b.indexOf("="),d=jq.trim(unescape(b.slice(0,c))),e=unescape(b.slice(c+1)),0===d.indexOf(h)&&(g[d]=e);return encodeURIComponent(jq.param(g))}var p,q,r={UP:38,DOWN:40,DEL:46,TAB:9,RETURN:13,ESC:27,COMMA:188,PAGEUP:33,PAGEDOWN:34},s=a(b).attr("autocomplete","off").addClass(c.inputClass),t="",u=a.Autocompleter.Cache(c),v=0,w={mouseDownOnSelect:!1},x=a.Autocompleter.Select(c,b,d,w);s.keydown(function(b){switch(q=b.keyCode,b.keyCode){case r.UP:b.preventDefault(),x.visible()?x.prev():e(0,!0);break;case r.DOWN:b.preventDefault(),x.visible()?x.next():e(0,!0);break;case r.PAGEUP:b.preventDefault(),x.visible()?x.pageUp():e(0,!0);break;case r.PAGEDOWN:b.preventDefault(),x.visible()?x.pageDown():e(0,!0);break;case c.multiple&&","==a.trim(c.multipleSeparator)&&r.COMMA:case r.TAB:case r.RETURN:d()&&(c.multiple||s.blur(),b.preventDefault(),s.focus());break;case r.ESC:x.hide();break;default:clearTimeout(p),p=setTimeout(e,c.delay)}}).keypress(function(){}).focus(function(){v++}).blur(function(){v=0,w.mouseDownOnSelect||i()}).click(function(){v++>1&&!x.visible()&&e(0,!0)}).bind("search",function(){function b(a,b){var d;if(b&&b.length)for(var e=0;e<b.length;e++)if(b[e].result.toLowerCase()==a.toLowerCase()){d=b[e];break}"function"==typeof c?c(d):s.trigger("result",d&&[d.data,d.value])}var c=arguments.length>1?arguments[1]:null;a.each(f(s.val()),function(a,c){l(c,b,b)})}).bind("flushCache",function(){u.flush()}).bind("setOptions",function(){a.extend(c,arguments[1]),"data"in arguments[1]&&u.populate()}).bind("unautocomplete",function(){x.unbind(),s.unbind()})},a.Autocompleter.defaults={inputClass:"ac_input",resultsClass:"ac_results",loadingClass:"ac_loading",minChars:1,delay:400,matchCase:!1,matchSubset:!0,matchContains:!1,cacheLength:10,max:100,mustMatch:!1,extraParams:{},selectFirst:!0,formatItem:function(a){return a[0]},autoFill:!1,width:0,multiple:!1,multipleSeparator:", ",highlight:function(a,b){return a.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+b.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"<strong>$1</strong>")},scroll:!0,scrollHeight:250,attachTo:"body"},a.Autocompleter.Cache=function(b){function c(a,c){b.matchCase||(a=a.toLowerCase());var d=a.indexOf(c);return-1==d?!1:0==d||b.matchContains}function d(a,c){h>b.cacheLength&&f(),g[a]||h++,g[a]=c}function e(){if(!b.data)return!1;var c={},e=0;b.url||(b.cacheLength=1),c[""]=[];for(var f=0,g=b.data.length;g>f;f++){var h=b.data[f];h="string"==typeof h?[h]:h;var i=b.formatItem(h,f+1,b.data.length);if(i!==!1){var j=i.charAt(0).toLowerCase();c[j]||(c[j]=[]);var k={value:i,data:h,result:b.formatResult&&b.formatResult(h)||i};c[j].push(k),e++<b.max&&c[""].push(k)}}a.each(c,function(a,c){b.cacheLength++,d(a,c)})}function f(){g={},h=0}var g={},h=0;return setTimeout(e,25),{flush:f,add:d,populate:e,load:function(d){if(!b.cacheLength||!h)return null;if(!b.url&&b.matchContains){var e=[];for(var f in g)if(f.length>0){var i=g[f];a.each(i,function(a,b){c(b.value,d)&&e.push(b)})}return e}if(g[d])return g[d];if(b.matchSubset)for(var j=d.length-1;j>=b.minChars;j--){var i=g[d.substr(0,j)];if(i){var e=[];return a.each(i,function(a,b){c(b.value,d)&&(e[e.length]=b)}),e}}return null}}},a.Autocompleter.Select=function(b,c,d,e){function f(){s&&(n=a("<div/>").hide().addClass(b.resultsClass).css("position","absolute").appendTo(b.attachTo),o=a("<ul>").appendTo(n).mouseover(function(b){g(b).nodeName&&"LI"==g(b).nodeName.toUpperCase()&&(q=a("li",o).removeClass(p.ACTIVE).index(g(b)),a(g(b)).addClass(p.ACTIVE))}).click(function(b){return a(g(b)).addClass(p.ACTIVE),d(),c.focus(),!1}).mousedown(function(){e.mouseDownOnSelect=!0}).mouseup(function(){e.mouseDownOnSelect=!1}),b.width>0&&n.css("width",b.width),s=!1)}function g(a){for(var b=a.target;b&&"LI"!=b.tagName;)b=b.parentNode;return b?b:[]}function h(a){l.slice(q,q+1).removeClass(),i(a);var c=l.slice(q,q+1).addClass(p.ACTIVE);if(b.scroll){var d=0;l.slice(0,q).each(function(){d+=this.offsetHeight}),d+c[0].offsetHeight-o.scrollTop()>o[0].clientHeight?o.scrollTop(d+c[0].offsetHeight-o.innerHeight()):d<o.scrollTop()&&o.scrollTop(d)}}function i(a){q+=a,0>q?q=l.size()-1:q>=l.size()&&(q=0)}function j(a){return b.max&&b.max<a?b.max:a}function k(){o.empty();for(var c=j(m.length),d=0;c>d;d++)if(m[d]){var e=b.formatItem(m[d].data,d+1,c,m[d].value,r);if(e!==!1){var f=a("<li>").html(b.highlight(e,r)).addClass(d%2==0?"ac_event":"ac_odd").appendTo(o)[0];a.data(f,"ac_data",m[d])}}l=o.find("li"),b.selectFirst&&(l.slice(0,1).addClass(p.ACTIVE),q=0),o.bgiframe()}var l,m,n,o,p={ACTIVE:"ac_over"},q=-1,r="",s=!0;return{display:function(a,b){f(),m=a,r=b,k()},next:function(){h(1)},prev:function(){h(-1)},pageUp:function(){h(0!=q&&0>q-8?-q:-8)},pageDown:function(){h(q!=l.size()-1&&q+8>l.size()?l.size()-1-q:8)},hide:function(){n&&n.hide(),q=-1},visible:function(){return n&&n.is(":visible")},current:function(){return this.visible()&&(l.filter("."+p.ACTIVE)[0]||b.selectFirst&&l[0])},show:function(){var d=a(c).offset();if(n.css({width:"string"==typeof b.width||b.width>0?b.width:a(c).width(),top:d.top+c.offsetHeight,left:d.left}).show(),b.scroll&&(o.scrollTop(0),o.css({maxHeight:b.scrollHeight,overflow:"auto"}),a.browser.msie&&"undefined"==typeof document.body.style.maxHeight)){var e=0;l.each(function(){e+=this.offsetHeight});var f=e>b.scrollHeight;o.css("height",f?b.scrollHeight:e),f||l.width(o.width()-parseInt(l.css("padding-left"))-parseInt(l.css("padding-right")))}},selected:function(){var b=l&&l.filter("."+p.ACTIVE).removeClass(p.ACTIVE);return b&&b.length&&a.data(b[0],"ac_data")},unbind:function(){n&&n.remove()}}},a.Autocompleter.Selection=function(a,b,c){if(a.createTextRange){var d=a.createTextRange();d.collapse(!0),d.moveStart("character",b),d.moveEnd("character",c),d.select()}else a.setSelectionRange?a.setSelectionRange(b,c):a.selectionStart&&(a.selectionStart=b,a.selectionEnd=c);a.focus()}}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){a.fn.extend({autocomplete:function(b,c){var d="string"==typeof b;return c=a.extend({},a.Autocompleter.defaults,{url:d?b:null,data:d?null:b,delay:d?a.Autocompleter.defaults.delay:10,max:c&&!c.scroll?10:150},c),c.highlight=c.highlight||function(a){return a},this.each(function(){new a.Autocompleter(this,c)})},result:function(a){return this.bind("result",a)},search:function(a){return this.trigger("search",[a])},flushCache:function(){return this.trigger("flushCache")},setOptions:function(a){return this.trigger("setOptions",[a])},unautocomplete:function(){return this.trigger("unautocomplete")}}),a.Autocompleter=function(b,c){function d(){var a=x.selected();if(!a)return!1;var b=a.result;if(t=b,c.multiple){var d=f(s.val());d.length>1&&(b=d.slice(0,d.length-1).join(c.multipleSeparator)+c.multipleSeparator+b),b+=c.multipleSeparator}return s.val(b),j(),s.trigger("result",[a.data,a.value]),!0}function e(a,b){if(q==r.DEL)return void x.hide();var d=s.val();(b||d!=t)&&(t=d,d=g(d),d.length>=c.minChars?(s.addClass(c.loadingClass),jQuery("#send-to-input").addClass("loading"),c.matchCase||(d=d.toLowerCase()),l(d,k,j)):(n(),x.hide()))}function f(b){if(!b)return[""];var d=b.split(a.trim(c.multipleSeparator)),e=[];return a.each(d,function(b,c){a.trim(c)&&(e[b]=a.trim(c))}),e}function g(a){if(!c.multiple)return a;var b=f(a);return b[b.length-1]}function h(d,e){c.autoFill&&g(s.val()).toLowerCase()==d.toLowerCase()&&8!=q&&(s.val(s.val()+e.substring(g(t).length)),a.Autocompleter.Selection(b,t.length,t.length+e.length))}function i(){clearTimeout(p),p=setTimeout(j,200)}function j(){x.hide(),clearTimeout(p),n(),c.mustMatch&&s.search(function(a){a||s.val("")})}function k(a,b){if(b&&b.length&&v){n(),x.display(b,a);var c=b[0].value.split(";");b.value=c[0],h(a,b.value),x.show()}else j()}function l(d,e,f){c.matchCase||(d=d.toLowerCase());var h=u.load(d);if(h&&h.length)e(d,h);else if("string"==typeof c.url&&c.url.length>0){var i={};a.each(c.extraParams,function(a,b){i[a]="function"==typeof b?b():b}),a.ajax({mode:"abort",port:"autocomplete"+b.name,dataType:c.dataType,url:c.url,data:a.extend({q:g(d),limit:c.max,action:"messages_autocomplete_results",cookie:o()},i),success:function(a){var b=c.parse&&c.parse(a)||m(a);u.add(d,b),e(d,b)}})}else f(d)}function m(b){for(var d=[],e=b.split("\n"),f=0;f<e.length;f++){var g=a.trim(e[f]);g&&(g=g.split("|"),d[d.length]={data:g,value:g[0],result:c.formatResult&&c.formatResult(g,g[0])||g[0]})}return d}function n(){s.removeClass(c.loadingClass),jQuery("#send-to-input").removeClass("loading")}function o(){var a,b,c,d,e,f=document.cookie.split(";"),g={},h="bp-";for(a=0;a<f.length;a++)b=f[a],c=b.indexOf("="),d=jq.trim(unescape(b.slice(0,c))),e=unescape(b.slice(c+1)),0===d.indexOf(h)&&(g[d]=e);return encodeURIComponent(jq.param(g))}var p,q,r={UP:38,DOWN:40,DEL:46,TAB:9,RETURN:13,ESC:27,COMMA:188,PAGEUP:33,PAGEDOWN:34},s=a(b).attr("autocomplete","off").addClass(c.inputClass),t="",u=a.Autocompleter.Cache(c),v=0,w={mouseDownOnSelect:!1},x=a.Autocompleter.Select(c,b,d,w);s.keydown(function(b){switch(q=b.keyCode,b.keyCode){case r.UP:b.preventDefault(),x.visible()?x.prev():e(0,!0);break;case r.DOWN:b.preventDefault(),x.visible()?x.next():e(0,!0);break;case r.PAGEUP:b.preventDefault(),x.visible()?x.pageUp():e(0,!0);break;case r.PAGEDOWN:b.preventDefault(),x.visible()?x.pageDown():e(0,!0);break;case c.multiple&&","==a.trim(c.multipleSeparator)&&r.COMMA:case r.TAB:case r.RETURN:d()&&(c.multiple||s.blur(),b.preventDefault(),s.focus());break;case r.ESC:x.hide();break;default:clearTimeout(p),p=setTimeout(e,c.delay)}}).keypress(function(){}).focus(function(){v++}).blur(function(){v=0,w.mouseDownOnSelect||i()}).click(function(){v++>1&&!x.visible()&&e(0,!0)}).bind("search",function(){function b(a,b){var d;if(b&&b.length)for(var e=0;e<b.length;e++)if(b[e].result.toLowerCase()==a.toLowerCase()){d=b[e];break}"function"==typeof c?c(d):s.trigger("result",d&&[d.data,d.value])}var c=arguments.length>1?arguments[1]:null;a.each(f(s.val()),function(a,c){l(c,b,b)})}).bind("flushCache",function(){u.flush()}).bind("setOptions",function(){a.extend(c,arguments[1]),"data"in arguments[1]&&u.populate()}).bind("unautocomplete",function(){x.unbind(),s.unbind()})},a.Autocompleter.defaults={inputClass:"ac_input",resultsClass:"ac_results",loadingClass:"ac_loading",minChars:1,delay:400,matchCase:!1,matchSubset:!0,matchContains:!1,cacheLength:10,max:100,mustMatch:!1,extraParams:{},selectFirst:!0,formatItem:function(a){return a[0]},autoFill:!1,width:0,multiple:!1,multipleSeparator:", ",highlight:function(a,b){return a.replace(new RegExp("(?![^&;]+;)(?!<[^<>]*)("+b.replace(/([\^\$\(\)\[\]\{\}\*\.\+\?\|\\])/gi,"\\$1")+")(?![^<>]*>)(?![^&;]+;)","gi"),"<strong>$1</strong>")},scroll:!0,scrollHeight:250,attachTo:"body"},a.Autocompleter.Cache=function(b){function c(a,c){b.matchCase||(a=a.toLowerCase());var d=a.indexOf(c);return-1==d?!1:0==d||b.matchContains}function d(a,c){h>b.cacheLength&&f(),g[a]||h++,g[a]=c}function e(){if(!b.data)return!1;var c={},e=0;b.url||(b.cacheLength=1),c[""]=[];for(var f=0,g=b.data.length;g>f;f++){var h=b.data[f];h="string"==typeof h?[h]:h;var i=b.formatItem(h,f+1,b.data.length);if(i!==!1){var j=i.charAt(0).toLowerCase();c[j]||(c[j]=[]);var k={value:i,data:h,result:b.formatResult&&b.formatResult(h)||i};c[j].push(k),e++<b.max&&c[""].push(k)}}a.each(c,function(a,c){b.cacheLength++,d(a,c)})}function f(){g={},h=0}var g={},h=0;return setTimeout(e,25),{flush:f,add:d,populate:e,load:function(d){if(!b.cacheLength||!h)return null;if(!b.url&&b.matchContains){var e=[];for(var f in g)if(f.length>0){var i=g[f];a.each(i,function(a,b){c(b.value,d)&&e.push(b)})}return e}if(g[d])return g[d];if(b.matchSubset)for(var j=d.length-1;j>=b.minChars;j--){var i=g[d.substr(0,j)];if(i){var e=[];return a.each(i,function(a,b){c(b.value,d)&&(e[e.length]=b)}),e}}return null}}},a.Autocompleter.Select=function(b,c,d,e){function f(){s&&(n=a("<div/>").hide().addClass(b.resultsClass).css("position","absolute").appendTo(b.attachTo),o=a("<ul>").appendTo(n).mouseover(function(b){g(b).nodeName&&"LI"==g(b).nodeName.toUpperCase()&&(q=a("li",o).removeClass(p.ACTIVE).index(g(b)),a(g(b)).addClass(p.ACTIVE))}).click(function(b){return a(g(b)).addClass(p.ACTIVE),d(),c.focus(),!1}).mousedown(function(){e.mouseDownOnSelect=!0}).mouseup(function(){e.mouseDownOnSelect=!1}),b.width>0&&n.css("width",b.width),s=!1)}function g(a){for(var b=a.target;b&&"LI"!=b.tagName;)b=b.parentNode;return b?b:[]}function h(a){l.slice(q,q+1).removeClass(),i(a);var c=l.slice(q,q+1).addClass(p.ACTIVE);if(b.scroll){var d=0;l.slice(0,q).each(function(){d+=this.offsetHeight}),d+c[0].offsetHeight-o.scrollTop()>o[0].clientHeight?o.scrollTop(d+c[0].offsetHeight-o.innerHeight()):d<o.scrollTop()&&o.scrollTop(d)}}function i(a){q+=a,0>q?q=l.size()-1:q>=l.size()&&(q=0)}function j(a){return b.max&&b.max<a?b.max:a}function k(){o.empty();for(var c=j(m.length),d=0;c>d;d++)if(m[d]){var e=b.formatItem(m[d].data,d+1,c,m[d].value,r);if(e!==!1){var f=a("<li>").html(b.highlight(e,r)).addClass(d%2==0?"ac_event":"ac_odd").appendTo(o)[0];a.data(f,"ac_data",m[d])}}l=o.find("li"),b.selectFirst&&(l.slice(0,1).addClass(p.ACTIVE),q=0),o.bgiframe()}var l,m,n,o,p={ACTIVE:"ac_over"},q=-1,r="",s=!0;return{display:function(a,b){f(),m=a,r=b,k()},next:function(){h(1)},prev:function(){h(-1)},pageUp:function(){h(0!=q&&0>q-8?-q:-8)},pageDown:function(){h(q!=l.size()-1&&q+8>l.size()?l.size()-1-q:8)},hide:function(){n&&n.hide(),q=-1},visible:function(){return n&&n.is(":visible")},current:function(){return this.visible()&&(l.filter("."+p.ACTIVE)[0]||b.selectFirst&&l[0])},show:function(){var d=a(c).offset();if(n.css({width:"string"==typeof b.width||b.width>0?b.width:a(c).width(),top:d.top+c.offsetHeight,left:d.left}).show(),b.scroll&&(o.scrollTop(0),o.css({maxHeight:b.scrollHeight,overflow:"auto"}),a.browser.msie&&"undefined"==typeof document.body.style.maxHeight)){var e=0;l.each(function(){e+=this.offsetHeight});var f=e>b.scrollHeight;o.css("height",f?b.scrollHeight:e),f||l.width(o.width()-parseInt(l.css("padding-left"))-parseInt(l.css("padding-right")))}},selected:function(){var b=l&&l.filter("."+p.ACTIVE).removeClass(p.ACTIVE);return b&&b.length&&a.data(b[0],"ac_data")},unbind:function(){n&&n.remove()}}},a.Autocompleter.Selection=function(a,b,c){if(a.createTextRange){var d=a.createTextRange();d.collapse(!0),d.moveStart("character",b),d.moveEnd("character",c),d.select()}else a.setSelectionRange?a.setSelectionRange(b,c):a.selectionStart&&(a.selectionStart=b,a.selectionEnd=c);a.focus()}}(jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
jQuery.fn.autoCompletefb=function(a){var b=this,c={ul:b,urlLookup:[""],acOptions:{},foundClass:".friend-tab",inputClass:".send-to-input"};a&&jQuery.extend(c,a);var d={params:c,removeFind:function(a){return d.removeUsername(a),jQuery(a).unbind("click").parent().remove(),jQuery(c.inputClass,b).focus(),b.acfb},removeUsername:function(a){var b=a.parentNode.id.substr(a.parentNode.id.indexOf("-")+1);jQuery("#send-to-usernames").removeClass(b)}};return jQuery(c.foundClass+" img.p").click(function(){d.removeFind(this)}),jQuery(c.inputClass,b).autocomplete(c.urlLookup,c.acOptions),jQuery(c.inputClass,b).result(function(a,e,f){var f=c.foundClass.replace(/\./,""),e=String(e).split(" ("),g=e[1].substr(0,e[1].length-1);if(0===jQuery(c.inputClass).siblings("#un-"+g).length){var h="#link-"+g,i=jQuery(h).attr("href"),j='<li class="'+f+'" id="un-'+g+'"><span><a href="'+i+'">'+e[0]+'</a></span> <span class="p">X</span></li>',k=jQuery(c.inputClass,b).before(j);jQuery("#send-to-usernames").addClass(g),jQuery(".p",k[0].previousSibling).click(function(){d.removeFind(this)})}jQuery(c.inputClass,b).val("")}),jQuery(c.inputClass,b).focus(),d};
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
jQuery.fn.autoCompletefb=function(a){var b=this,c={ul:b,urlLookup:[""],acOptions:{},foundClass:".friend-tab",inputClass:".send-to-input"};a&&jQuery.extend(c,a);var d={params:c,removeFind:function(a){return d.removeUsername(a),jQuery(a).unbind("click").parent().remove(),jQuery(c.inputClass,b).focus(),b.acfb},removeUsername:function(a){var b=a.parentNode.id.substr(a.parentNode.id.indexOf("-")+1);jQuery("#send-to-usernames").removeClass(b)}};return jQuery(c.foundClass+" img.p").click(function(){d.removeFind(this)}),jQuery(c.inputClass,b).autocomplete(c.urlLookup,c.acOptions),jQuery(c.inputClass,b).result(function(a,e,f){var f=c.foundClass.replace(/\./,""),e=String(e).split(" ("),g=e[1].substr(0,e[1].length-1);if(0===jQuery(c.inputClass).siblings("#un-"+g).length){var h="#link-"+g,i=jQuery(h).attr("href"),j='<li class="'+f+'" id="un-'+g+'"><span><a href="'+i+'">'+e[0]+'</a></span> <span class="p">X</span></li>',k=jQuery(c.inputClass,b).before(j);jQuery("#send-to-usernames").addClass(g),jQuery(".p",k[0].previousSibling).click(function(){d.removeFind(this)})}jQuery(c.inputClass,b).val("")}),jQuery(c.inputClass,b).focus(),d};
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){function b(a){return a&&a.constructor===Number?a+"px":a}a.fn.bgiframe=a.browser.msie&&/msie 6\.0/i.test(navigator.userAgent)?function(c){c=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:!0,src:"javascript:false;"},c);var d='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+c.src+'"style="display:block;position:absolute;z-index:-1;'+(c.opacity!==!1?"filter:Alpha(Opacity='0');":"")+"top:"+("auto"==c.top?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":b(c.top))+";left:"+("auto"==c.left?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":b(c.left))+";width:"+("auto"==c.width?"expression(this.parentNode.offsetWidth+'px')":b(c.width))+";height:"+("auto"==c.height?"expression(this.parentNode.offsetHeight+'px')":b(c.height))+';"/>';return this.each(function(){0===a(this).children("iframe.bgiframe").length&&this.insertBefore(document.createElement(d),this.firstChild)})}:function(){return this},a.fn.bgIframe=a.fn.bgiframe}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){function b(a){return a&&a.constructor===Number?a+"px":a}a.fn.bgiframe=a.browser.msie&&/msie 6\.0/i.test(navigator.userAgent)?function(c){c=a.extend({top:"auto",left:"auto",width:"auto",height:"auto",opacity:!0,src:"javascript:false;"},c);var d='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+c.src+'"style="display:block;position:absolute;z-index:-1;'+(c.opacity!==!1?"filter:Alpha(Opacity='0');":"")+"top:"+("auto"==c.top?"expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+'px')":b(c.top))+";left:"+("auto"==c.left?"expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+'px')":b(c.left))+";width:"+("auto"==c.width?"expression(this.parentNode.offsetWidth+'px')":b(c.width))+";height:"+("auto"==c.height?"expression(this.parentNode.offsetHeight+'px')":b(c.height))+';"/>';return this.each(function(){0===a(this).children("iframe.bgiframe").length&&this.insertBefore(document.createElement(d),this.firstChild)})}:function(){return this},a.fn.bgIframe=a.fn.bgiframe}(jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){a.dimensions={version:"@VERSION"},a.each(["Height","Width"],function(c,d){a.fn["inner"+d]=function(){if(this[0]){var a="Height"==d?"Top":"Left",c="Height"==d?"Bottom":"Right";return this[d.toLowerCase()]()+b(this,"padding"+a)+b(this,"padding"+c)}},a.fn["outer"+d]=function(c){if(this[0]){var e="Height"==d?"Top":"Left",f="Height"==d?"Bottom":"Right";return c=a.extend({margin:!1},c||{}),this[d.toLowerCase()]()+b(this,"border"+e+"Width")+b(this,"border"+f+"Width")+b(this,"padding"+e)+b(this,"padding"+f)+(c.margin?b(this,"margin"+e)+b(this,"margin"+f):0)}}}),a.each(["Left","Top"],function(b,c){a.fn["scroll"+c]=function(b){return this[0]?void 0!=b?this.each(function(){this==window||this==document?window.scrollTo("Left"==c?b:a(window).scrollLeft(),"Top"==c?b:a(window).scrollTop()):this["scroll"+c]=b}):this[0]==window||this[0]==document?self["Left"==c?"pageXOffset":"pageYOffset"]||a.boxModel&&document.documentElement["scroll"+c]||document.body["scroll"+c]:this[0]["scroll"+c]:void 0}}),a.fn.extend({position:function(){var a,c,d,e,f=this[0];return f&&(d=this.offsetParent(),a=this.offset(),c=d.offset(),a.top-=b(f,"marginTop"),a.left-=b(f,"marginLeft"),c.top+=b(d,"borderTopWidth"),c.left+=b(d,"borderLeftWidth"),e={top:a.top-c.top,left:a.left-c.left}),e},offsetParent:function(){for(var b=this[0].offsetParent;b&&!/^body|html$/i.test(b.tagName)&&"static"==a.css(b,"position");)b=b.offsetParent;return a(b)}});var b=function(b,c){return parseInt(a.css(b.jquery?b[0]:b,c))||0}}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){a.dimensions={version:"@VERSION"},a.each(["Height","Width"],function(c,d){a.fn["inner"+d]=function(){if(this[0]){var a="Height"==d?"Top":"Left",c="Height"==d?"Bottom":"Right";return this[d.toLowerCase()]()+b(this,"padding"+a)+b(this,"padding"+c)}},a.fn["outer"+d]=function(c){if(this[0]){var e="Height"==d?"Top":"Left",f="Height"==d?"Bottom":"Right";return c=a.extend({margin:!1},c||{}),this[d.toLowerCase()]()+b(this,"border"+e+"Width")+b(this,"border"+f+"Width")+b(this,"padding"+e)+b(this,"padding"+f)+(c.margin?b(this,"margin"+e)+b(this,"margin"+f):0)}}}),a.each(["Left","Top"],function(b,c){a.fn["scroll"+c]=function(b){return this[0]?void 0!=b?this.each(function(){this==window||this==document?window.scrollTo("Left"==c?b:a(window).scrollLeft(),"Top"==c?b:a(window).scrollTop()):this["scroll"+c]=b}):this[0]==window||this[0]==document?self["Left"==c?"pageXOffset":"pageYOffset"]||a.boxModel&&document.documentElement["scroll"+c]||document.body["scroll"+c]:this[0]["scroll"+c]:void 0}}),a.fn.extend({position:function(){var a,c,d,e,f=this[0];return f&&(d=this.offsetParent(),a=this.offset(),c=d.offset(),a.top-=b(f,"marginTop"),a.left-=b(f,"marginLeft"),c.top+=b(d,"borderTopWidth"),c.left+=b(d,"borderLeftWidth"),e={top:a.top-c.top,left:a.left-c.left}),e},offsetParent:function(){for(var b=this[0].offsetParent;b&&!/^body|html$/i.test(b.tagName)&&"static"==a.css(b,"position");)b=b.offsetParent;return a(b)}});var b=function(b,c){return parseInt(a.css(b.jquery?b[0]:b,c))||0}}(jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
window.bp=window.bp||{},function(a,b){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.Avatar={start:function(){this.removeLegacyUI(),this.views=new Backbone.Collection,this.jcropapi={},this.warning=null,this.setupNav(),this.avatars=bp.Uploader.filesUploaded,bp.Uploader.filesQueue.on("reset",this.cropView,this),b("body.wp-admin").on("tb_unload","#TB_window",function(){bp.Avatar.nav.trigger("bp-avatar-view:changed","upload"),_.each(bp.Avatar.navItems.models,function(a){a.set("upload"===a.id?{active:1}:{active:0})})})},removeLegacyUI:function(){b("#avatar-upload-form").length?(b("#avatar-upload").remove(),b("#avatar-upload-form p").remove()):b("#group-settings-form").length?(b("#group-settings-form p").each(function(a){0!==a&&b(this).remove()}),b("#delete-group-avatar-button").length&&b("#delete-group-avatar-button").remove()):b("#group-create-body").length?(b(".main-column p #file").remove(),b(".main-column p #upload").remove()):b("#bp_xprofile_user_admin_avatar a.bp-xprofile-avatar-user-admin").length&&b("#bp_xprofile_user_admin_avatar a.bp-xprofile-avatar-user-admin").remove()},setView:function(a){switch(_.isUndefined(this.views.models)||_.each(this.views.models,function(a){a.get("view").remove()},this),this.views.reset(),_.isUndefined(this.avatars)||this.avatars.reset(),_.isEmpty(this.jcropapi)||(this.jcropapi.destroy(),this.jcropapi={}),a){case"upload":this.uploaderView();break;case"delete":this.deleteView()}},setupNav:function(){var a,b,c=this;this.navItems=new Backbone.Collection,_.each(BP_Uploader.settings.nav,function(d,e){_.isObject(d)&&(b=0,0===e&&(a=d.id,b=1),c.navItems.add({id:d.id,name:d.caption,href:"#",active:b,hide:_.isUndefined(d.hide)?0:d.hide}))}),this.nav=new bp.Views.Nav({collection:this.navItems}),this.nav.inject(".bp-avatar-nav"),this.setView(a),this.nav.on("bp-avatar-view:changed",_.bind(this.setView,this))},uploaderView:function(){bp.Uploader.filesQueue.on("add",this.uploadProgress,this);var a=new bp.Views.Uploader;this.views.add({id:"upload",view:a}),a.inject(".bp-avatar")},uploadProgress:function(){var a=new bp.Views.uploaderStatus({collection:bp.Uploader.filesQueue});_.isUndefined(this.views.get("status"))?this.views.add({id:"status",view:a}):this.views.set({id:"status",view:a}),a.inject(".bp-avatar-status")},cropView:function(){var a;if(!_.isEmpty(this.avatars.models)){_.isUndefined(this.views.get("status"))||(a=this.views.get("status"),a.get("view").remove(),this.views.remove({id:"status",view:a}));var b=new bp.Views.Avatars({collection:this.avatars});this.views.add({id:"crop",view:b}),b.inject(".bp-avatar")}},setAvatar:function(a){var c,d=this;_.isUndefined(this.views.get("crop"))||(_.isEmpty(this.jcropapi)||(this.jcropapi.destroy(),this.jcropapi={}),c=this.views.get("crop"),c.get("view").remove(),this.views.remove({id:"crop",view:c})),bp.ajax.post("bp_avatar_set",{json:!0,original_file:a.get("url"),crop_w:a.get("w"),crop_h:a.get("h"),crop_x:a.get("x"),crop_y:a.get("y"),item_id:a.get("item_id"),object:a.get("object"),type:_.isUndefined(a.get("type"))?"crop":a.get("type"),nonce:a.get("nonces").set}).done(function(c){var e=new bp.Views.AvatarStatus({value:BP_Uploader.strings.feedback_messages[c.feedback_code],type:"success"});d.views.add({id:"status",view:e}),e.inject(".bp-avatar-status"),b("."+a.get("object")+"-"+c.item_id+"-avatar").each(function(){b(this).prop("src",c.avatar)}),bp.Avatar.navItems.get("delete").set({hide:0})}).fail(function(a){var b=BP_Uploader.strings.default_error;_.isUndefined(a)||(b=BP_Uploader.strings.feedback_messages[a.feedback_code]);var c=new bp.Views.AvatarStatus({value:b,type:"error"});d.views.add({id:"status",view:c}),c.inject(".bp-avatar-status")})},deleteView:function(){var a=new Backbone.Model(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces")),b=new bp.Views.DeleteAvatar({model:a});this.views.add({id:"delete",view:b}),b.inject(".bp-avatar")},deleteAvatar:function(a){var c,d=this;_.isUndefined(this.views.get("delete"))||(c=this.views.get("delete"),c.get("view").remove(),this.views.remove({id:"delete",view:c})),bp.ajax.post("bp_avatar_delete",{json:!0,item_id:a.get("item_id"),object:a.get("object"),nonce:a.get("nonces").remove}).done(function(c){var e=new bp.Views.AvatarStatus({value:BP_Uploader.strings.feedback_messages[c.feedback_code],type:"success"});d.views.add({id:"status",view:e}),e.inject(".bp-avatar-status"),b("."+a.get("object")+"-"+c.item_id+"-avatar").each(function(){b(this).prop("src",c.avatar)}),bp.Avatar.navItems.get("delete").set({active:0,hide:1})}).fail(function(a){var b=BP_Uploader.strings.default_error;_.isUndefined(a)||(b=BP_Uploader.strings.feedback_messages[a.feedback_code]);var c=new bp.Views.AvatarStatus({value:b,type:"error"});d.views.add({id:"status",view:c}),c.inject(".bp-avatar-status")})},removeWarning:function(){_.isNull(this.warning)||this.warning.remove()},displayWarning:function(a){this.removeWarning(),this.warning=new bp.Views.uploaderWarning({value:a}),this.warning.inject(".bp-avatar-status")}},bp.Views.Nav=bp.View.extend({tagName:"ul",className:"avatar-nav-items",events:{"click .bp-avatar-nav-item":"toggleView"},initialize:function(){var a=_.findWhere(this.collection.models,{id:"delete"});1!==a.get("hide")&&bp.Avatar.displayWarning(BP_Uploader.strings.has_avatar_warning),_.each(this.collection.models,this.addNavItem,this),this.collection.on("change:hide",this.showHideNavItem,this)},addNavItem:function(a){1!==a.get("hide")&&this.views.add(new bp.Views.NavItem({model:a}))},showHideNavItem:function(a){var b=null;_.each(this.views._views[""],function(c){1===c.model.get("hide")&&c.remove(),a.get("id")===c.model.get("id")&&(b=!0)}),_.isBoolean(b)||this.addNavItem(a)},toggleView:function(a){a.preventDefault(),bp.Avatar.removeWarning();var c=b(a.target).data("nav");_.each(this.collection.models,function(a){a.id===c?(a.set({active:1}),this.trigger("bp-avatar-view:changed",a.id)):a.set({active:0})},this)}}),bp.Views.NavItem=bp.View.extend({tagName:"li",className:"avatar-nav-item",template:bp.template("bp-avatar-nav"),initialize:function(){1===this.model.get("active")&&(this.el.className+=" current"),this.el.id+="bp-avatar-"+this.model.get("id"),this.model.on("change:active",this.setCurrentNav,this)},setCurrentNav:function(a){1===a.get("active")?this.$el.addClass("current"):this.$el.removeClass("current")}}),bp.Views.Avatars=bp.View.extend({className:"items",initialize:function(){_.each(this.collection.models,this.addItemView,this)},addItemView:function(a){var b={full_h:150,full_w:150};_.isUndefined(BP_Uploader.settings.crop.full_h)||_.isUndefined(BP_Uploader.settings.crop.full_w)||(b.full_h=BP_Uploader.settings.crop.full_h,b.full_w=BP_Uploader.settings.crop.full_w),a.set(_.extend(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces"),b)),this.views.add(new bp.Views.Avatar({model:a}))}}),bp.Views.Avatar=bp.View.extend({className:"item",template:bp.template("bp-avatar-item"),events:{"click .avatar-crop-submit":"cropAvatar"},initialize:function(){_.defaults(this.options,{full_h:BP_Uploader.settings.crop.full_h,full_w:BP_Uploader.settings.crop.full_w,aspectRatio:1}),!1!==this.model.get("feedback")&&bp.Avatar.displayWarning(this.model.get("feedback")),this.on("ready",this.initCropper)},initCropper:function(){var a,c,d,e,f,g,h=this,i=this.$el.find("#avatar-to-crop img"),j=this.$el.width(),k={};_.isUndefined(this.options.full_h)||_.isUndefined(this.options.full_w)||(this.options.aspectRatio=this.options.full_h/this.options.full_w),k.w=this.model.get("width"),k.h=this.model.get("height"),this.options.full_w+k.w+20<j&&(b("#avatar-to-crop").addClass("adjust"),this.$el.find(".avatar-crop-management").addClass("adjust")),k.h<=k.w?(a=Math.round(k.h/4),f=g=Math.round(k.h/2),c=f+a,d=(k.w-g)/2,e=g+d):(d=Math.round(k.w/4),f=g=Math.round(k.w/2),e=g+d,a=(k.h-f)/2,c=f+a),i.Jcrop({onChange:_.bind(h.showPreview,h),onSelect:_.bind(h.showPreview,h),aspectRatio:h.options.aspectRatio,setSelect:[d,a,e,c]},function(){bp.Avatar.jcropapi=this})},cropAvatar:function(a){a.preventDefault(),bp.Avatar.setAvatar(this.model)},showPreview:function(a){if(a.w&&a.h&&parseInt(a.w,10)>0){var c=this.options.full_w,d=this.options.full_h,e=c/a.w,f=d/a.h;this.model.set({x:a.x,y:a.y,w:a.w,h:a.h}),b("#avatar-crop-preview").css({maxWidth:"none",width:Math.round(e*this.model.get("width"))+"px",height:Math.round(f*this.model.get("height"))+"px",marginLeft:"-"+Math.round(e*this.model.get("x"))+"px",marginTop:"-"+Math.round(f*this.model.get("y"))+"px"})}}}),bp.Views.AvatarStatus=bp.View.extend({tagName:"p",className:"updated",id:"bp-avatar-feedback",initialize:function(){this.el.className+=" "+this.options.type,this.value=this.options.value},render:function(){return this.$el.html(this.value),this}}),bp.Views.DeleteAvatar=bp.View.extend({tagName:"div",id:"bp-delete-avatar-container",template:bp.template("bp-avatar-delete"),events:{"click #bp-delete-avatar":"deleteAvatar"},deleteAvatar:function(a){a.preventDefault(),bp.Avatar.deleteAvatar(this.model)}}),bp.Avatar.start())}(bp,jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
window.bp=window.bp||{},function(a,b){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.Avatar={start:function(){this.removeLegacyUI(),this.views=new Backbone.Collection,this.jcropapi={},this.warning=null,this.setupNav(),this.avatars=bp.Uploader.filesUploaded,bp.Uploader.filesQueue.on("reset",this.cropView,this),b("body.wp-admin").on("tb_unload","#TB_window",function(){bp.Avatar.nav.trigger("bp-avatar-view:changed","upload"),_.each(bp.Avatar.navItems.models,function(a){a.set("upload"===a.id?{active:1}:{active:0})})})},removeLegacyUI:function(){b("#avatar-upload-form").length?(b("#avatar-upload").remove(),b("#avatar-upload-form p").remove()):b("#group-settings-form").length?(b("#group-settings-form p").each(function(a){0!==a&&b(this).remove()}),b("#delete-group-avatar-button").length&&b("#delete-group-avatar-button").remove()):b("#group-create-body").length?(b(".main-column p #file").remove(),b(".main-column p #upload").remove()):b("#bp_xprofile_user_admin_avatar a.bp-xprofile-avatar-user-admin").length&&b("#bp_xprofile_user_admin_avatar a.bp-xprofile-avatar-user-admin").remove()},setView:function(a){switch(_.isUndefined(this.views.models)||_.each(this.views.models,function(a){a.get("view").remove()},this),this.views.reset(),_.isUndefined(this.avatars)||this.avatars.reset(),_.isEmpty(this.jcropapi)||(this.jcropapi.destroy(),this.jcropapi={}),a){case"upload":this.uploaderView();break;case"delete":this.deleteView()}},setupNav:function(){var a,b,c=this;this.navItems=new Backbone.Collection,_.each(BP_Uploader.settings.nav,function(d,e){_.isObject(d)&&(b=0,0===e&&(a=d.id,b=1),c.navItems.add({id:d.id,name:d.caption,href:"#",active:b,hide:_.isUndefined(d.hide)?0:d.hide}))}),this.nav=new bp.Views.Nav({collection:this.navItems}),this.nav.inject(".bp-avatar-nav"),this.setView(a),this.nav.on("bp-avatar-view:changed",_.bind(this.setView,this))},uploaderView:function(){bp.Uploader.filesQueue.on("add",this.uploadProgress,this);var a=new bp.Views.Uploader;this.views.add({id:"upload",view:a}),a.inject(".bp-avatar")},uploadProgress:function(){var a=new bp.Views.uploaderStatus({collection:bp.Uploader.filesQueue});_.isUndefined(this.views.get("status"))?this.views.add({id:"status",view:a}):this.views.set({id:"status",view:a}),a.inject(".bp-avatar-status")},cropView:function(){var a;if(!_.isEmpty(this.avatars.models)){_.isUndefined(this.views.get("status"))||(a=this.views.get("status"),a.get("view").remove(),this.views.remove({id:"status",view:a}));var b=new bp.Views.Avatars({collection:this.avatars});this.views.add({id:"crop",view:b}),b.inject(".bp-avatar")}},setAvatar:function(a){var c,d=this;_.isUndefined(this.views.get("crop"))||(_.isEmpty(this.jcropapi)||(this.jcropapi.destroy(),this.jcropapi={}),c=this.views.get("crop"),c.get("view").remove(),this.views.remove({id:"crop",view:c})),bp.ajax.post("bp_avatar_set",{json:!0,original_file:a.get("url"),crop_w:a.get("w"),crop_h:a.get("h"),crop_x:a.get("x"),crop_y:a.get("y"),item_id:a.get("item_id"),object:a.get("object"),type:_.isUndefined(a.get("type"))?"crop":a.get("type"),nonce:a.get("nonces").set}).done(function(c){var e=new bp.Views.AvatarStatus({value:BP_Uploader.strings.feedback_messages[c.feedback_code],type:"success"});d.views.add({id:"status",view:e}),e.inject(".bp-avatar-status"),b("."+a.get("object")+"-"+c.item_id+"-avatar").each(function(){b(this).prop("src",c.avatar)}),bp.Avatar.navItems.get("delete").set({hide:0})}).fail(function(a){var b=BP_Uploader.strings.default_error;_.isUndefined(a)||(b=BP_Uploader.strings.feedback_messages[a.feedback_code]);var c=new bp.Views.AvatarStatus({value:b,type:"error"});d.views.add({id:"status",view:c}),c.inject(".bp-avatar-status")})},deleteView:function(){var a=new Backbone.Model(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces")),b=new bp.Views.DeleteAvatar({model:a});this.views.add({id:"delete",view:b}),b.inject(".bp-avatar")},deleteAvatar:function(a){var c,d=this;_.isUndefined(this.views.get("delete"))||(c=this.views.get("delete"),c.get("view").remove(),this.views.remove({id:"delete",view:c})),bp.ajax.post("bp_avatar_delete",{json:!0,item_id:a.get("item_id"),object:a.get("object"),nonce:a.get("nonces").remove}).done(function(c){var e=new bp.Views.AvatarStatus({value:BP_Uploader.strings.feedback_messages[c.feedback_code],type:"success"});d.views.add({id:"status",view:e}),e.inject(".bp-avatar-status"),b("."+a.get("object")+"-"+c.item_id+"-avatar").each(function(){b(this).prop("src",c.avatar)}),bp.Avatar.navItems.get("delete").set({active:0,hide:1})}).fail(function(a){var b=BP_Uploader.strings.default_error;_.isUndefined(a)||(b=BP_Uploader.strings.feedback_messages[a.feedback_code]);var c=new bp.Views.AvatarStatus({value:b,type:"error"});d.views.add({id:"status",view:c}),c.inject(".bp-avatar-status")})},removeWarning:function(){_.isNull(this.warning)||this.warning.remove()},displayWarning:function(a){this.removeWarning(),this.warning=new bp.Views.uploaderWarning({value:a}),this.warning.inject(".bp-avatar-status")}},bp.Views.Nav=bp.View.extend({tagName:"ul",className:"avatar-nav-items",events:{"click .bp-avatar-nav-item":"toggleView"},initialize:function(){var a=_.findWhere(this.collection.models,{id:"delete"});1!==a.get("hide")&&bp.Avatar.displayWarning(BP_Uploader.strings.has_avatar_warning),_.each(this.collection.models,this.addNavItem,this),this.collection.on("change:hide",this.showHideNavItem,this)},addNavItem:function(a){1!==a.get("hide")&&this.views.add(new bp.Views.NavItem({model:a}))},showHideNavItem:function(a){var b=null;_.each(this.views._views[""],function(c){1===c.model.get("hide")&&c.remove(),a.get("id")===c.model.get("id")&&(b=!0)}),_.isBoolean(b)||this.addNavItem(a)},toggleView:function(a){a.preventDefault(),bp.Avatar.removeWarning();var c=b(a.target).data("nav");_.each(this.collection.models,function(a){a.id===c?(a.set({active:1}),this.trigger("bp-avatar-view:changed",a.id)):a.set({active:0})},this)}}),bp.Views.NavItem=bp.View.extend({tagName:"li",className:"avatar-nav-item",template:bp.template("bp-avatar-nav"),initialize:function(){1===this.model.get("active")&&(this.el.className+=" current"),this.el.id+="bp-avatar-"+this.model.get("id"),this.model.on("change:active",this.setCurrentNav,this)},setCurrentNav:function(a){1===a.get("active")?this.$el.addClass("current"):this.$el.removeClass("current")}}),bp.Views.Avatars=bp.View.extend({className:"items",initialize:function(){_.each(this.collection.models,this.addItemView,this)},addItemView:function(a){var b={full_h:150,full_w:150};_.isUndefined(BP_Uploader.settings.crop.full_h)||_.isUndefined(BP_Uploader.settings.crop.full_w)||(b.full_h=BP_Uploader.settings.crop.full_h,b.full_w=BP_Uploader.settings.crop.full_w),a.set(_.extend(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces"),b)),this.views.add(new bp.Views.Avatar({model:a}))}}),bp.Views.Avatar=bp.View.extend({className:"item",template:bp.template("bp-avatar-item"),events:{"click .avatar-crop-submit":"cropAvatar"},initialize:function(){_.defaults(this.options,{full_h:BP_Uploader.settings.crop.full_h,full_w:BP_Uploader.settings.crop.full_w,aspectRatio:1}),!1!==this.model.get("feedback")&&bp.Avatar.displayWarning(this.model.get("feedback")),this.on("ready",this.initCropper)},initCropper:function(){var a,c,d,e,f,g,h=this,i=this.$el.find("#avatar-to-crop img"),j=this.$el.width(),k={};_.isUndefined(this.options.full_h)||_.isUndefined(this.options.full_w)||(this.options.aspectRatio=this.options.full_h/this.options.full_w),k.w=this.model.get("width"),k.h=this.model.get("height"),this.options.full_w+k.w+20<j&&(b("#avatar-to-crop").addClass("adjust"),this.$el.find(".avatar-crop-management").addClass("adjust")),k.h<=k.w?(a=Math.round(k.h/4),f=g=Math.round(k.h/2),c=f+a,d=(k.w-g)/2,e=g+d):(d=Math.round(k.w/4),f=g=Math.round(k.w/2),e=g+d,a=(k.h-f)/2,c=f+a),i.Jcrop({onChange:_.bind(h.showPreview,h),onSelect:_.bind(h.showPreview,h),aspectRatio:h.options.aspectRatio,setSelect:[d,a,e,c]},function(){bp.Avatar.jcropapi=this})},cropAvatar:function(a){a.preventDefault(),bp.Avatar.setAvatar(this.model)},showPreview:function(a){if(a.w&&a.h&&parseInt(a.w,10)>0){var c=this.options.full_w,d=this.options.full_h,e=c/a.w,f=d/a.h;this.model.set({x:a.x,y:a.y,w:a.w,h:a.h}),b("#avatar-crop-preview").css({maxWidth:"none",width:Math.round(e*this.model.get("width"))+"px",height:Math.round(f*this.model.get("height"))+"px",marginLeft:"-"+Math.round(e*this.model.get("x"))+"px",marginTop:"-"+Math.round(f*this.model.get("y"))+"px"})}}}),bp.Views.AvatarStatus=bp.View.extend({tagName:"p",className:"updated",id:"bp-avatar-feedback",initialize:function(){this.el.className+=" "+this.options.type,this.value=this.options.value},render:function(){return this.$el.html(this.value),this}}),bp.Views.DeleteAvatar=bp.View.extend({tagName:"div",id:"bp-delete-avatar-container",template:bp.template("bp-avatar-delete"),events:{"click #bp-delete-avatar":"deleteAvatar"},deleteAvatar:function(a){a.preventDefault(),bp.Avatar.deleteAvatar(this.model)}}),bp.Avatar.start())}(bp,jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
window.wp=window.wp||{},window.bp=window.bp||window.wp,function(a,b){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.Uploader={},bp.Uploader.uploader=function(){var a=this,c=-1!==navigator.userAgent.indexOf("Trident/")||-1!==navigator.userAgent.indexOf("MSIE ");return this.params=BP_Uploader.settings,this.strings=BP_Uploader.strings,this.supports={upload:this.params.browser.supported},this.supported=this.supports.upload,this.supported?(c||"flash"!==plupload.predictRuntime(this.params.defaults)||this.params.defaults.required_features&&this.params.defaults.required_features.hasOwnProperty("send_binary_string")||(this.params.defaults.required_features=this.params.defaults.required_features||{},this.params.defaults.required_features.send_binary_string=!0),this.uploader=new plupload.Uploader(this.params.defaults),this.uploader.bind("Init",function(c){var d=b("#"+a.params.defaults.container),e=b("#"+a.params.defaults.drop_element);"html4"===c.runtime&&(c.settings.multipart_params.html4=!0),c.features.dragdrop&&!a.params.browser.mobile?(d.addClass("drag-drop"),e.bind("dragover.wp-uploader",function(){d.addClass("drag-over")}).bind("dragleave.wp-uploader, drop.wp-uploader",function(){d.removeClass("drag-over")})):(d.removeClass("drag-drop"),e.unbind(".wp-uploader"))}),this.uploader.init(),this.feedback=function(a,b,c){!_.isNull(c)&&c.item&&c.item.clear(),bp.Uploader.filesError.unshift({message:a,data:b,file:c})},this.uploader.bind("FilesAdded",function(c,d){var e=104857600,f=parseInt(c.settings.max_file_size,10),g=this;if(!c.settings.multi_selection&&d.length>1){for(var h in d)c.removeFile(d[h]);return void b(a).trigger("bp-uploader-warning",a.strings.unique_file_warning)}_.each(d,function(a){var b;plupload.FAILED!==a.status&&(f>e&&a.size>e&&"html5"!==c.runtime?g.uploadSizeError(c,a,!0):(b=_.extend({id:a.id,file:a,uploading:!0,date:new Date,filename:a.name},_.pick(a,"loaded","size","percent")),a.item=new bp.Models.File(b),bp.Uploader.filesQueue.add(a.item)))}),c.refresh(),c.start()}),this.uploader.bind("UploadProgress",function(a,b){b.item.set(_.pick(b,"loaded","percent"))}),this.uploader.bind("FileUploaded",function(b,c,d){var e=a.strings.default_error;try{d=JSON.parse(d.response)}catch(f){return a.feedback(e,f,c)}return!_.isObject(d)||_.isUndefined(d.success)?a.feedback(e,null,c):d.success?(_.each(["file","loaded","size","percent"],function(a){c.item.unset(a)}),c.item.set(_.extend(d.data,{uploading:!1})),void bp.Uploader.filesUploaded.add(c.item)):(d.data&&d.data.message&&(e=d.data.message),a.feedback(e,d.data,c))}),this.uploader.bind("BeforeUpload",function(c,d){b(a).trigger("bp-uploader-new-upload",c,d)}),this.uploader.bind("UploadComplete",function(c,d){b(a).trigger("bp-uploader-upload-complete",c,d),bp.Uploader.filesQueue.reset()}),void this.uploader.bind("Error",function(c,d){var e,f=a.strings.default_error,g={FAILED:a.strings.upload_failed,FILE_EXTENSION_ERROR:a.strings.invalid_filetype,IMAGE_FORMAT_ERROR:a.strings.not_an_image,IMAGE_MEMORY_ERROR:a.strings.image_memory_exceeded,IMAGE_DIMENSIONS_ERROR:a.strings.image_dimensions_exceeded,GENERIC_ERROR:a.strings.upload_failed,IO_ERROR:a.strings.io_error,HTTP_ERROR:a.strings.http_error,SECURITY_ERROR:a.strings.security_error,FILE_SIZE_ERROR:a.strings.file_exceeds_size_limit.replace("%s",d.file.name)};for(e in g)if(d.code===plupload[e]){f=g[e];break}b(a).trigger("bp-uploader-warning",f),c.refresh()})):void(BP_Uploader=void 0)},bp.Models.File=Backbone.Model.extend({file:{}}),b.extend(bp.Uploader,{filesQueue:new Backbone.Collection,filesUploaded:new Backbone.Collection,filesError:new Backbone.Collection}),bp.View=bp.Backbone.View.extend({inject:function(a){this.render(),b(a).html(this.el),this.views.ready()},prepare:function(){return!_.isUndefined(this.model)&&_.isFunction(this.model.toJSON)?this.model.toJSON():{}}}),bp.Views.Uploader=bp.View.extend({className:"bp-uploader-window",template:bp.template("upload-window"),defaults:_.pick(BP_Uploader.settings.defaults,"container","drop_element","browse_button"),initialize:function(){this.warning=null,this.model=new Backbone.Model(this.defaults),this.on("ready",this.initUploader)},initUploader:function(){this.uploader=new bp.Uploader.uploader,b(this.uploader).on("bp-uploader-warning",_.bind(this.setWarning,this)),b(this.uploader).on("bp-uploader-new-upload",_.bind(this.resetWarning,this))},setWarning:function(a,b){_.isUndefined(b)||(this.warning=new bp.Views.uploaderWarning({value:b}).render(),this.$el.after(this.warning.el))},resetWarning:function(){_.isNull(this.warning)||(this.warning.remove(),this.warning=null)}}),bp.Views.uploaderWarning=bp.View.extend({tagName:"p",className:"warning",id:"bp-uploader-warning",initialize:function(){this.value=this.options.value},render:function(){return this.$el.html(this.value),this}}),bp.Views.uploaderStatus=bp.View.extend({className:"files",initialize:function(){_.each(this.collection.models,this.addFile,this),this.collection.on("change:percent",this.progress,this),bp.Uploader.filesError.on("add",this.feedback,this)},addFile:function(a){this.views.add(new bp.Views.uploaderProgress({model:a}))},progress:function(a){_.isUndefined(a.get("percent"))||b("#"+a.get("id")+" .bp-progress .bp-bar").css("width",a.get("percent")+"%")},feedback:function(a){_.isUndefined(a.get("message"))||_.isUndefined(a.get("file"))||b("#"+a.get("file").id).html(a.get("message")).addClass("error")}}),bp.Views.uploaderProgress=bp.View.extend({className:"bp-uploader-progress",template:bp.template("progress-window")}))}(bp,jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
window.wp=window.wp||{},window.bp=window.bp||window.wp,function(a,b){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.Uploader={},bp.Uploader.uploader=function(){var a=this,c=-1!==navigator.userAgent.indexOf("Trident/")||-1!==navigator.userAgent.indexOf("MSIE ");return this.params=BP_Uploader.settings,this.strings=BP_Uploader.strings,this.supports={upload:this.params.browser.supported},this.supported=this.supports.upload,this.supported?(c||"flash"!==plupload.predictRuntime(this.params.defaults)||this.params.defaults.required_features&&this.params.defaults.required_features.hasOwnProperty("send_binary_string")||(this.params.defaults.required_features=this.params.defaults.required_features||{},this.params.defaults.required_features.send_binary_string=!0),this.uploader=new plupload.Uploader(this.params.defaults),this.uploader.bind("Init",function(c){var d=b("#"+a.params.defaults.container),e=b("#"+a.params.defaults.drop_element);"html4"===c.runtime&&(c.settings.multipart_params.html4=!0),c.features.dragdrop&&!a.params.browser.mobile?(d.addClass("drag-drop"),e.bind("dragover.wp-uploader",function(){d.addClass("drag-over")}).bind("dragleave.wp-uploader, drop.wp-uploader",function(){d.removeClass("drag-over")})):(d.removeClass("drag-drop"),e.unbind(".wp-uploader"))}),this.uploader.init(),this.feedback=function(a,b,c){!_.isNull(c)&&c.item&&c.item.clear(),bp.Uploader.filesError.unshift({message:a,data:b,file:c})},this.uploader.bind("FilesAdded",function(c,d){var e=104857600,f=parseInt(c.settings.max_file_size,10),g=this;if(!c.settings.multi_selection&&d.length>1){for(var h in d)c.removeFile(d[h]);return void b(a).trigger("bp-uploader-warning",a.strings.unique_file_warning)}_.each(d,function(a){var b;plupload.FAILED!==a.status&&(f>e&&a.size>e&&"html5"!==c.runtime?g.uploadSizeError(c,a,!0):(b=_.extend({id:a.id,file:a,uploading:!0,date:new Date,filename:a.name},_.pick(a,"loaded","size","percent")),a.item=new bp.Models.File(b),bp.Uploader.filesQueue.add(a.item)))}),c.refresh(),c.start()}),this.uploader.bind("UploadProgress",function(a,b){b.item.set(_.pick(b,"loaded","percent"))}),this.uploader.bind("FileUploaded",function(b,c,d){var e=a.strings.default_error;try{d=JSON.parse(d.response)}catch(f){return a.feedback(e,f,c)}return!_.isObject(d)||_.isUndefined(d.success)?a.feedback(e,null,c):d.success?(_.each(["file","loaded","size","percent"],function(a){c.item.unset(a)}),c.item.set(_.extend(d.data,{uploading:!1})),void bp.Uploader.filesUploaded.add(c.item)):(d.data&&d.data.message&&(e=d.data.message),a.feedback(e,d.data,c))}),this.uploader.bind("BeforeUpload",function(c,d){b(a).trigger("bp-uploader-new-upload",c,d)}),this.uploader.bind("UploadComplete",function(c,d){b(a).trigger("bp-uploader-upload-complete",c,d),bp.Uploader.filesQueue.reset()}),void this.uploader.bind("Error",function(c,d){var e,f=a.strings.default_error,g={FAILED:a.strings.upload_failed,FILE_EXTENSION_ERROR:a.strings.invalid_filetype,IMAGE_FORMAT_ERROR:a.strings.not_an_image,IMAGE_MEMORY_ERROR:a.strings.image_memory_exceeded,IMAGE_DIMENSIONS_ERROR:a.strings.image_dimensions_exceeded,GENERIC_ERROR:a.strings.upload_failed,IO_ERROR:a.strings.io_error,HTTP_ERROR:a.strings.http_error,SECURITY_ERROR:a.strings.security_error,FILE_SIZE_ERROR:a.strings.file_exceeds_size_limit.replace("%s",d.file.name)};for(e in g)if(d.code===plupload[e]){f=g[e];break}b(a).trigger("bp-uploader-warning",f),c.refresh()})):void(BP_Uploader=void 0)},bp.Models.File=Backbone.Model.extend({file:{}}),b.extend(bp.Uploader,{filesQueue:new Backbone.Collection,filesUploaded:new Backbone.Collection,filesError:new Backbone.Collection}),bp.View=bp.Backbone.View.extend({inject:function(a){this.render(),b(a).html(this.el),this.views.ready()},prepare:function(){return!_.isUndefined(this.model)&&_.isFunction(this.model.toJSON)?this.model.toJSON():{}}}),bp.Views.Uploader=bp.View.extend({className:"bp-uploader-window",template:bp.template("upload-window"),defaults:_.pick(BP_Uploader.settings.defaults,"container","drop_element","browse_button"),initialize:function(){this.warning=null,this.model=new Backbone.Model(this.defaults),this.on("ready",this.initUploader)},initUploader:function(){this.uploader=new bp.Uploader.uploader,b(this.uploader).on("bp-uploader-warning",_.bind(this.setWarning,this)),b(this.uploader).on("bp-uploader-new-upload",_.bind(this.resetWarning,this))},setWarning:function(a,b){_.isUndefined(b)||(this.warning=new bp.Views.uploaderWarning({value:b}).render(),this.$el.after(this.warning.el))},resetWarning:function(){_.isNull(this.warning)||(this.warning.remove(),this.warning=null)}}),bp.Views.uploaderWarning=bp.View.extend({tagName:"p",className:"warning",id:"bp-uploader-warning",initialize:function(){this.value=this.options.value},render:function(){return this.$el.html(this.value),this}}),bp.Views.uploaderStatus=bp.View.extend({className:"files",initialize:function(){_.each(this.collection.models,this.addFile,this),this.collection.on("change:percent",this.progress,this),bp.Uploader.filesError.on("add",this.feedback,this)},addFile:function(a){this.views.add(new bp.Views.uploaderProgress({model:a}))},progress:function(a){_.isUndefined(a.get("percent"))||b("#"+a.get("id")+" .bp-progress .bp-bar").css("width",a.get("percent")+"%")},feedback:function(a){_.isUndefined(a.get("message"))||_.isUndefined(a.get("file"))||b("#"+a.get("file").id).html(a.get("message")).addClass("error")}}),bp.Views.uploaderProgress=bp.View.extend({className:"bp-uploader-progress",template:bp.template("progress-window")}))}(bp,jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
jQuery(document).ready(function(){jQuery("a.confirm").click(function(){return confirm(BP_Confirm.are_you_sure)?!0:!1})});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
jQuery(document).ready(function(){jQuery("a.confirm").click(function(){return confirm(BP_Confirm.are_you_sure)?!0:!1})});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):jQuery)}(function(a){function b(a){return h.raw?a:encodeURIComponent(a)}function c(a){return h.raw?a:decodeURIComponent(a)}function d(a){return b(h.json?JSON.stringify(a):String(a))}function e(a){0===a.indexOf('"')&&(a=a.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return a=decodeURIComponent(a.replace(g," ")),h.json?JSON.parse(a):a}catch(b){}}function f(b,c){var d=h.raw?b:e(b);return a.isFunction(c)?c(d):d}var g=/\+/g,h=a.cookie=function(e,g,i){if(void 0!==g&&!a.isFunction(g)){if(i=a.extend({},h.defaults,i),"number"==typeof i.expires){var j=i.expires,k=i.expires=new Date;k.setTime(+k+864e5*j)}return document.cookie=[b(e),"=",d(g),i.expires?"; expires="+i.expires.toUTCString():"",i.path?"; path="+i.path:"",i.domain?"; domain="+i.domain:"",i.secure?"; secure":""].join("")}for(var l=e?void 0:{},m=document.cookie?document.cookie.split("; "):[],n=0,o=m.length;o>n;n++){var p=m[n].split("="),q=c(p.shift()),r=p.join("=");if(e&&e===q){l=f(r,g);break}e||void 0===(r=f(r))||(l[q]=r)}return l};h.defaults={},a.removeCookie=function(b,c){return void 0===a.cookie(b)?!1:(a.cookie(b,"",a.extend({},c,{expires:-1})),!a.cookie(b))}});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):jQuery)}(function(a){function b(a){return h.raw?a:encodeURIComponent(a)}function c(a){return h.raw?a:decodeURIComponent(a)}function d(a){return b(h.json?JSON.stringify(a):String(a))}function e(a){0===a.indexOf('"')&&(a=a.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return a=decodeURIComponent(a.replace(g," ")),h.json?JSON.parse(a):a}catch(b){}}function f(b,c){var d=h.raw?b:e(b);return a.isFunction(c)?c(d):d}var g=/\+/g,h=a.cookie=function(e,g,i){if(void 0!==g&&!a.isFunction(g)){if(i=a.extend({},h.defaults,i),"number"==typeof i.expires){var j=i.expires,k=i.expires=new Date;k.setTime(+k+864e5*j)}return document.cookie=[b(e),"=",d(g),i.expires?"; expires="+i.expires.toUTCString():"",i.path?"; path="+i.path:"",i.domain?"; domain="+i.domain:"",i.secure?"; secure":""].join("")}for(var l=e?void 0:{},m=document.cookie?document.cookie.split("; "):[],n=0,o=m.length;o>n;n++){var p=m[n].split("="),q=c(p.shift()),r=p.join("=");if(e&&e===q){l=f(r,g);break}e||void 0===(r=f(r))||(l[q]=r)}return l};h.defaults={},a.removeCookie=function(b,c){return void 0===a.cookie(b)?!1:(a.cookie(b,"",a.extend({},c,{expires:-1})),!a.cookie(b))}});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function bp_get_querystring(a){var b=location.search.split(a+"=")[1];return b?decodeURIComponent(b.split("&")[0]):null}
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function bp_get_querystring(a){var b=location.search.split(a+"=")[1];return b?decodeURIComponent(b.split("&")[0]):null}
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):jQuery)}(function(a){function b(b){return a.isFunction(b)||"object"==typeof b?b:{top:b,left:b}}var c=a.scrollTo=function(b,c,d){return a(window).scrollTo(b,c,d)};return c.defaults={axis:"xy",duration:parseFloat(a.fn.jquery)>=1.3?0:1,limit:!0},c.window=function(){return a(window)._scrollable()},a.fn._scrollable=function(){return this.map(function(){var b=this,c=!b.nodeName||-1!==a.inArray(b.nodeName.toLowerCase(),["iframe","#document","html","body"]);if(!c)return b;var d=(b.contentWindow||b).document||b.ownerDocument||b;return/webkit/i.test(navigator.userAgent)||"BackCompat"===d.compatMode?d.body:d.documentElement})},a.fn.scrollTo=function(d,e,f){return"object"==typeof e&&(f=e,e=0),"function"==typeof f&&(f={onAfter:f}),"max"===d&&(d=9e9),f=a.extend({},c.defaults,f),e=e||f.duration,f.queue=f.queue&&f.axis.length>1,f.queue&&(e/=2),f.offset=b(f.offset),f.over=b(f.over),this._scrollable().each(function(){function g(a){j.animate(l,e,f.easing,a&&function(){a.call(this,k,f)})}if(null!==d){var h,i=this,j=a(i),k=d,l={},m=j.is("html,body");switch(typeof k){case"number":case"string":if(/^([+-]=?)?\d+(\.\d+)?(px|%)?$/.test(k)){k=b(k);break}if(k=m?a(k):a(k,this),!k.length)return;case"object":(k.is||k.style)&&(h=(k=a(k)).offset())}var n=a.isFunction(f.offset)&&f.offset(i,k)||f.offset;a.each(f.axis.split(""),function(a,b){var d="x"===b?"Left":"Top",e=d.toLowerCase(),o="scroll"+d,p=i[o],q=c.max(i,b);if(h)l[o]=h[e]+(m?0:p-j.offset()[e]),f.margin&&(l[o]-=parseInt(k.css("margin"+d))||0,l[o]-=parseInt(k.css("border"+d+"Width"))||0),l[o]+=n[e]||0,f.over[e]&&(l[o]+=k["x"===b?"width":"height"]()*f.over[e]);else{var r=k[e];l[o]=r.slice&&"%"===r.slice(-1)?parseFloat(r)/100*q:r}f.limit&&/^\d+$/.test(l[o])&&(l[o]=l[o]<=0?0:Math.min(l[o],q)),!a&&f.queue&&(p!==l[o]&&g(f.onAfterFirst),delete l[o])}),g(f.onAfter)}}).end()},c.max=function(b,c){var d="x"===c?"Width":"Height",e="scroll"+d;if(!a(b).is("html,body"))return b[e]-a(b)[d.toLowerCase()]();var f="client"+d,g=b.ownerDocument.documentElement,h=b.ownerDocument.body;return Math.max(g[e],h[e])-Math.min(g[f],h[f])},c});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):a("object"==typeof exports?require("jquery"):jQuery)}(function(a){function b(b){return a.isFunction(b)||"object"==typeof b?b:{top:b,left:b}}var c=a.scrollTo=function(b,c,d){return a(window).scrollTo(b,c,d)};return c.defaults={axis:"xy",duration:parseFloat(a.fn.jquery)>=1.3?0:1,limit:!0},c.window=function(){return a(window)._scrollable()},a.fn._scrollable=function(){return this.map(function(){var b=this,c=!b.nodeName||-1!==a.inArray(b.nodeName.toLowerCase(),["iframe","#document","html","body"]);if(!c)return b;var d=(b.contentWindow||b).document||b.ownerDocument||b;return/webkit/i.test(navigator.userAgent)||"BackCompat"===d.compatMode?d.body:d.documentElement})},a.fn.scrollTo=function(d,e,f){return"object"==typeof e&&(f=e,e=0),"function"==typeof f&&(f={onAfter:f}),"max"===d&&(d=9e9),f=a.extend({},c.defaults,f),e=e||f.duration,f.queue=f.queue&&f.axis.length>1,f.queue&&(e/=2),f.offset=b(f.offset),f.over=b(f.over),this._scrollable().each(function(){function g(a){j.animate(l,e,f.easing,a&&function(){a.call(this,k,f)})}if(null!==d){var h,i=this,j=a(i),k=d,l={},m=j.is("html,body");switch(typeof k){case"number":case"string":if(/^([+-]=?)?\d+(\.\d+)?(px|%)?$/.test(k)){k=b(k);break}if(k=m?a(k):a(k,this),!k.length)return;case"object":(k.is||k.style)&&(h=(k=a(k)).offset())}var n=a.isFunction(f.offset)&&f.offset(i,k)||f.offset;a.each(f.axis.split(""),function(a,b){var d="x"===b?"Left":"Top",e=d.toLowerCase(),o="scroll"+d,p=i[o],q=c.max(i,b);if(h)l[o]=h[e]+(m?0:p-j.offset()[e]),f.margin&&(l[o]-=parseInt(k.css("margin"+d))||0,l[o]-=parseInt(k.css("border"+d+"Width"))||0),l[o]+=n[e]||0,f.over[e]&&(l[o]+=k["x"===b?"width":"height"]()*f.over[e]);else{var r=k[e];l[o]=r.slice&&"%"===r.slice(-1)?parseFloat(r)/100*q:r}f.limit&&/^\d+$/.test(l[o])&&(l[o]=l[o]<=0?0:Math.min(l[o],q)),!a&&f.queue&&(p!==l[o]&&g(f.onAfterFirst),delete l[o])}),g(f.onAfter)}}).end()},c.max=function(b,c){var d="x"===c?"Width":"Height",e="scroll"+d;if(!a(b).is("html,body"))return b[e]-a(b)[d.toLowerCase()]();var f="client"+d,g=b.ownerDocument.documentElement,h=b.ownerDocument.body;return Math.max(g[e],h[e])-Math.min(g[f],h[f])},c});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(c){return a.returnExportsGlobal=b(c)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){var b,c,d,e,f,g,h,i=[].slice;c=function(){function b(b){this.current_flag=null,this.controllers={},this.alias_maps={},this.$inputor=a(b),this.setIframe(),this.listen()}return b.prototype.createContainer=function(b){return 0===(this.$el=a("#atwho-container",b)).length?a(b.body).append(this.$el=a("<div id='atwho-container'></div>")):void 0},b.prototype.setIframe=function(a,b){var c;return null==b&&(b=!1),a?(this.window=a.contentWindow,this.document=a.contentDocument||this.window.document,this.iframe=a):(this.document=document,this.window=window,this.iframe=null),(this.iframeStandalone=b)?(null!=(c=this.$el)&&c.remove(),this.createContainer(this.document)):this.createContainer(document)},b.prototype.controller=function(a){var b,c,d,e;if(this.alias_maps[a])c=this.controllers[this.alias_maps[a]];else{e=this.controllers;for(d in e)if(b=e[d],d===a){c=b;break}}return c?c:this.controllers[this.current_flag]},b.prototype.set_context_for=function(a){return this.current_flag=a,this},b.prototype.reg=function(a,b){var c,e;return c=(e=this.controllers)[a]||(e[a]=new d(this,a)),b.alias&&(this.alias_maps[b.alias]=a),c.init(b),this},b.prototype.listen=function(){return this.$inputor.on("keyup.atwhoInner",function(a){return function(b){return a.on_keyup(b)}}(this)).on("keydown.atwhoInner",function(a){return function(b){return a.on_keydown(b)}}(this)).on("scroll.atwhoInner",function(a){return function(b){var c;return null!=(c=a.controller())?c.view.hide(b):void 0}}(this)).on("blur.atwhoInner",function(a){return function(b){var c;return(c=a.controller())?c.view.hide(b,c.get_opt("display_timeout")):void 0}}(this)).on("click.atwhoInner",function(a){return function(){return a.dispatch()}}(this))},b.prototype.shutdown=function(){var a,b,c;c=this.controllers;for(b in c)a=c[b],a.destroy(),delete this.controllers[b];return this.$inputor.off(".atwhoInner"),this.$el.remove()},b.prototype.dispatch=function(){return a.map(this.controllers,function(a){return function(b){var c;return(c=b.get_opt("delay"))?(clearTimeout(a.delayedCallback),a.delayedCallback=setTimeout(function(){return b.look_up()?a.set_context_for(b.at):void 0},c)):b.look_up()?a.set_context_for(b.at):void 0}}(this))},b.prototype.on_keyup=function(b){var c;switch(b.keyCode){case f.ESC:b.preventDefault(),null!=(c=this.controller())&&c.view.hide();break;case f.DOWN:case f.UP:case f.CTRL:a.noop();break;case f.P:case f.N:b.ctrlKey||this.dispatch();break;default:this.dispatch()}},b.prototype.on_keydown=function(b){var c,d;if(c=null!=(d=this.controller())?d.view:void 0,c&&c.visible())switch(b.keyCode){case f.ESC:b.preventDefault(),c.hide(b);break;case f.UP:b.preventDefault(),c.prev();break;case f.DOWN:b.preventDefault(),c.next();break;case f.P:if(!b.ctrlKey)return;b.preventDefault(),c.prev();break;case f.N:if(!b.ctrlKey)return;b.preventDefault(),c.next();break;case f.TAB:case f.ENTER:if(!c.visible())return;b.preventDefault(),c.choose(b);break;default:a.noop()}},b}(),d=function(){function b(b,c){this.app=b,this.at=c,this.$inputor=this.app.$inputor,this.id=this.$inputor[0].id||this.uid(),this.setting=null,this.query=null,this.pos=0,this.cur_rect=null,this.range=null,0===(this.$el=a("#atwho-ground-"+this.id,this.app.$el)).length&&this.app.$el.append(this.$el=a("<div id='atwho-ground-"+this.id+"'></div>")),this.model=new g(this),this.view=new h(this)}return b.prototype.uid=function(){return(Math.random().toString(16)+"000000000").substr(2,8)+(new Date).getTime()},b.prototype.init=function(b){return this.setting=a.extend({},this.setting||a.fn.atwho["default"],b),this.view.init(),this.model.reload(this.setting.data)},b.prototype.destroy=function(){return this.trigger("beforeDestroy"),this.model.destroy(),this.view.destroy(),this.$el.remove()},b.prototype.call_default=function(){var b,c,d;d=arguments[0],b=2<=arguments.length?i.call(arguments,1):[];try{return e[d].apply(this,b)}catch(f){return c=f,a.error(""+c+" Or maybe At.js doesn't have function "+d)}},b.prototype.trigger=function(a,b){var c,d;return null==b&&(b=[]),b.push(this),c=this.get_opt("alias"),d=c?""+a+"-"+c+".atwho":""+a+".atwho",this.$inputor.trigger(d,b)},b.prototype.callbacks=function(a){return this.get_opt("callbacks")[a]||e[a]},b.prototype.get_opt=function(a){var b;try{return this.setting[a]}catch(c){return b=c,null}},b.prototype.content=function(){var a;if(this.$inputor.is("textarea, input"))return this.$inputor.val();if(a=this.mark_range())return(a.startContainer.textContent||"").slice(0,a.startOffset)},b.prototype.catch_query=function(){var a,b,c,d,e,f;return b=this.content(),a=this.$inputor.caret("pos",{iframe:this.app.iframe}),f=b.slice(0,a),d=this.callbacks("matcher").call(this,this.at,f,this.get_opt("start_with_space")),"string"==typeof d&&d.length<=this.get_opt("max_len",20)?(e=a-d.length,c=e+d.length,this.pos=e,d={text:d,head_pos:e,end_pos:c},this.trigger("matched",[this.at,d.text])):(d=null,this.view.hide()),this.query=d},b.prototype.rect=function(){var b,c,d;if(b=this.$inputor.caret("offset",this.pos-1,{iframe:this.app.iframe}))return this.app.iframe&&!this.app.iframeStandalone&&(c=a(this.app.iframe).offset(),b.left+=c.left,b.top+=c.top),this.$inputor.is("[contentEditable]")&&(b=this.cur_rect||(this.cur_rect=b)),d=this.app.document.selection?0:2,{left:b.left,top:b.top,bottom:b.top+b.height+d}},b.prototype.reset_rect=function(){return this.$inputor.is("[contentEditable]")?this.cur_rect=null:void 0},b.prototype.mark_range=function(){var a;if(this.$inputor.is("[contentEditable]"))return this.app.window.getSelection&&(a=this.app.window.getSelection()).rangeCount>0?this.range=a.getRangeAt(0):this.app.document.selection?this.ie8_range=this.app.document.selection.createRange():void 0},b.prototype.insert_content_for=function(b){var c,d,e;return d=b.data("value"),e=this.get_opt("insert_tpl"),this.$inputor.is("textarea, input")||!e?d:(c=a.extend({},b.data("item-data"),{"atwho-data-value":d,"atwho-at":this.at}),this.callbacks("tpl_eval").call(this,e,c))},b.prototype.insert=function(b){var c,d,e,f,g,h,i,j,k,l,m,n;if(c=this.$inputor,k=this.callbacks("inserting_wrapper").call(this,c,b,this.get_opt("suffix")),c.is("textarea, input"))h=c.val(),i=h.slice(0,Math.max(this.query.head_pos-this.at.length,0)),j=""+i+k+h.slice(this.query.end_pos||0),c.val(j),c.caret("pos",i.length+k.length,{iframe:this.app.iframe});else if(f=this.range){for(e=f.startOffset-(this.query.end_pos-this.query.head_pos)-this.at.length,f.setStart(f.endContainer,Math.max(e,0)),f.setEnd(f.endContainer,f.endOffset),f.deleteContents(),n=a(k,this.app.document),l=0,m=n.length;m>l;l++)d=n[l],f.insertNode(d),f.setEndAfter(d),f.collapse(!1);g=this.app.window.getSelection(),g.removeAllRanges(),g.addRange(f)}else(f=this.ie8_range)&&(f.moveStart("character",this.query.end_pos-this.query.head_pos-this.at.length),f.pasteHTML(k),f.collapse(!1),f.select());return c.is(":focus")||c.focus(),c.change()},b.prototype.render_view=function(a){var b;return b=this.get_opt("search_key"),a=this.callbacks("sorter").call(this,this.query.text,a.slice(0,1001),b),this.view.render(a.slice(0,this.get_opt("limit")))},b.prototype.look_up=function(){var b,c;if(b=this.catch_query())return c=function(a){return a&&a.length>0?this.render_view(a):this.view.hide()},this.model.query(b.text,a.proxy(c,this)),b},b}(),g=function(){function b(a){this.context=a,this.at=this.context.at,this.storage=this.context.$inputor}return b.prototype.destroy=function(){return this.storage.data(this.at,null)},b.prototype.saved=function(){return this.fetch()>0},b.prototype.query=function(a,b){var c,d,e;return c=this.fetch(),d=this.context.get_opt("search_key"),c=this.context.callbacks("filter").call(this.context,a,c,d)||[],e=this.context.callbacks("remote_filter"),c.length>0||!e&&0===c.length?b(c):e.call(this.context,a,b)},b.prototype.fetch=function(){return this.storage.data(this.at)||[]},b.prototype.save=function(a){return this.storage.data(this.at,this.context.callbacks("before_save").call(this.context,a||[]))},b.prototype.load=function(a){return!this.saved()&&a?this._load(a):void 0},b.prototype.reload=function(a){return this._load(a)},b.prototype._load=function(b){return"string"==typeof b?a.ajax(b,{dataType:"json"}).done(function(a){return function(b){return a.save(b)}}(this)):this.save(b)},b}(),h=function(){function b(b){this.context=b,this.$el=a("<div class='atwho-view'><ul class='atwho-view-ul'></ul></div>"),this.timeout_id=null,this.context.$el.append(this.$el),this.bind_event()}return b.prototype.init=function(){var a;return a=this.context.get_opt("alias")||this.context.at.charCodeAt(0),this.$el.attr({id:"at-view-"+a})},b.prototype.destroy=function(){return this.$el.remove()},b.prototype.bind_event=function(){var b;return b=this.$el.find("ul"),b.on("mouseenter.atwho-view","li",function(c){return b.find(".cur").removeClass("cur"),a(c.currentTarget).addClass("cur")}).on("click.atwho-view","li",function(c){return function(d){return b.find(".cur").removeClass("cur"),a(d.currentTarget).addClass("cur"),c.choose(d),d.preventDefault()}}(this))},b.prototype.visible=function(){return this.$el.is(":visible")},b.prototype.choose=function(a){var b,c;return(b=this.$el.find(".cur")).length&&(c=this.context.insert_content_for(b),this.context.insert(this.context.callbacks("before_insert").call(this.context,c,b),b),this.context.trigger("inserted",[b,a]),this.hide(a)),this.context.get_opt("hide_without_suffix")?this.stop_showing=!0:void 0},b.prototype.reposition=function(b){var c,d,e,f;return f=this.context.app.iframeStandalone?this.context.app.window:window,b.bottom+this.$el.height()-a(f).scrollTop()>a(f).height()&&(b.bottom=b.top-this.$el.height()),b.left>(d=a(f).width()-this.$el.width()-5)&&(b.left=d),c={left:b.left,top:b.bottom},null!=(e=this.context.callbacks("before_reposition"))&&e.call(this.context,c),this.$el.offset(c),this.context.trigger("reposition",[c])},b.prototype.next=function(){var a,b;return a=this.$el.find(".cur").removeClass("cur"),b=a.next(),b.length||(b=this.$el.find("li:first")),b.addClass("cur"),this.$el.animate({scrollTop:Math.max(0,a.innerHeight()*(b.index()+2)-this.$el.height())},150)},b.prototype.prev=function(){var a,b;return a=this.$el.find(".cur").removeClass("cur"),b=a.prev(),b.length||(b=this.$el.find("li:last")),b.addClass("cur"),this.$el.animate({scrollTop:Math.max(0,a.innerHeight()*(b.index()+2)-this.$el.height())},150)},b.prototype.show=function(){var a;return this.stop_showing?void(this.stop_showing=!1):(this.context.mark_range(),this.visible()||(this.$el.show(),this.$el.scrollTop(0),this.context.trigger("shown")),(a=this.context.rect())?this.reposition(a):void 0)},b.prototype.hide=function(a,b){var c;if(this.visible())return isNaN(b)?(this.context.reset_rect(),this.$el.hide(),this.context.trigger("hidden",[a])):(c=function(a){return function(){return a.hide()}}(this),clearTimeout(this.timeout_id),this.timeout_id=setTimeout(c,b))},b.prototype.render=function(b){var c,d,e,f,g,h,i;if(!(a.isArray(b)&&b.length>0))return void this.hide();for(this.$el.find("ul").empty(),d=this.$el.find("ul"),g=this.context.get_opt("tpl"),h=0,i=b.length;i>h;h++)e=b[h],e=a.extend({},e,{"atwho-at":this.context.at}),f=this.context.callbacks("tpl_eval").call(this.context,g,e),c=a(this.context.callbacks("highlighter").call(this.context,f,this.context.query.text)),c.data("item-data",e),d.append(c);return this.show(),this.context.get_opt("highlight_first")?d.find("li:first").addClass("cur"):void 0},b}(),f={DOWN:40,UP:38,ESC:27,TAB:9,ENTER:13,CTRL:17,P:80,N:78},e={before_save:function(b){var c,d,e,f;if(!a.isArray(b))return b;for(f=[],d=0,e=b.length;e>d;d++)c=b[d],f.push(a.isPlainObject(c)?c:{name:c});return f},matcher:function(a,b,c){var d,e,f,g;return a=a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),c&&(a="(?:^|\\s)"+a),f=decodeURI("%C3%80"),g=decodeURI("%C3%BF"),e=new RegExp(""+a+"([A-Za-z"+f+"-"+g+"0-9_+-]*)$|"+a+"([^\\x00-\\xff]*)$","gi"),d=e.exec(b),d?d[2]||d[1]:null},filter:function(a,b,c){var d,e,f,g;for(g=[],e=0,f=b.length;f>e;e++)d=b[e],~new String(d[c]).toLowerCase().indexOf(a.toLowerCase())&&g.push(d);return g},remote_filter:null,sorter:function(a,b,c){var d,e,f,g;if(!a)return b;for(g=[],e=0,f=b.length;f>e;e++)d=b[e],d.atwho_order=new String(d[c]).toLowerCase().indexOf(a.toLowerCase()),d.atwho_order>-1&&g.push(d);return g.sort(function(a,b){return a.atwho_order-b.atwho_order})},tpl_eval:function(a,b){var c;try{return a.replace(/\$\{([^\}]*)\}/g,function(a,c){return b[c]})}catch(d){return c=d,""}},highlighter:function(a,b){var c;return b?(c=new RegExp(">\\s*(\\w*?)("+b.replace("+","\\+")+")(\\w*)\\s*<","ig"),a.replace(c,function(a,b,c,d){return"> "+b+"<strong>"+c+"</strong>"+d+" <"})):a},before_insert:function(a){return a},inserting_wrapper:function(a,b,c){var d;return c=""===c?c:c||" ",a.is("textarea, input")?""+b+c:"true"===a.attr("contentEditable")?(c=" "===c?" ":c,/firefox/i.test(navigator.userAgent)?d="<span>"+b+c+"</span>":(c="<span contenteditable='false'>"+c+"</span>",d="<span contenteditable='false'>"+b+c+"</span>"),this.app.document.selection&&(d="<span contenteditable='true'>"+b+"</span>"),d+"<span></span>"):void 0}},b={load:function(a,b){var c;return(c=this.controller(a))?c.model.load(b):void 0},setIframe:function(a,b){return this.setIframe(a,b),null},run:function(){return this.dispatch()},destroy:function(){return this.shutdown(),this.$inputor.data("atwho",null)}},a.fn.atwho=function(d){var e,f;return f=arguments,e=null,this.filter('textarea, input, [contenteditable=""], [contenteditable=true]').each(function(){var g,h;return(h=(g=a(this)).data("atwho"))||g.data("atwho",h=new c(this)),"object"!=typeof d&&d?b[d]&&h?e=b[d].apply(h,Array.prototype.slice.call(f,1)):a.error("Method "+d+" does not exist on jQuery.caret"):h.reg(d.at,d)}),e||this},a.fn.atwho["default"]={at:void 0,alias:void 0,data:null,tpl:"<li data-value='${atwho-at}${name}'>${name}</li>",insert_tpl:"<span id='${id}'>${atwho-data-value}</span>",callbacks:e,search_key:"name",suffix:void 0,hide_without_suffix:!1,start_with_space:!0,highlight_first:!0,limit:5,max_len:20,display_timeout:300,delay:null}});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(c){return a.returnExportsGlobal=b(c)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){var b,c,d,e,f,g,h,i=[].slice;c=function(){function b(b){this.current_flag=null,this.controllers={},this.alias_maps={},this.$inputor=a(b),this.setIframe(),this.listen()}return b.prototype.createContainer=function(b){return 0===(this.$el=a("#atwho-container",b)).length?a(b.body).append(this.$el=a("<div id='atwho-container'></div>")):void 0},b.prototype.setIframe=function(a,b){var c;return null==b&&(b=!1),a?(this.window=a.contentWindow,this.document=a.contentDocument||this.window.document,this.iframe=a):(this.document=document,this.window=window,this.iframe=null),(this.iframeStandalone=b)?(null!=(c=this.$el)&&c.remove(),this.createContainer(this.document)):this.createContainer(document)},b.prototype.controller=function(a){var b,c,d,e;if(this.alias_maps[a])c=this.controllers[this.alias_maps[a]];else{e=this.controllers;for(d in e)if(b=e[d],d===a){c=b;break}}return c?c:this.controllers[this.current_flag]},b.prototype.set_context_for=function(a){return this.current_flag=a,this},b.prototype.reg=function(a,b){var c,e;return c=(e=this.controllers)[a]||(e[a]=new d(this,a)),b.alias&&(this.alias_maps[b.alias]=a),c.init(b),this},b.prototype.listen=function(){return this.$inputor.on("keyup.atwhoInner",function(a){return function(b){return a.on_keyup(b)}}(this)).on("keydown.atwhoInner",function(a){return function(b){return a.on_keydown(b)}}(this)).on("scroll.atwhoInner",function(a){return function(b){var c;return null!=(c=a.controller())?c.view.hide(b):void 0}}(this)).on("blur.atwhoInner",function(a){return function(b){var c;return(c=a.controller())?c.view.hide(b,c.get_opt("display_timeout")):void 0}}(this)).on("click.atwhoInner",function(a){return function(){return a.dispatch()}}(this))},b.prototype.shutdown=function(){var a,b,c;c=this.controllers;for(b in c)a=c[b],a.destroy(),delete this.controllers[b];return this.$inputor.off(".atwhoInner"),this.$el.remove()},b.prototype.dispatch=function(){return a.map(this.controllers,function(a){return function(b){var c;return(c=b.get_opt("delay"))?(clearTimeout(a.delayedCallback),a.delayedCallback=setTimeout(function(){return b.look_up()?a.set_context_for(b.at):void 0},c)):b.look_up()?a.set_context_for(b.at):void 0}}(this))},b.prototype.on_keyup=function(b){var c;switch(b.keyCode){case f.ESC:b.preventDefault(),null!=(c=this.controller())&&c.view.hide();break;case f.DOWN:case f.UP:case f.CTRL:a.noop();break;case f.P:case f.N:b.ctrlKey||this.dispatch();break;default:this.dispatch()}},b.prototype.on_keydown=function(b){var c,d;if(c=null!=(d=this.controller())?d.view:void 0,c&&c.visible())switch(b.keyCode){case f.ESC:b.preventDefault(),c.hide(b);break;case f.UP:b.preventDefault(),c.prev();break;case f.DOWN:b.preventDefault(),c.next();break;case f.P:if(!b.ctrlKey)return;b.preventDefault(),c.prev();break;case f.N:if(!b.ctrlKey)return;b.preventDefault(),c.next();break;case f.TAB:case f.ENTER:if(!c.visible())return;b.preventDefault(),c.choose(b);break;default:a.noop()}},b}(),d=function(){function b(b,c){this.app=b,this.at=c,this.$inputor=this.app.$inputor,this.id=this.$inputor[0].id||this.uid(),this.setting=null,this.query=null,this.pos=0,this.cur_rect=null,this.range=null,0===(this.$el=a("#atwho-ground-"+this.id,this.app.$el)).length&&this.app.$el.append(this.$el=a("<div id='atwho-ground-"+this.id+"'></div>")),this.model=new g(this),this.view=new h(this)}return b.prototype.uid=function(){return(Math.random().toString(16)+"000000000").substr(2,8)+(new Date).getTime()},b.prototype.init=function(b){return this.setting=a.extend({},this.setting||a.fn.atwho["default"],b),this.view.init(),this.model.reload(this.setting.data)},b.prototype.destroy=function(){return this.trigger("beforeDestroy"),this.model.destroy(),this.view.destroy(),this.$el.remove()},b.prototype.call_default=function(){var b,c,d;d=arguments[0],b=2<=arguments.length?i.call(arguments,1):[];try{return e[d].apply(this,b)}catch(f){return c=f,a.error(""+c+" Or maybe At.js doesn't have function "+d)}},b.prototype.trigger=function(a,b){var c,d;return null==b&&(b=[]),b.push(this),c=this.get_opt("alias"),d=c?""+a+"-"+c+".atwho":""+a+".atwho",this.$inputor.trigger(d,b)},b.prototype.callbacks=function(a){return this.get_opt("callbacks")[a]||e[a]},b.prototype.get_opt=function(a){var b;try{return this.setting[a]}catch(c){return b=c,null}},b.prototype.content=function(){var a;if(this.$inputor.is("textarea, input"))return this.$inputor.val();if(a=this.mark_range())return(a.startContainer.textContent||"").slice(0,a.startOffset)},b.prototype.catch_query=function(){var a,b,c,d,e,f;return b=this.content(),a=this.$inputor.caret("pos",{iframe:this.app.iframe}),f=b.slice(0,a),d=this.callbacks("matcher").call(this,this.at,f,this.get_opt("start_with_space")),"string"==typeof d&&d.length<=this.get_opt("max_len",20)?(e=a-d.length,c=e+d.length,this.pos=e,d={text:d,head_pos:e,end_pos:c},this.trigger("matched",[this.at,d.text])):(d=null,this.view.hide()),this.query=d},b.prototype.rect=function(){var b,c,d;if(b=this.$inputor.caret("offset",this.pos-1,{iframe:this.app.iframe}))return this.app.iframe&&!this.app.iframeStandalone&&(c=a(this.app.iframe).offset(),b.left+=c.left,b.top+=c.top),this.$inputor.is("[contentEditable]")&&(b=this.cur_rect||(this.cur_rect=b)),d=this.app.document.selection?0:2,{left:b.left,top:b.top,bottom:b.top+b.height+d}},b.prototype.reset_rect=function(){return this.$inputor.is("[contentEditable]")?this.cur_rect=null:void 0},b.prototype.mark_range=function(){var a;if(this.$inputor.is("[contentEditable]"))return this.app.window.getSelection&&(a=this.app.window.getSelection()).rangeCount>0?this.range=a.getRangeAt(0):this.app.document.selection?this.ie8_range=this.app.document.selection.createRange():void 0},b.prototype.insert_content_for=function(b){var c,d,e;return d=b.data("value"),e=this.get_opt("insert_tpl"),this.$inputor.is("textarea, input")||!e?d:(c=a.extend({},b.data("item-data"),{"atwho-data-value":d,"atwho-at":this.at}),this.callbacks("tpl_eval").call(this,e,c))},b.prototype.insert=function(b){var c,d,e,f,g,h,i,j,k,l,m,n;if(c=this.$inputor,k=this.callbacks("inserting_wrapper").call(this,c,b,this.get_opt("suffix")),c.is("textarea, input"))h=c.val(),i=h.slice(0,Math.max(this.query.head_pos-this.at.length,0)),j=""+i+k+h.slice(this.query.end_pos||0),c.val(j),c.caret("pos",i.length+k.length,{iframe:this.app.iframe});else if(f=this.range){for(e=f.startOffset-(this.query.end_pos-this.query.head_pos)-this.at.length,f.setStart(f.endContainer,Math.max(e,0)),f.setEnd(f.endContainer,f.endOffset),f.deleteContents(),n=a(k,this.app.document),l=0,m=n.length;m>l;l++)d=n[l],f.insertNode(d),f.setEndAfter(d),f.collapse(!1);g=this.app.window.getSelection(),g.removeAllRanges(),g.addRange(f)}else(f=this.ie8_range)&&(f.moveStart("character",this.query.end_pos-this.query.head_pos-this.at.length),f.pasteHTML(k),f.collapse(!1),f.select());return c.is(":focus")||c.focus(),c.change()},b.prototype.render_view=function(a){var b;return b=this.get_opt("search_key"),a=this.callbacks("sorter").call(this,this.query.text,a.slice(0,1001),b),this.view.render(a.slice(0,this.get_opt("limit")))},b.prototype.look_up=function(){var b,c;if(b=this.catch_query())return c=function(a){return a&&a.length>0?this.render_view(a):this.view.hide()},this.model.query(b.text,a.proxy(c,this)),b},b}(),g=function(){function b(a){this.context=a,this.at=this.context.at,this.storage=this.context.$inputor}return b.prototype.destroy=function(){return this.storage.data(this.at,null)},b.prototype.saved=function(){return this.fetch()>0},b.prototype.query=function(a,b){var c,d,e;return c=this.fetch(),d=this.context.get_opt("search_key"),c=this.context.callbacks("filter").call(this.context,a,c,d)||[],e=this.context.callbacks("remote_filter"),c.length>0||!e&&0===c.length?b(c):e.call(this.context,a,b)},b.prototype.fetch=function(){return this.storage.data(this.at)||[]},b.prototype.save=function(a){return this.storage.data(this.at,this.context.callbacks("before_save").call(this.context,a||[]))},b.prototype.load=function(a){return!this.saved()&&a?this._load(a):void 0},b.prototype.reload=function(a){return this._load(a)},b.prototype._load=function(b){return"string"==typeof b?a.ajax(b,{dataType:"json"}).done(function(a){return function(b){return a.save(b)}}(this)):this.save(b)},b}(),h=function(){function b(b){this.context=b,this.$el=a("<div class='atwho-view'><ul class='atwho-view-ul'></ul></div>"),this.timeout_id=null,this.context.$el.append(this.$el),this.bind_event()}return b.prototype.init=function(){var a;return a=this.context.get_opt("alias")||this.context.at.charCodeAt(0),this.$el.attr({id:"at-view-"+a})},b.prototype.destroy=function(){return this.$el.remove()},b.prototype.bind_event=function(){var b;return b=this.$el.find("ul"),b.on("mouseenter.atwho-view","li",function(c){return b.find(".cur").removeClass("cur"),a(c.currentTarget).addClass("cur")}).on("click.atwho-view","li",function(c){return function(d){return b.find(".cur").removeClass("cur"),a(d.currentTarget).addClass("cur"),c.choose(d),d.preventDefault()}}(this))},b.prototype.visible=function(){return this.$el.is(":visible")},b.prototype.choose=function(a){var b,c;return(b=this.$el.find(".cur")).length&&(c=this.context.insert_content_for(b),this.context.insert(this.context.callbacks("before_insert").call(this.context,c,b),b),this.context.trigger("inserted",[b,a]),this.hide(a)),this.context.get_opt("hide_without_suffix")?this.stop_showing=!0:void 0},b.prototype.reposition=function(b){var c,d,e,f;return f=this.context.app.iframeStandalone?this.context.app.window:window,b.bottom+this.$el.height()-a(f).scrollTop()>a(f).height()&&(b.bottom=b.top-this.$el.height()),b.left>(d=a(f).width()-this.$el.width()-5)&&(b.left=d),c={left:b.left,top:b.bottom},null!=(e=this.context.callbacks("before_reposition"))&&e.call(this.context,c),this.$el.offset(c),this.context.trigger("reposition",[c])},b.prototype.next=function(){var a,b;return a=this.$el.find(".cur").removeClass("cur"),b=a.next(),b.length||(b=this.$el.find("li:first")),b.addClass("cur"),this.$el.animate({scrollTop:Math.max(0,a.innerHeight()*(b.index()+2)-this.$el.height())},150)},b.prototype.prev=function(){var a,b;return a=this.$el.find(".cur").removeClass("cur"),b=a.prev(),b.length||(b=this.$el.find("li:last")),b.addClass("cur"),this.$el.animate({scrollTop:Math.max(0,a.innerHeight()*(b.index()+2)-this.$el.height())},150)},b.prototype.show=function(){var a;return this.stop_showing?void(this.stop_showing=!1):(this.context.mark_range(),this.visible()||(this.$el.show(),this.$el.scrollTop(0),this.context.trigger("shown")),(a=this.context.rect())?this.reposition(a):void 0)},b.prototype.hide=function(a,b){var c;if(this.visible())return isNaN(b)?(this.context.reset_rect(),this.$el.hide(),this.context.trigger("hidden",[a])):(c=function(a){return function(){return a.hide()}}(this),clearTimeout(this.timeout_id),this.timeout_id=setTimeout(c,b))},b.prototype.render=function(b){var c,d,e,f,g,h,i;if(!(a.isArray(b)&&b.length>0))return void this.hide();for(this.$el.find("ul").empty(),d=this.$el.find("ul"),g=this.context.get_opt("tpl"),h=0,i=b.length;i>h;h++)e=b[h],e=a.extend({},e,{"atwho-at":this.context.at}),f=this.context.callbacks("tpl_eval").call(this.context,g,e),c=a(this.context.callbacks("highlighter").call(this.context,f,this.context.query.text)),c.data("item-data",e),d.append(c);return this.show(),this.context.get_opt("highlight_first")?d.find("li:first").addClass("cur"):void 0},b}(),f={DOWN:40,UP:38,ESC:27,TAB:9,ENTER:13,CTRL:17,P:80,N:78},e={before_save:function(b){var c,d,e,f;if(!a.isArray(b))return b;for(f=[],d=0,e=b.length;e>d;d++)c=b[d],f.push(a.isPlainObject(c)?c:{name:c});return f},matcher:function(a,b,c){var d,e,f,g;return a=a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),c&&(a="(?:^|\\s)"+a),f=decodeURI("%C3%80"),g=decodeURI("%C3%BF"),e=new RegExp(""+a+"([A-Za-z"+f+"-"+g+"0-9_+-]*)$|"+a+"([^\\x00-\\xff]*)$","gi"),d=e.exec(b),d?d[2]||d[1]:null},filter:function(a,b,c){var d,e,f,g;for(g=[],e=0,f=b.length;f>e;e++)d=b[e],~new String(d[c]).toLowerCase().indexOf(a.toLowerCase())&&g.push(d);return g},remote_filter:null,sorter:function(a,b,c){var d,e,f,g;if(!a)return b;for(g=[],e=0,f=b.length;f>e;e++)d=b[e],d.atwho_order=new String(d[c]).toLowerCase().indexOf(a.toLowerCase()),d.atwho_order>-1&&g.push(d);return g.sort(function(a,b){return a.atwho_order-b.atwho_order})},tpl_eval:function(a,b){var c;try{return a.replace(/\$\{([^\}]*)\}/g,function(a,c){return b[c]})}catch(d){return c=d,""}},highlighter:function(a,b){var c;return b?(c=new RegExp(">\\s*(\\w*?)("+b.replace("+","\\+")+")(\\w*)\\s*<","ig"),a.replace(c,function(a,b,c,d){return"> "+b+"<strong>"+c+"</strong>"+d+" <"})):a},before_insert:function(a){return a},inserting_wrapper:function(a,b,c){var d;return c=""===c?c:c||" ",a.is("textarea, input")?""+b+c:"true"===a.attr("contentEditable")?(c=" "===c?" ":c,/firefox/i.test(navigator.userAgent)?d="<span>"+b+c+"</span>":(c="<span contenteditable='false'>"+c+"</span>",d="<span contenteditable='false'>"+b+c+"</span>"),this.app.document.selection&&(d="<span contenteditable='true'>"+b+"</span>"),d+"<span></span>"):void 0}},b={load:function(a,b){var c;return(c=this.controller(a))?c.model.load(b):void 0},setIframe:function(a,b){return this.setIframe(a,b),null},run:function(){return this.dispatch()},destroy:function(){return this.shutdown(),this.$inputor.data("atwho",null)}},a.fn.atwho=function(d){var e,f;return f=arguments,e=null,this.filter('textarea, input, [contenteditable=""], [contenteditable=true]').each(function(){var g,h;return(h=(g=a(this)).data("atwho"))||g.data("atwho",h=new c(this)),"object"!=typeof d&&d?b[d]&&h?e=b[d].apply(h,Array.prototype.slice.call(f,1)):a.error("Method "+d+" does not exist on jQuery.caret"):h.reg(d.at,d)}),e||this},a.fn.atwho["default"]={at:void 0,alias:void 0,data:null,tpl:"<li data-value='${atwho-at}${name}'>${name}</li>",insert_tpl:"<span id='${id}'>${atwho-data-value}</span>",callbacks:e,search_key:"name",suffix:void 0,hide_without_suffix:!1,start_with_space:!0,highlight_first:!0,limit:5,max_len:20,display_timeout:300,delay:null}});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(c){return a.returnExportsGlobal=b(c)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){"use strict";var b,c,d,e,f,g,h,i,j,k,l;k="caret",b=function(){function b(a){this.$inputor=a,this.domInputor=this.$inputor[0]}return b.prototype.setPos=function(){return this.domInputor},b.prototype.getIEPosition=function(){return this.getPosition()},b.prototype.getPosition=function(){var a,b;return b=this.getOffset(),a=this.$inputor.offset(),b.left-=a.left,b.top-=a.top,b},b.prototype.getOldIEPos=function(){var a,b;return b=h.selection.createRange(),a=h.body.createTextRange(),a.moveToElementText(this.domInputor),a.setEndPoint("EndToEnd",b),a.text.length},b.prototype.getPos=function(){var a,b,c;return(c=this.range())?(a=c.cloneRange(),a.selectNodeContents(this.domInputor),a.setEnd(c.endContainer,c.endOffset),b=a.toString().length,a.detach(),b):h.selection?this.getOldIEPos():void 0},b.prototype.getOldIEOffset=function(){var a,b;return a=h.selection.createRange().duplicate(),a.moveStart("character",-1),b=a.getBoundingClientRect(),{height:b.bottom-b.top,left:b.left,top:b.top}},b.prototype.getOffset=function(){var b,c,d,e,f;return j.getSelection&&(d=this.range())?(d.endOffset-1>0&&d.endContainer===!this.domInputor&&(b=d.cloneRange(),b.setStart(d.endContainer,d.endOffset-1),b.setEnd(d.endContainer,d.endOffset),e=b.getBoundingClientRect(),c={height:e.height,left:e.left+e.width,top:e.top},b.detach()),c&&0!==(null!=c?c.height:void 0)||(b=d.cloneRange(),f=a(h.createTextNode("|")),b.insertNode(f[0]),b.selectNode(f[0]),e=b.getBoundingClientRect(),c={height:e.height,left:e.left,top:e.top},f.remove(),b.detach())):h.selection&&(c=this.getOldIEOffset()),c&&(c.top+=a(j).scrollTop(),c.left+=a(j).scrollLeft()),c},b.prototype.range=function(){var a;if(j.getSelection)return a=j.getSelection(),a.rangeCount>0?a.getRangeAt(0):null},b}(),c=function(){function b(a){this.$inputor=a,this.domInputor=this.$inputor[0]}return b.prototype.getIEPos=function(){var a,b,c,d,e,f,g;return b=this.domInputor,f=h.selection.createRange(),e=0,f&&f.parentElement()===b&&(d=b.value.replace(/\r\n/g,"\n"),c=d.length,g=b.createTextRange(),g.moveToBookmark(f.getBookmark()),a=b.createTextRange(),a.collapse(!1),e=g.compareEndPoints("StartToEnd",a)>-1?c:-g.moveStart("character",-c)),e},b.prototype.getPos=function(){return h.selection?this.getIEPos():this.domInputor.selectionStart},b.prototype.setPos=function(a){var b,c;return b=this.domInputor,h.selection?(c=b.createTextRange(),c.move("character",a),c.select()):b.setSelectionRange&&b.setSelectionRange(a,a),b},b.prototype.getIEOffset=function(a){var b,c,d,e;return c=this.domInputor.createTextRange(),a||(a=this.getPos()),c.move("character",a),d=c.boundingLeft,e=c.boundingTop,b=c.boundingHeight,{left:d,top:e,height:b}},b.prototype.getOffset=function(b){var c,d,e;return c=this.$inputor,h.selection?(d=this.getIEOffset(b),d.top+=a(j).scrollTop()+c.scrollTop(),d.left+=a(j).scrollLeft()+c.scrollLeft(),d):(d=c.offset(),e=this.getPosition(b),d={left:d.left+e.left-c.scrollLeft(),top:d.top+e.top-c.scrollTop(),height:e.height})},b.prototype.getPosition=function(a){var b,c,e,f,g,h,i;return b=this.$inputor,f=function(a){return a=a.replace(/<|>|`|"|&/g,"?").replace(/\r\n|\r|\n/g,"<br/>"),/firefox/i.test(navigator.userAgent)&&(a=a.replace(/\s/g," ")),a},void 0===a&&(a=this.getPos()),i=b.val().slice(0,a),e=b.val().slice(a),g="<span style='position: relative; display: inline;'>"+f(i)+"</span>",g+="<span id='caret' style='position: relative; display: inline;'>|</span>",g+="<span style='position: relative; display: inline;'>"+f(e)+"</span>",h=new d(b),c=h.create(g).rect()},b.prototype.getIEPosition=function(a){var b,c,d,e,f;return d=this.getIEOffset(a),c=this.$inputor.offset(),e=d.left-c.left,f=d.top-c.top,b=d.height,{left:e,top:f,height:b}},b}(),d=function(){function b(a){this.$inputor=a}return b.prototype.css_attr=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopStyle","borderRightStyle","borderBottomStyle","borderLeftStyle","borderTopWidth","boxSizing","fontFamily","fontSize","fontWeight","height","letterSpacing","lineHeight","marginBottom","marginLeft","marginRight","marginTop","outlineWidth","overflow","overflowX","overflowY","paddingBottom","paddingLeft","paddingRight","paddingTop","textAlign","textOverflow","textTransform","whiteSpace","wordBreak","wordWrap"],b.prototype.mirrorCss=function(){var b,c=this;return b={position:"absolute",left:-9999,top:0,zIndex:-2e4},"TEXTAREA"===this.$inputor.prop("tagName")&&this.css_attr.push("width"),a.each(this.css_attr,function(a,d){return b[d]=c.$inputor.css(d)}),b},b.prototype.create=function(b){return this.$mirror=a("<div></div>"),this.$mirror.css(this.mirrorCss()),this.$mirror.html(b),this.$inputor.after(this.$mirror),this},b.prototype.rect=function(){var a,b,c;return a=this.$mirror.find("#caret"),b=a.position(),c={left:b.left,top:b.top,height:a.height()},this.$mirror.remove(),c},b}(),e={contentEditable:function(a){return!(!a[0].contentEditable||"true"!==a[0].contentEditable)}},g={pos:function(a){return a||0===a?this.setPos(a):this.getPos()},position:function(a){return h.selection?this.getIEPosition(a):this.getPosition(a)},offset:function(a){var b;return b=this.getOffset(a)}},h=null,j=null,i=null,l=function(a){var b;return(b=null!=a?a.iframe:void 0)?(i=b,j=b.contentWindow,h=b.contentDocument||j.document):(i=void 0,j=window,h=document)},f=function(a){var b;h=a[0].ownerDocument,j=h.defaultView||h.parentWindow;try{return i=j.frameElement}catch(c){b=c}},a.fn.caret=function(d,f,h){var i;return g[d]?(a.isPlainObject(f)?(l(f),f=void 0):l(h),i=e.contentEditable(this)?new b(this):new c(this),g[d].apply(i,[f])):a.error("Method "+d+" does not exist on jQuery.caret")},a.fn.caret.EditableCaret=b,a.fn.caret.InputCaret=c,a.fn.caret.Utils=e,a.fn.caret.apis=g});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a,b){"function"==typeof define&&define.amd?define(["jquery"],function(c){return a.returnExportsGlobal=b(c)}):"object"==typeof exports?module.exports=b(require("jquery")):b(jQuery)}(this,function(a){"use strict";var b,c,d,e,f,g,h,i,j,k,l;k="caret",b=function(){function b(a){this.$inputor=a,this.domInputor=this.$inputor[0]}return b.prototype.setPos=function(){return this.domInputor},b.prototype.getIEPosition=function(){return this.getPosition()},b.prototype.getPosition=function(){var a,b;return b=this.getOffset(),a=this.$inputor.offset(),b.left-=a.left,b.top-=a.top,b},b.prototype.getOldIEPos=function(){var a,b;return b=h.selection.createRange(),a=h.body.createTextRange(),a.moveToElementText(this.domInputor),a.setEndPoint("EndToEnd",b),a.text.length},b.prototype.getPos=function(){var a,b,c;return(c=this.range())?(a=c.cloneRange(),a.selectNodeContents(this.domInputor),a.setEnd(c.endContainer,c.endOffset),b=a.toString().length,a.detach(),b):h.selection?this.getOldIEPos():void 0},b.prototype.getOldIEOffset=function(){var a,b;return a=h.selection.createRange().duplicate(),a.moveStart("character",-1),b=a.getBoundingClientRect(),{height:b.bottom-b.top,left:b.left,top:b.top}},b.prototype.getOffset=function(){var b,c,d,e,f;return j.getSelection&&(d=this.range())?(d.endOffset-1>0&&d.endContainer===!this.domInputor&&(b=d.cloneRange(),b.setStart(d.endContainer,d.endOffset-1),b.setEnd(d.endContainer,d.endOffset),e=b.getBoundingClientRect(),c={height:e.height,left:e.left+e.width,top:e.top},b.detach()),c&&0!==(null!=c?c.height:void 0)||(b=d.cloneRange(),f=a(h.createTextNode("|")),b.insertNode(f[0]),b.selectNode(f[0]),e=b.getBoundingClientRect(),c={height:e.height,left:e.left,top:e.top},f.remove(),b.detach())):h.selection&&(c=this.getOldIEOffset()),c&&(c.top+=a(j).scrollTop(),c.left+=a(j).scrollLeft()),c},b.prototype.range=function(){var a;if(j.getSelection)return a=j.getSelection(),a.rangeCount>0?a.getRangeAt(0):null},b}(),c=function(){function b(a){this.$inputor=a,this.domInputor=this.$inputor[0]}return b.prototype.getIEPos=function(){var a,b,c,d,e,f,g;return b=this.domInputor,f=h.selection.createRange(),e=0,f&&f.parentElement()===b&&(d=b.value.replace(/\r\n/g,"\n"),c=d.length,g=b.createTextRange(),g.moveToBookmark(f.getBookmark()),a=b.createTextRange(),a.collapse(!1),e=g.compareEndPoints("StartToEnd",a)>-1?c:-g.moveStart("character",-c)),e},b.prototype.getPos=function(){return h.selection?this.getIEPos():this.domInputor.selectionStart},b.prototype.setPos=function(a){var b,c;return b=this.domInputor,h.selection?(c=b.createTextRange(),c.move("character",a),c.select()):b.setSelectionRange&&b.setSelectionRange(a,a),b},b.prototype.getIEOffset=function(a){var b,c,d,e;return c=this.domInputor.createTextRange(),a||(a=this.getPos()),c.move("character",a),d=c.boundingLeft,e=c.boundingTop,b=c.boundingHeight,{left:d,top:e,height:b}},b.prototype.getOffset=function(b){var c,d,e;return c=this.$inputor,h.selection?(d=this.getIEOffset(b),d.top+=a(j).scrollTop()+c.scrollTop(),d.left+=a(j).scrollLeft()+c.scrollLeft(),d):(d=c.offset(),e=this.getPosition(b),d={left:d.left+e.left-c.scrollLeft(),top:d.top+e.top-c.scrollTop(),height:e.height})},b.prototype.getPosition=function(a){var b,c,e,f,g,h,i;return b=this.$inputor,f=function(a){return a=a.replace(/<|>|`|"|&/g,"?").replace(/\r\n|\r|\n/g,"<br/>"),/firefox/i.test(navigator.userAgent)&&(a=a.replace(/\s/g," ")),a},void 0===a&&(a=this.getPos()),i=b.val().slice(0,a),e=b.val().slice(a),g="<span style='position: relative; display: inline;'>"+f(i)+"</span>",g+="<span id='caret' style='position: relative; display: inline;'>|</span>",g+="<span style='position: relative; display: inline;'>"+f(e)+"</span>",h=new d(b),c=h.create(g).rect()},b.prototype.getIEPosition=function(a){var b,c,d,e,f;return d=this.getIEOffset(a),c=this.$inputor.offset(),e=d.left-c.left,f=d.top-c.top,b=d.height,{left:e,top:f,height:b}},b}(),d=function(){function b(a){this.$inputor=a}return b.prototype.css_attr=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopStyle","borderRightStyle","borderBottomStyle","borderLeftStyle","borderTopWidth","boxSizing","fontFamily","fontSize","fontWeight","height","letterSpacing","lineHeight","marginBottom","marginLeft","marginRight","marginTop","outlineWidth","overflow","overflowX","overflowY","paddingBottom","paddingLeft","paddingRight","paddingTop","textAlign","textOverflow","textTransform","whiteSpace","wordBreak","wordWrap"],b.prototype.mirrorCss=function(){var b,c=this;return b={position:"absolute",left:-9999,top:0,zIndex:-2e4},"TEXTAREA"===this.$inputor.prop("tagName")&&this.css_attr.push("width"),a.each(this.css_attr,function(a,d){return b[d]=c.$inputor.css(d)}),b},b.prototype.create=function(b){return this.$mirror=a("<div></div>"),this.$mirror.css(this.mirrorCss()),this.$mirror.html(b),this.$inputor.after(this.$mirror),this},b.prototype.rect=function(){var a,b,c;return a=this.$mirror.find("#caret"),b=a.position(),c={left:b.left,top:b.top,height:a.height()},this.$mirror.remove(),c},b}(),e={contentEditable:function(a){return!(!a[0].contentEditable||"true"!==a[0].contentEditable)}},g={pos:function(a){return a||0===a?this.setPos(a):this.getPos()},position:function(a){return h.selection?this.getIEPosition(a):this.getPosition(a)},offset:function(a){var b;return b=this.getOffset(a)}},h=null,j=null,i=null,l=function(a){var b;return(b=null!=a?a.iframe:void 0)?(i=b,j=b.contentWindow,h=b.contentDocument||j.document):(i=void 0,j=window,h=document)},f=function(a){var b;h=a[0].ownerDocument,j=h.defaultView||h.parentWindow;try{return i=j.frameElement}catch(c){b=c}},a.fn.caret=function(d,f,h){var i;return g[d]?(a.isPlainObject(f)?(l(f),f=void 0):l(h),i=e.contentEditable(this)?new b(this):new c(this),g[d].apply(i,[f])):a.error("Method "+d+" does not exist on jQuery.caret")},a.fn.caret.EditableCaret=b,a.fn.caret.InputCaret=c,a.fn.caret.Utils=e,a.fn.caret.apis=g});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
window.bp=window.bp||{},function(){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.WebCam={start:function(){this.params={video:null,videoStream:null,capture_enable:!1,capture:null,canvas:null,warning:null,flipped:!1},bp.Avatar.nav.on("bp-avatar-view:changed",_.bind(this.setView,this))},setView:function(a){if("camera"!==a)return void(_.isNull(this.params.video)||(this.stop(),this.removeWarning()));var b=new bp.Views.WebCamAvatar({model:new Backbone.Model({user_media:!1})});this.params.flipped=!1,bp.Avatar.views.add({id:"camera",view:b}),b.inject(".bp-avatar")},removeView:function(){var a;_.isUndefined(bp.Avatar.views.get("camera"))||(a=bp.Avatar.views.get("camera"),a.get("view").remove(),bp.Avatar.views.remove({id:"camera",view:a}))},gotStream:function(a){var b=bp.WebCam.params.video;bp.WebCam.params.videoStream=a,bp.WebCam.displayWarning("loaded"),b.onerror=function(){bp.WebCam.displayWarning("videoerror"),b&&bp.WebCam.stop()},a.onended=bp.WebCam.noStream(),void 0!==b.mozSrcObject?(b.mozSrcObject=a,b.play()):navigator.mozGetUserMedia?(b.src=a,b.play()):b.src=window.URL?window.URL.createObjectURL(a):a,bp.WebCam.params.capture_enable=!0},stop:function(){bp.WebCam.params.capture_enable=!1,bp.WebCam.params.videoStream&&(bp.WebCam.params.videoStream.stop?bp.WebCam.params.videoStream.stop():bp.WebCam.params.videoStream.msStop&&bp.WebCam.params.videoStream.msStop(),bp.WebCam.params.videoStream.onended=null,bp.WebCam.params.videoStream=null),bp.WebCam.params.video&&(bp.WebCam.params.video.onerror=null,bp.WebCam.params.video.pause(),bp.WebCam.params.video.mozSrcObject&&(bp.WebCam.params.video.mozSrcObject=null),bp.WebCam.params.video.src="")},noStream:function(){_.isNull(bp.WebCam.params.videoStream)&&(bp.WebCam.displayWarning("noaccess"),bp.WebCam.removeView())},setAvatar:function(a){a.get("url")||bp.WebCam.displayWarning("nocapture"),bp.WebCam.removeView(),bp.Avatar.setAvatar(a)},removeWarning:function(){_.isNull(this.params.warning)||this.params.warning.remove()},displayWarning:function(a){this.removeWarning(),this.params.warning=new bp.Views.uploaderWarning({value:BP_Uploader.strings.camera_warnings[a]}),this.params.warning.inject(".bp-avatar-status")}},bp.Views.WebCamAvatar=bp.View.extend({tagName:"div",id:"bp-webcam-avatar",template:bp.template("bp-avatar-webcam"),events:{"click .avatar-webcam-capture":"captureStream","click .avatar-webcam-save":"saveCapture"},initialize:function(){var a;(navigator.getUserMedia||navigator.oGetUserMedia||navigator.mozGetUserMedia||navigator.webkitGetUserMedia||navigator.msGetUserMedia)&&(a=_.extend(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces"),{user_media:!0,w:BP_Uploader.settings.crop.full_w,h:BP_Uploader.settings.crop.full_h,x:0,y:0,type:"camera"}),this.model.set(a)),this.on("ready",this.useStream,this)},useStream:function(){this.model.get("user_media")&&(this.options.video=new bp.Views.WebCamVideo,this.options.canvas=new bp.Views.WebCamCanvas,this.$el.find("#avatar-to-crop").append(this.options.video.el),this.$el.find("#avatar-crop-pane").append(this.options.canvas.el),bp.WebCam.params.video=this.options.video.el,bp.WebCam.params.canvas=this.options.canvas.el,bp.WebCam.displayWarning("requesting"),navigator.getUserMedia?navigator.getUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCams.noStream):navigator.oGetUserMedia?navigator.oGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.mozGetUserMedia?navigator.mozGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.webkitGetUserMedia?navigator.webkitGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.msGetUserMedia?navigator.msGetUserMedia({video:!0,audio:!1},bp.WebCams.gotStream,bp.WebCam.noStream):bp.WebCam.displayWarning("errormsg"))},captureStream:function(a){var b,c;return a.preventDefault(),bp.WebCam.params.capture_enable?this.model.get("h")>this.options.video.el.videoHeight||this.model.get("w")>this.options.video.el.videoWidth?void bp.WebCam.displayWarning("videoerror"):(c=this.options.video.el.videoHeight,b=(this.options.video.el.videoWidth-c)/2,bp.WebCam.params.flipped||(this.options.canvas.el.getContext("2d").translate(this.model.get("w"),0),this.options.canvas.el.getContext("2d").scale(-1,1),bp.WebCam.params.flipped=!0),this.options.canvas.el.getContext("2d").drawImage(this.options.video.el,b,0,c,c,0,0,this.model.get("w"),this.model.get("h")),bp.WebCam.params.capture=this.options.canvas.el.toDataURL("image/png"),this.model.set("url",bp.WebCam.params.capture),void bp.WebCam.displayWarning("ready")):void bp.WebCam.displayWarning("loading")},saveCapture:function(a){return a.preventDefault(),bp.WebCam.params.capture?(bp.WebCam.stop(),void bp.WebCam.setAvatar(this.model)):void bp.WebCam.displayWarning("nocapture")}}),bp.Views.WebCamVideo=bp.View.extend({tagName:"video",id:"bp-webcam-video",attributes:{autoplay:"autoplay"}}),bp.Views.WebCamCanvas=bp.View.extend({tagName:"canvas",id:"bp-webcam-canvas",attributes:{width:150,height:150},initialize:function(){_.isUndefined(BP_Uploader.settings.crop.full_h)||_.isUndefined(BP_Uploader.settings.crop.full_w)||(this.el.attributes.width.value=BP_Uploader.settings.crop.full_w,this.el.attributes.height.value=BP_Uploader.settings.crop.full_h)}}),bp.WebCam.start())}(bp,jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
window.bp=window.bp||{},function(){"undefined"!=typeof BP_Uploader&&(bp.Models=bp.Models||{},bp.Collections=bp.Collections||{},bp.Views=bp.Views||{},bp.WebCam={start:function(){this.params={video:null,videoStream:null,capture_enable:!1,capture:null,canvas:null,warning:null,flipped:!1},bp.Avatar.nav.on("bp-avatar-view:changed",_.bind(this.setView,this))},setView:function(a){if("camera"!==a)return void(_.isNull(this.params.video)||(this.stop(),this.removeWarning()));var b=new bp.Views.WebCamAvatar({model:new Backbone.Model({user_media:!1})});this.params.flipped=!1,bp.Avatar.views.add({id:"camera",view:b}),b.inject(".bp-avatar")},removeView:function(){var a;_.isUndefined(bp.Avatar.views.get("camera"))||(a=bp.Avatar.views.get("camera"),a.get("view").remove(),bp.Avatar.views.remove({id:"camera",view:a}))},gotStream:function(a){var b=bp.WebCam.params.video;bp.WebCam.params.videoStream=a,bp.WebCam.displayWarning("loaded"),b.onerror=function(){bp.WebCam.displayWarning("videoerror"),b&&bp.WebCam.stop()},a.onended=bp.WebCam.noStream(),void 0!==b.mozSrcObject?(b.mozSrcObject=a,b.play()):navigator.mozGetUserMedia?(b.src=a,b.play()):b.src=window.URL?window.URL.createObjectURL(a):a,bp.WebCam.params.capture_enable=!0},stop:function(){bp.WebCam.params.capture_enable=!1,bp.WebCam.params.videoStream&&(bp.WebCam.params.videoStream.stop?bp.WebCam.params.videoStream.stop():bp.WebCam.params.videoStream.msStop&&bp.WebCam.params.videoStream.msStop(),bp.WebCam.params.videoStream.onended=null,bp.WebCam.params.videoStream=null),bp.WebCam.params.video&&(bp.WebCam.params.video.onerror=null,bp.WebCam.params.video.pause(),bp.WebCam.params.video.mozSrcObject&&(bp.WebCam.params.video.mozSrcObject=null),bp.WebCam.params.video.src="")},noStream:function(){_.isNull(bp.WebCam.params.videoStream)&&(bp.WebCam.displayWarning("noaccess"),bp.WebCam.removeView())},setAvatar:function(a){a.get("url")||bp.WebCam.displayWarning("nocapture"),bp.WebCam.removeView(),bp.Avatar.setAvatar(a)},removeWarning:function(){_.isNull(this.params.warning)||this.params.warning.remove()},displayWarning:function(a){this.removeWarning(),this.params.warning=new bp.Views.uploaderWarning({value:BP_Uploader.strings.camera_warnings[a]}),this.params.warning.inject(".bp-avatar-status")}},bp.Views.WebCamAvatar=bp.View.extend({tagName:"div",id:"bp-webcam-avatar",template:bp.template("bp-avatar-webcam"),events:{"click .avatar-webcam-capture":"captureStream","click .avatar-webcam-save":"saveCapture"},initialize:function(){var a;(navigator.getUserMedia||navigator.oGetUserMedia||navigator.mozGetUserMedia||navigator.webkitGetUserMedia||navigator.msGetUserMedia)&&(a=_.extend(_.pick(BP_Uploader.settings.defaults.multipart_params.bp_params,"object","item_id","nonces"),{user_media:!0,w:BP_Uploader.settings.crop.full_w,h:BP_Uploader.settings.crop.full_h,x:0,y:0,type:"camera"}),this.model.set(a)),this.on("ready",this.useStream,this)},useStream:function(){this.model.get("user_media")&&(this.options.video=new bp.Views.WebCamVideo,this.options.canvas=new bp.Views.WebCamCanvas,this.$el.find("#avatar-to-crop").append(this.options.video.el),this.$el.find("#avatar-crop-pane").append(this.options.canvas.el),bp.WebCam.params.video=this.options.video.el,bp.WebCam.params.canvas=this.options.canvas.el,bp.WebCam.displayWarning("requesting"),navigator.getUserMedia?navigator.getUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCams.noStream):navigator.oGetUserMedia?navigator.oGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.mozGetUserMedia?navigator.mozGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.webkitGetUserMedia?navigator.webkitGetUserMedia({video:!0},bp.WebCam.gotStream,bp.WebCam.noStream):navigator.msGetUserMedia?navigator.msGetUserMedia({video:!0,audio:!1},bp.WebCams.gotStream,bp.WebCam.noStream):bp.WebCam.displayWarning("errormsg"))},captureStream:function(a){var b,c;return a.preventDefault(),bp.WebCam.params.capture_enable?this.model.get("h")>this.options.video.el.videoHeight||this.model.get("w")>this.options.video.el.videoWidth?void bp.WebCam.displayWarning("videoerror"):(c=this.options.video.el.videoHeight,b=(this.options.video.el.videoWidth-c)/2,bp.WebCam.params.flipped||(this.options.canvas.el.getContext("2d").translate(this.model.get("w"),0),this.options.canvas.el.getContext("2d").scale(-1,1),bp.WebCam.params.flipped=!0),this.options.canvas.el.getContext("2d").drawImage(this.options.video.el,b,0,c,c,0,0,this.model.get("w"),this.model.get("h")),bp.WebCam.params.capture=this.options.canvas.el.toDataURL("image/png"),this.model.set("url",bp.WebCam.params.capture),void bp.WebCam.displayWarning("ready")):void bp.WebCam.displayWarning("loading")},saveCapture:function(a){return a.preventDefault(),bp.WebCam.params.capture?(bp.WebCam.stop(),void bp.WebCam.setAvatar(this.model)):void bp.WebCam.displayWarning("nocapture")}}),bp.Views.WebCamVideo=bp.View.extend({tagName:"video",id:"bp-webcam-video",attributes:{autoplay:"autoplay"}}),bp.Views.WebCamCanvas=bp.View.extend({tagName:"canvas",id:"bp-webcam-canvas",attributes:{width:150,height:150},initialize:function(){_.isUndefined(BP_Uploader.settings.crop.full_h)||_.isUndefined(BP_Uploader.settings.crop.full_w)||(this.el.attributes.width.value=BP_Uploader.settings.crop.full_w,this.el.attributes.height.value=BP_Uploader.settings.crop.full_h)}}),bp.WebCam.start())}(bp,jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function member_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#members-list").fadeOut(200,function(){jQuery(".widget ul#members-list").html(a[1]),jQuery(".widget ul#members-list").fadeIn(200)}):jQuery(".widget ul#members-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#members-list").html(b),jQuery(".widget ul#members-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#members-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#members-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_members",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-members").val(),"max-members":jQuery("input#members_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),member_widget_response(b)}),!1})});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function member_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#members-list").fadeOut(200,function(){jQuery(".widget ul#members-list").html(a[1]),jQuery(".widget ul#members-list").fadeIn(200)}):jQuery(".widget ul#members-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#members-list").html(b),jQuery(".widget ul#members-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#members-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#members-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_members",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-members").val(),"max-members":jQuery("input#members_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),member_widget_response(b)}),!1})});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function friend_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#friends-list").fadeOut(200,function(){jQuery(".widget ul#friends-list").html(a[1]),jQuery(".widget ul#friends-list").fadeIn(200)}):jQuery(".widget ul#friends-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#friends-list").html(b),jQuery(".widget ul#friends-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#friends-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#friends-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_friends",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-friends").val(),"max-friends":jQuery("input#friends_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),friend_widget_response(b)}),!1})});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function friend_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#friends-list").fadeOut(200,function(){jQuery(".widget ul#friends-list").html(a[1]),jQuery(".widget ul#friends-list").fadeIn(200)}):jQuery(".widget ul#friends-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#friends-list").html(b),jQuery(".widget ul#friends-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#friends-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#friends-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_friends",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-friends").val(),"max-friends":jQuery("input#friends_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),friend_widget_response(b)}),!1})});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){function b(b,c){a("#bp-groups-new-members-list").append('<li data-login="'+c.item.value+'"><a href="#" class="bp-groups-remove-new-member">x</a> '+c.item.label+"</li>")}var c="undefined"!=typeof group_id?"&group_id="+group_id:"";a(document).ready(function(){window.warn_on_leave=!1,a(".bp-suggest-user").autocomplete({source:ajaxurl+"?action=bp_group_admin_member_autocomplete"+c,delay:500,minLength:2,position:"undefined"!=typeof isRtl&&isRtl?{my:"right top",at:"right bottom",offset:"0, -1"}:{offset:"0, -1"},open:function(){a(this).addClass("open")},close:function(){a(this).removeClass("open"),a(this).val("")},select:function(a,c){b(a,c)}}),a("#bp-groups-new-members").prop("placeholder",BP_Group_Admin.add_member_placeholder),a("#bp_group_add_members").on("click",".bp-groups-remove-new-member",function(b){b.preventDefault(),a(b.target.parentNode).remove()}),a(document).on("change",'input#bp-groups-name, input#bp-groups-description, select.bp-groups-role, #bp-groups-settings-section-status input[type="radio"]',function(){window.warn_on_leave=!0}),a("input#save").on("click",function(){var b=[];a("#bp-groups-new-members-list li").each(function(){b.push(a(this).data("login"))}),b.length&&a("#bp-groups-new-members").val("").val(b.join(", ")),window.warn_on_leave=!1}),window.onbeforeunload=function(){return window.warn_on_leave?BP_Group_Admin.warn_on_leave:void 0}})}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){function b(b,c){a("#bp-groups-new-members-list").append('<li data-login="'+c.item.value+'"><a href="#" class="bp-groups-remove-new-member">x</a> '+c.item.label+"</li>")}var c="undefined"!=typeof group_id?"&group_id="+group_id:"";a(document).ready(function(){window.warn_on_leave=!1,a(".bp-suggest-user").autocomplete({source:ajaxurl+"?action=bp_group_admin_member_autocomplete"+c,delay:500,minLength:2,position:"undefined"!=typeof isRtl&&isRtl?{my:"right top",at:"right bottom",offset:"0, -1"}:{offset:"0, -1"},open:function(){a(this).addClass("open")},close:function(){a(this).removeClass("open"),a(this).val("")},select:function(a,c){b(a,c)}}),a("#bp-groups-new-members").prop("placeholder",BP_Group_Admin.add_member_placeholder),a("#bp_group_add_members").on("click",".bp-groups-remove-new-member",function(b){b.preventDefault(),a(b.target.parentNode).remove()}),a(document).on("change",'input#bp-groups-name, input#bp-groups-description, select.bp-groups-role, #bp-groups-settings-section-status input[type="radio"]',function(){window.warn_on_leave=!0}),a("input#save").on("click",function(){var b=[];a("#bp-groups-new-members-list li").each(function(){b.push(a(this).data("login"))}),b.length&&a("#bp-groups-new-members").val("").val(b.join(", ")),window.warn_on_leave=!1}),window.onbeforeunload=function(){return window.warn_on_leave?BP_Group_Admin.warn_on_leave:void 0}})}(jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function groups_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#groups-list").fadeOut(200,function(){jQuery(".widget ul#groups-list").html(a[1]),jQuery(".widget ul#groups-list").fadeIn(200)}):jQuery(".widget ul#groups-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#groups-list").html(b),jQuery(".widget ul#groups-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#groups-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#groups-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_groups_list",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-groups").val(),max_groups:jQuery("input#groups_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),groups_widget_response(b)}),!1})});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function groups_widget_response(a){a=a.substr(0,a.length-1),a=a.split("[[SPLIT]]"),"-1"!==a[0]?jQuery(".widget ul#groups-list").fadeOut(200,function(){jQuery(".widget ul#groups-list").html(a[1]),jQuery(".widget ul#groups-list").fadeIn(200)}):jQuery(".widget ul#groups-list").fadeOut(200,function(){var b="<p>"+a[1]+"</p>";jQuery(".widget ul#groups-list").html(b),jQuery(".widget ul#groups-list").fadeIn(200)})}jQuery(document).ready(function(){jQuery(".widget div#groups-list-options a").on("click",function(){var a=this;return jQuery(a).addClass("loading"),jQuery(".widget div#groups-list-options a").removeClass("selected"),jQuery(this).addClass("selected"),jQuery.post(ajaxurl,{action:"widget_groups_list",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce-groups").val(),max_groups:jQuery("input#groups_widget_max").val(),filter:jQuery(this).attr("id")},function(b){jQuery(a).removeClass("loading"),groups_widget_response(b)}),!1})});
|
@@ -14,7 +14,7 @@
|
|
14 |
* Description: BuddyPress helps you run any kind of social network on your WordPress, with member profiles, activity streams, user groups, messaging, and more.
|
15 |
* Author: The BuddyPress Community
|
16 |
* Author URI: https://buddypress.org/
|
17 |
-
* Version: 2.3-beta
|
18 |
* Text Domain: buddypress
|
19 |
* Domain Path: /bp-languages/
|
20 |
* License: GPLv2 or later (license.txt)
|
14 |
* Description: BuddyPress helps you run any kind of social network on your WordPress, with member profiles, activity streams, user groups, messaging, and more.
|
15 |
* Author: The BuddyPress Community
|
16 |
* Author URI: https://buddypress.org/
|
17 |
+
* Version: 2.3.0-beta
|
18 |
* Text Domain: buddypress
|
19 |
* Domain Path: /bp-languages/
|
20 |
* License: GPLv2 or later (license.txt)
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function clear(a){if(a=document.getElementById(a)){var b=a.getElementsByTagName("INPUT"),c=a.getElementsByTagName("OPTION"),d=0;if(b)for(d=0;d<b.length;d++)b[d].checked="";if(c)for(d=0;d<c.length;d++)c[d].selected=!1}}!function(a){a(".visibility-toggle-link").on("click",function(b){b.preventDefault(),a(this).parent().hide().siblings(".field-visibility-settings").show()}),a(".field-visibility-settings-close").on("click",function(b){b.preventDefault();var c=a(this).parent(),d=c.find("input:checked").parent().text();c.hide().siblings(".field-visibility-settings-toggle").children(".current-visibility-level").text(d).end().show()})}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function clear(a){if(a=document.getElementById(a)){var b=a.getElementsByTagName("INPUT"),c=a.getElementsByTagName("OPTION"),d=0;if(b)for(d=0;d<b.length;d++)b[d].checked="";if(c)for(d=0;d<c.length;d++)c[d].selected=!1}}!function(a){a(".visibility-toggle-link").on("click",function(b){b.preventDefault(),a(this).parent().hide().siblings(".field-visibility-settings").show()}),a(".field-visibility-settings-close").on("click",function(b){b.preventDefault();var c=a(this).parent(),d=c.find("input:checked").parent().text();c.hide().siblings(".field-visibility-settings-toggle").children(".current-visibility-level").text(d).end().show()})}(jQuery);
|
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Actions
|
5 |
*
|
6 |
* Action functions are exactly the same as screen functions, however they do
|
7 |
* not have a template screen associated with them. Usually they will send the
|
@@ -102,7 +102,7 @@ add_action( 'bp_actions', 'messages_action_delete_message' );
|
|
102 |
* @since BuddyPress (2.2.0)
|
103 |
*
|
104 |
* @return bool|null Returns false on failure. Otherwise redirects back to the
|
105 |
-
*
|
106 |
*/
|
107 |
function bp_messages_action_mark_read() {
|
108 |
|
@@ -143,7 +143,7 @@ add_action( 'bp_actions', 'bp_messages_action_mark_read' );
|
|
143 |
* @since BuddyPress (2.2.0)
|
144 |
*
|
145 |
* @return bool|null Returns false on failure. Otherwise redirects back to the
|
146 |
-
*
|
147 |
*/
|
148 |
function bp_messages_action_mark_unread() {
|
149 |
|
@@ -184,7 +184,7 @@ add_action( 'bp_actions', 'bp_messages_action_mark_unread' );
|
|
184 |
* @since BuddyPress (2.2.0)
|
185 |
*
|
186 |
* @return bool Returns false on failure. Otherwise redirects back to the
|
187 |
-
*
|
188 |
*/
|
189 |
function bp_messages_action_bulk_manage() {
|
190 |
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Actions.
|
5 |
*
|
6 |
* Action functions are exactly the same as screen functions, however they do
|
7 |
* not have a template screen associated with them. Usually they will send the
|
102 |
* @since BuddyPress (2.2.0)
|
103 |
*
|
104 |
* @return bool|null Returns false on failure. Otherwise redirects back to the
|
105 |
+
* message box URL.
|
106 |
*/
|
107 |
function bp_messages_action_mark_read() {
|
108 |
|
143 |
* @since BuddyPress (2.2.0)
|
144 |
*
|
145 |
* @return bool|null Returns false on failure. Otherwise redirects back to the
|
146 |
+
* message box URL.
|
147 |
*/
|
148 |
function bp_messages_action_mark_unread() {
|
149 |
|
184 |
* @since BuddyPress (2.2.0)
|
185 |
*
|
186 |
* @return bool Returns false on failure. Otherwise redirects back to the
|
187 |
+
* message box URL.
|
188 |
*/
|
189 |
function bp_messages_action_bulk_manage() {
|
190 |
|
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Caching
|
5 |
*
|
6 |
* Caching functions handle the clearing of cached objects and pages on specific
|
7 |
* actions throughout BuddyPress.
|
@@ -21,8 +21,8 @@ defined( 'ABSPATH' ) || exit;
|
|
21 |
*
|
22 |
* @since BuddyPress (2.2.0)
|
23 |
*
|
24 |
-
* @param int|
|
25 |
-
*
|
26 |
*/
|
27 |
function bp_messages_update_meta_cache( $message_ids = false ) {
|
28 |
bp_update_meta_cache( array(
|
@@ -71,8 +71,8 @@ add_action( 'messages_message_after_save', 'bp_messages_clear_cache_on_message_s
|
|
71 |
*
|
72 |
* @since BuddyPress (2.0.0)
|
73 |
*
|
74 |
-
* @param int|array $thread_ids If single thread, the thread ID.
|
75 |
-
*
|
76 |
*/
|
77 |
function bp_messages_clear_cache_on_message_delete( $thread_ids ) {
|
78 |
// Delete thread and thread recipient cache
|
@@ -92,6 +92,8 @@ add_action( 'messages_delete_thread', 'bp_messages_clear_cache_on_message_delete
|
|
92 |
* Currently, invalidates active notice cache.
|
93 |
*
|
94 |
* @since BuddyPress (2.0.0)
|
|
|
|
|
95 |
*/
|
96 |
function bp_notices_clear_cache( $notice ) {
|
97 |
wp_cache_delete( 'active_notice', 'bp_messages' );
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Caching.
|
5 |
*
|
6 |
* Caching functions handle the clearing of cached objects and pages on specific
|
7 |
* actions throughout BuddyPress.
|
21 |
*
|
22 |
* @since BuddyPress (2.2.0)
|
23 |
*
|
24 |
+
* @param int|string|array|bool $message_ids Accepts a single message_id, or a
|
25 |
+
* comma-separated list or array of message ids.
|
26 |
*/
|
27 |
function bp_messages_update_meta_cache( $message_ids = false ) {
|
28 |
bp_update_meta_cache( array(
|
71 |
*
|
72 |
* @since BuddyPress (2.0.0)
|
73 |
*
|
74 |
+
* @param int|array $thread_ids If single thread, the thread ID.
|
75 |
+
* Otherwise, an array of thread IDs.
|
76 |
*/
|
77 |
function bp_messages_clear_cache_on_message_delete( $thread_ids ) {
|
78 |
// Delete thread and thread recipient cache
|
92 |
* Currently, invalidates active notice cache.
|
93 |
*
|
94 |
* @since BuddyPress (2.0.0)
|
95 |
+
*
|
96 |
+
* @param BP_Messages_Notice $notice
|
97 |
*/
|
98 |
function bp_notices_clear_cache( $notice ) {
|
99 |
wp_cache_delete( 'active_notice', 'bp_messages' );
|
@@ -1,9 +1,9 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Filters
|
5 |
*
|
6 |
-
* Apply WordPress defined filters to private messages
|
7 |
*
|
8 |
* @package BuddyPress
|
9 |
* @subpackage MessagesFilters
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Filters.
|
5 |
*
|
6 |
+
* Apply WordPress defined filters to private messages.
|
7 |
*
|
8 |
* @package BuddyPress
|
9 |
* @subpackage MessagesFilters
|
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Functions
|
5 |
*
|
6 |
* Business functions are where all the magic happens in BuddyPress. They will
|
7 |
* handle the actual saving or manipulation of information. Usually they will
|
@@ -18,21 +18,20 @@ defined( 'ABSPATH' ) || exit;
|
|
18 |
/**
|
19 |
* Create a new message.
|
20 |
*
|
21 |
-
* @param array $args {
|
22 |
* Array of arguments.
|
23 |
-
* @type int
|
24 |
-
*
|
25 |
-
* @type int
|
26 |
-
*
|
27 |
-
* @type array
|
28 |
-
*
|
29 |
-
*
|
30 |
-
* @type string $subject
|
31 |
-
*
|
32 |
-
*
|
33 |
-
* @type string $content
|
34 |
-
* @type string $date_sent
|
35 |
-
* current date/time.
|
36 |
* }
|
37 |
* @return int|bool ID of the message thread on success, false on failure.
|
38 |
*/
|
@@ -173,6 +172,7 @@ function messages_new_message( $args = '' ) {
|
|
173 |
*
|
174 |
* @param string $subject Subject of the notice.
|
175 |
* @param string $message Content of the notice.
|
|
|
176 |
* @return bool True on success, false on failure.
|
177 |
*/
|
178 |
function messages_send_notice( $subject, $message ) {
|
@@ -206,6 +206,7 @@ function messages_send_notice( $subject, $message ) {
|
|
206 |
* Delete message thread(s).
|
207 |
*
|
208 |
* @param int|array Thread ID or array of thread IDs.
|
|
|
209 |
* @return bool True on success, false on failure.
|
210 |
*/
|
211 |
function messages_delete_thread( $thread_ids ) {
|
@@ -257,8 +258,8 @@ function messages_delete_thread( $thread_ids ) {
|
|
257 |
* Check whether a user has access to a thread.
|
258 |
*
|
259 |
* @param int $thread_id ID of the thread.
|
260 |
-
* @param int $user_id
|
261 |
-
*
|
262 |
* @return int|null Message ID if the user has access, otherwise null.
|
263 |
*/
|
264 |
function messages_check_thread_access( $thread_id, $user_id = 0 ) {
|
@@ -299,8 +300,8 @@ function messages_mark_thread_unread( $thread_id ) {
|
|
299 |
* values on the messages page.
|
300 |
*
|
301 |
* @param string $recipients Comma-separated list of recipient usernames.
|
302 |
-
* @param string $subject
|
303 |
-
* @param string $content
|
304 |
*/
|
305 |
function messages_add_callback_values( $recipients, $subject, $content ) {
|
306 |
@setcookie( 'bp_messages_send_to', $recipients, time() + 60 * 60 * 24, COOKIEPATH );
|
@@ -322,8 +323,8 @@ function messages_remove_callback_values() {
|
|
322 |
/**
|
323 |
* Get the unread messages count for a user.
|
324 |
*
|
325 |
-
* @param int $user_id Optional. ID of the user. Default: ID of the
|
326 |
-
*
|
327 |
* @return int
|
328 |
*/
|
329 |
function messages_get_unread_count( $user_id = 0 ) {
|
@@ -337,10 +338,11 @@ function messages_get_unread_count( $user_id = 0 ) {
|
|
337 |
/**
|
338 |
* Check whether a user is the sender of a message.
|
339 |
*
|
340 |
-
* @param int $user_id
|
341 |
* @param int $message_id ID of the message.
|
|
|
342 |
* @return int|null Returns the ID of the message if the user is the
|
343 |
-
*
|
344 |
*/
|
345 |
function messages_is_user_sender( $user_id, $message_id ) {
|
346 |
return BP_Messages_Message::is_user_sender( $user_id, $message_id );
|
@@ -350,6 +352,7 @@ function messages_is_user_sender( $user_id, $message_id ) {
|
|
350 |
* Get the ID of the sender of a message.
|
351 |
*
|
352 |
* @param int $message_id ID of the message.
|
|
|
353 |
* @return int|null The ID of the sender if found, otherwise null.
|
354 |
*/
|
355 |
function messages_get_message_sender( $message_id ) {
|
@@ -360,6 +363,7 @@ function messages_get_message_sender( $message_id ) {
|
|
360 |
* Check whether a message thread exists.
|
361 |
*
|
362 |
* @param int $thread_id ID of the thread.
|
|
|
363 |
* @return int|null The message thread ID on success, null on failure.
|
364 |
*/
|
365 |
function messages_is_valid_thread( $thread_id ) {
|
@@ -392,6 +396,13 @@ function messages_get_message_thread_id( $message_id = 0 ) {
|
|
392 |
* @since BuddyPress (2.2.0)
|
393 |
*
|
394 |
* @see delete_metadata() for full documentation excluding $meta_type variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
395 |
*/
|
396 |
function bp_messages_delete_meta( $message_id, $meta_key = false, $meta_value = false, $delete_all = false ) {
|
397 |
// Legacy - if no meta_key is passed, delete all for the item
|
@@ -428,6 +439,12 @@ function bp_messages_delete_meta( $message_id, $meta_key = false, $meta_value =
|
|
428 |
* @since BuddyPress (2.2.0)
|
429 |
*
|
430 |
* @see get_metadata() for full documentation excluding $meta_type variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
431 |
*/
|
432 |
function bp_messages_get_meta( $message_id, $meta_key = '', $single = true ) {
|
433 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
@@ -443,6 +460,14 @@ function bp_messages_get_meta( $message_id, $meta_key = '', $single = true ) {
|
|
443 |
* @since BuddyPress (2.2.0)
|
444 |
*
|
445 |
* @see update_metadata() for full documentation excluding $meta_type variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
446 |
*/
|
447 |
function bp_messages_update_meta( $message_id, $meta_key, $meta_value, $prev_value = '' ) {
|
448 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
@@ -458,6 +483,15 @@ function bp_messages_update_meta( $message_id, $meta_key, $meta_value, $prev_val
|
|
458 |
* @since BuddyPress (2.2.0)
|
459 |
*
|
460 |
* @see add_metadata() for full documentation excluding $meta_type variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
461 |
*/
|
462 |
function bp_messages_add_meta( $message_id, $meta_key, $meta_value, $unique = false ) {
|
463 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Functions.
|
5 |
*
|
6 |
* Business functions are where all the magic happens in BuddyPress. They will
|
7 |
* handle the actual saving or manipulation of information. Usually they will
|
18 |
/**
|
19 |
* Create a new message.
|
20 |
*
|
21 |
+
* @param array|string $args {
|
22 |
* Array of arguments.
|
23 |
+
* @type int $sender_id Optional. ID of the user who is sending the
|
24 |
+
* message. Default: ID of the logged-in user.
|
25 |
+
* @type int $thread_id Optional. ID of the parent thread. Leave blank to
|
26 |
+
* create a new thread for the message.
|
27 |
+
* @type array $recipients IDs or usernames of message recipients. If this
|
28 |
+
* is an existing thread, it is unnecessary to pass a $recipients
|
29 |
+
* argument - existing thread recipients will be assumed.
|
30 |
+
* @type string $subject Optional. Subject line for the message. For
|
31 |
+
* existing threads, the existing subject will be used. For new
|
32 |
+
* threads, 'No Subject' will be used if no $subject is provided.
|
33 |
+
* @type string $content Content of the message. Cannot be empty.
|
34 |
+
* @type string $date_sent Date sent, in 'Y-m-d H:i:s' format. Default: current date/time.
|
|
|
35 |
* }
|
36 |
* @return int|bool ID of the message thread on success, false on failure.
|
37 |
*/
|
172 |
*
|
173 |
* @param string $subject Subject of the notice.
|
174 |
* @param string $message Content of the notice.
|
175 |
+
*
|
176 |
* @return bool True on success, false on failure.
|
177 |
*/
|
178 |
function messages_send_notice( $subject, $message ) {
|
206 |
* Delete message thread(s).
|
207 |
*
|
208 |
* @param int|array Thread ID or array of thread IDs.
|
209 |
+
*
|
210 |
* @return bool True on success, false on failure.
|
211 |
*/
|
212 |
function messages_delete_thread( $thread_ids ) {
|
258 |
* Check whether a user has access to a thread.
|
259 |
*
|
260 |
* @param int $thread_id ID of the thread.
|
261 |
+
* @param int $user_id Optional. ID of the user. Default: ID of the logged-in user.
|
262 |
+
*
|
263 |
* @return int|null Message ID if the user has access, otherwise null.
|
264 |
*/
|
265 |
function messages_check_thread_access( $thread_id, $user_id = 0 ) {
|
300 |
* values on the messages page.
|
301 |
*
|
302 |
* @param string $recipients Comma-separated list of recipient usernames.
|
303 |
+
* @param string $subject Subject of the message.
|
304 |
+
* @param string $content Content of the message.
|
305 |
*/
|
306 |
function messages_add_callback_values( $recipients, $subject, $content ) {
|
307 |
@setcookie( 'bp_messages_send_to', $recipients, time() + 60 * 60 * 24, COOKIEPATH );
|
323 |
/**
|
324 |
* Get the unread messages count for a user.
|
325 |
*
|
326 |
+
* @param int $user_id Optional. ID of the user. Default: ID of the logged-in user.
|
327 |
+
*
|
328 |
* @return int
|
329 |
*/
|
330 |
function messages_get_unread_count( $user_id = 0 ) {
|
338 |
/**
|
339 |
* Check whether a user is the sender of a message.
|
340 |
*
|
341 |
+
* @param int $user_id ID of the user.
|
342 |
* @param int $message_id ID of the message.
|
343 |
+
*
|
344 |
* @return int|null Returns the ID of the message if the user is the
|
345 |
+
* sender, otherwise null.
|
346 |
*/
|
347 |
function messages_is_user_sender( $user_id, $message_id ) {
|
348 |
return BP_Messages_Message::is_user_sender( $user_id, $message_id );
|
352 |
* Get the ID of the sender of a message.
|
353 |
*
|
354 |
* @param int $message_id ID of the message.
|
355 |
+
*
|
356 |
* @return int|null The ID of the sender if found, otherwise null.
|
357 |
*/
|
358 |
function messages_get_message_sender( $message_id ) {
|
363 |
* Check whether a message thread exists.
|
364 |
*
|
365 |
* @param int $thread_id ID of the thread.
|
366 |
+
*
|
367 |
* @return int|null The message thread ID on success, null on failure.
|
368 |
*/
|
369 |
function messages_is_valid_thread( $thread_id ) {
|
396 |
* @since BuddyPress (2.2.0)
|
397 |
*
|
398 |
* @see delete_metadata() for full documentation excluding $meta_type variable.
|
399 |
+
*
|
400 |
+
* @param int $message_id ID of the message to have meta deleted for.
|
401 |
+
* @param string|bool $meta_key Meta key to delete. Default false.
|
402 |
+
* @param string|bool $meta_value Meta value to delete. Default false.
|
403 |
+
* @param bool $delete_all Whether or not to delete all meta data.
|
404 |
+
*
|
405 |
+
* @return bool
|
406 |
*/
|
407 |
function bp_messages_delete_meta( $message_id, $meta_key = false, $meta_value = false, $delete_all = false ) {
|
408 |
// Legacy - if no meta_key is passed, delete all for the item
|
439 |
* @since BuddyPress (2.2.0)
|
440 |
*
|
441 |
* @see get_metadata() for full documentation excluding $meta_type variable.
|
442 |
+
*
|
443 |
+
* @param int $message_id ID of the message to retrieve meta for.
|
444 |
+
* @param string $meta_key Meta key to retrieve. Default empty string.
|
445 |
+
* @param bool $single Whether or not to fetch all or a single value.
|
446 |
+
*
|
447 |
+
* @return mixed
|
448 |
*/
|
449 |
function bp_messages_get_meta( $message_id, $meta_key = '', $single = true ) {
|
450 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
460 |
* @since BuddyPress (2.2.0)
|
461 |
*
|
462 |
* @see update_metadata() for full documentation excluding $meta_type variable.
|
463 |
+
*
|
464 |
+
* @param int $message_id ID of the message to have meta deleted for.
|
465 |
+
* @param string|bool $meta_key Meta key to update.
|
466 |
+
* @param string|bool $meta_value Meta value to update.
|
467 |
+
* @param string $prev_value If specified, only update existing metadata entries with
|
468 |
+
* the specified value. Otherwise, update all entries.
|
469 |
+
*
|
470 |
+
* @return mixed
|
471 |
*/
|
472 |
function bp_messages_update_meta( $message_id, $meta_key, $meta_value, $prev_value = '' ) {
|
473 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
483 |
* @since BuddyPress (2.2.0)
|
484 |
*
|
485 |
* @see add_metadata() for full documentation excluding $meta_type variable.
|
486 |
+
*
|
487 |
+
* @param int $message_id ID of the message to have meta deleted for.
|
488 |
+
* @param string|bool $meta_key Meta key to update.
|
489 |
+
* @param string|bool $meta_value Meta value to update.
|
490 |
+
* @param bool $unique Whether the specified metadata key should be
|
491 |
+
* unique for the object. If true, and the object
|
492 |
+
* already has a value for the specified metadata key,
|
493 |
+
* no change will be made.
|
494 |
+
* @return mixed
|
495 |
*/
|
496 |
function bp_messages_add_meta( $message_id, $meta_key, $meta_value, $unique = false ) {
|
497 |
add_filter( 'query', 'bp_filter_metaid_column_name' );
|
@@ -3,7 +3,7 @@
|
|
3 |
/**
|
4 |
* BuddyPress Messages Loader
|
5 |
*
|
6 |
-
* A private messages component, for users to send messages to each other
|
7 |
*
|
8 |
* @package BuddyPress
|
9 |
* @subpackage MessagesLoader
|
@@ -125,7 +125,7 @@ class BP_Messages_Component extends BP_Component {
|
|
125 |
* Set up navigation for user pages.
|
126 |
*
|
127 |
* @param array $main_nav See {BP_Component::setup_nav()} for details.
|
128 |
-
* @param array $sub_nav
|
129 |
*/
|
130 |
public function setup_nav( $main_nav = array(), $sub_nav = array() ) {
|
131 |
|
@@ -223,7 +223,7 @@ class BP_Messages_Component extends BP_Component {
|
|
223 |
* Set up the Toolbar.
|
224 |
*
|
225 |
* @param array $wp_admin_nav See {BP_Component::setup_admin_bar()}
|
226 |
-
*
|
227 |
*/
|
228 |
public function setup_admin_bar( $wp_admin_nav = array() ) {
|
229 |
$bp = buddypress();
|
3 |
/**
|
4 |
* BuddyPress Messages Loader
|
5 |
*
|
6 |
+
* A private messages component, for users to send messages to each other.
|
7 |
*
|
8 |
* @package BuddyPress
|
9 |
* @subpackage MessagesLoader
|
125 |
* Set up navigation for user pages.
|
126 |
*
|
127 |
* @param array $main_nav See {BP_Component::setup_nav()} for details.
|
128 |
+
* @param array $sub_nav See {BP_Component::setup_nav()} for details.
|
129 |
*/
|
130 |
public function setup_nav( $main_nav = array(), $sub_nav = array() ) {
|
131 |
|
223 |
* Set up the Toolbar.
|
224 |
*
|
225 |
* @param array $wp_admin_nav See {BP_Component::setup_admin_bar()}
|
226 |
+
* for details.
|
227 |
*/
|
228 |
public function setup_admin_bar( $wp_admin_nav = array() ) {
|
229 |
$bp = buddypress();
|
@@ -19,10 +19,10 @@ defined( 'ABSPATH' ) || exit;
|
|
19 |
*
|
20 |
* @param array|BP_Messages_Message $raw_args {
|
21 |
* Array of arguments. Also accepts a BP_Messages_Message object.
|
22 |
-
* @type array
|
23 |
* @type string $email_subject Subject line of message.
|
24 |
* @type string $email_content Content of message.
|
25 |
-
* @type int
|
26 |
* }
|
27 |
*/
|
28 |
function messages_notification_new_message( $raw_args = array() ) {
|
@@ -153,13 +153,14 @@ add_action( 'messages_message_sent', 'messages_notification_new_message', 10 );
|
|
153 |
*
|
154 |
* @since BuddyPress (1.0.0)
|
155 |
*
|
156 |
-
* @param string $action
|
157 |
-
* @param int
|
158 |
-
* @param int
|
159 |
-
* @param int
|
160 |
-
*
|
161 |
-
* @param string $format
|
162 |
-
*
|
|
|
163 |
* @return string|array Formatted notifications.
|
164 |
*/
|
165 |
function messages_format_notifications( $action, $item_id, $secondary_item_id, $total_items, $format = 'string' ) {
|
@@ -201,8 +202,8 @@ function messages_format_notifications( $action, $item_id, $secondary_item_id, $
|
|
201 |
* Filters the new message notification text before the notification is created.
|
202 |
*
|
203 |
* This is a dynamic filter. Possible filter names are:
|
204 |
-
* - 'bp_messages_multiple_new_message_notification'
|
205 |
-
* - 'bp_messages_single_new_message_notification'
|
206 |
*
|
207 |
* @param string $retval Notification text.
|
208 |
* @param int $total_items Number of messages referred to by the notification.
|
@@ -297,7 +298,7 @@ add_action( 'thread_loop_start', 'bp_messages_screen_conversation_mark_notificat
|
|
297 |
*
|
298 |
* @since BuddyPress (2.0.0)
|
299 |
*
|
300 |
-
* @param int $
|
301 |
* @param array $message_ids IDs of the messages.
|
302 |
*/
|
303 |
function bp_messages_message_delete_notifications( $thread_id, $message_ids ) {
|
19 |
*
|
20 |
* @param array|BP_Messages_Message $raw_args {
|
21 |
* Array of arguments. Also accepts a BP_Messages_Message object.
|
22 |
+
* @type array $recipients User IDs of recipients.
|
23 |
* @type string $email_subject Subject line of message.
|
24 |
* @type string $email_content Content of message.
|
25 |
+
* @type int $sender_id User ID of sender.
|
26 |
* }
|
27 |
*/
|
28 |
function messages_notification_new_message( $raw_args = array() ) {
|
153 |
*
|
154 |
* @since BuddyPress (1.0.0)
|
155 |
*
|
156 |
+
* @param string $action The kind of notification being rendered.
|
157 |
+
* @param int $item_id The primary item id.
|
158 |
+
* @param int $secondary_item_id The secondary item id.
|
159 |
+
* @param int $total_items The total number of messaging-related notifications
|
160 |
+
* waiting for the user.
|
161 |
+
* @param string $format Return value format. 'string' for BuddyBar-compatible
|
162 |
+
* notifications; 'array' for WP Toolbar. Default: 'string'.
|
163 |
+
*
|
164 |
* @return string|array Formatted notifications.
|
165 |
*/
|
166 |
function messages_format_notifications( $action, $item_id, $secondary_item_id, $total_items, $format = 'string' ) {
|
202 |
* Filters the new message notification text before the notification is created.
|
203 |
*
|
204 |
* This is a dynamic filter. Possible filter names are:
|
205 |
+
* - 'bp_messages_multiple_new_message_notification'.
|
206 |
+
* - 'bp_messages_single_new_message_notification'.
|
207 |
*
|
208 |
* @param string $retval Notification text.
|
209 |
* @param int $total_items Number of messages referred to by the notification.
|
298 |
*
|
299 |
* @since BuddyPress (2.0.0)
|
300 |
*
|
301 |
+
* @param int $thread_id ID of the thread.
|
302 |
* @param array $message_ids IDs of the messages.
|
303 |
*/
|
304 |
function bp_messages_message_delete_notifications( $thread_id, $message_ids ) {
|
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Screens
|
5 |
*
|
6 |
* Screen functions are the controllers of BuddyPress. They will execute when
|
7 |
* their specific URL is caught. They will first save or manipulate data using
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Screens.
|
5 |
*
|
6 |
* Screen functions are the controllers of BuddyPress. They will execute when
|
7 |
* their specific URL is caught. They will first save or manipulate data using
|
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
-
* BuddyPress Messages Template Tags
|
5 |
*
|
6 |
* @package BuddyPress
|
7 |
* @subpackage MessagesTemplate
|
@@ -72,7 +72,7 @@ class BP_Messages_Box_Template {
|
|
72 |
public $user_id = 0;
|
73 |
|
74 |
/**
|
75 |
-
* The current "box" view ('notices', 'sentbox', 'inbox')
|
76 |
*
|
77 |
* @access public
|
78 |
* @var string
|
@@ -369,20 +369,20 @@ class BP_Messages_Box_Template {
|
|
369 |
*
|
370 |
* @global BP_Messages_Box_Template $messages_template
|
371 |
*
|
372 |
-
* @param array $args {
|
373 |
* Array of arguments. All are optional.
|
374 |
-
* @type int
|
375 |
-
*
|
376 |
-
* @type string $box
|
377 |
-
*
|
378 |
-
* @type int
|
379 |
-
* @type int
|
380 |
* @type string $search_terms Terms to which to limit results. Default:
|
381 |
-
*
|
382 |
-
* @type string $page_arg
|
383 |
-
*
|
384 |
-
* @type array
|
385 |
-
*
|
386 |
* }
|
387 |
* @return bool True if there are threads to display, otherwise false.
|
388 |
*/
|
@@ -523,7 +523,7 @@ function bp_message_thread_excerpt() {
|
|
523 |
}
|
524 |
|
525 |
/**
|
526 |
-
* Output the thread's last message content
|
527 |
*
|
528 |
* When viewing your Inbox, the last message is the most recent message in
|
529 |
* the thread of which you are *not* the author.
|
@@ -537,7 +537,7 @@ function bp_message_thread_content() {
|
|
537 |
echo bp_get_message_thread_content();
|
538 |
}
|
539 |
/**
|
540 |
-
* Return the thread's last message content
|
541 |
*
|
542 |
* When viewing your Inbox, the last message is the most recent message in
|
543 |
* the thread of which you are *not* the author.
|
@@ -546,7 +546,7 @@ function bp_message_thread_content() {
|
|
546 |
* the thread of which you *are* the member.
|
547 |
*
|
548 |
* @since BuddyPress (2.0.0)
|
549 |
-
* @return string The raw content of the last message in the thread
|
550 |
*/
|
551 |
function bp_get_message_thread_content() {
|
552 |
global $messages_template;
|
@@ -613,7 +613,7 @@ function bp_message_thread_to() {
|
|
613 |
* Output the permalink for a particular thread.
|
614 |
*
|
615 |
* @param int $thread_id Optional. ID of the thread. Default: current thread
|
616 |
-
*
|
617 |
*/
|
618 |
function bp_message_thread_view_link( $thread_id = 0 ) {
|
619 |
echo bp_get_message_thread_view_link( $thread_id );
|
@@ -622,7 +622,7 @@ function bp_message_thread_view_link( $thread_id = 0 ) {
|
|
622 |
* Get the permalink of a particular thread.
|
623 |
*
|
624 |
* @param int $thread_id Optional. ID of the thread. Default: current
|
625 |
-
*
|
626 |
* @return string
|
627 |
*/
|
628 |
function bp_get_message_thread_view_link( $thread_id = 0 ) {
|
@@ -727,7 +727,7 @@ function bp_the_message_thread_mark_read_url() {
|
|
727 |
echo esc_url( bp_get_the_message_thread_mark_read_url() );
|
728 |
}
|
729 |
/**
|
730 |
-
* Return the URL used for marking a single message thread as read
|
731 |
*
|
732 |
* @since BuddyPress (2.2.0)
|
733 |
*
|
@@ -848,7 +848,7 @@ function bp_message_thread_unread_count() {
|
|
848 |
*
|
849 |
* @since BuddyPress (2.2.0)
|
850 |
*
|
851 |
-
* @param int $thread_id Optional. ID of the thread. Defaults to current thread ID.
|
852 |
*/
|
853 |
function bp_message_thread_total_count( $thread_id = false ) {
|
854 |
echo bp_get_message_thread_total_count( $thread_id );
|
@@ -858,8 +858,9 @@ function bp_message_thread_total_count( $thread_id = false ) {
|
|
858 |
*
|
859 |
* @since BuddyPress (2.2.0)
|
860 |
*
|
861 |
-
* @param int $thread_id Optional. ID of the thread.
|
862 |
-
*
|
|
|
863 |
* @return int
|
864 |
*/
|
865 |
function bp_get_message_thread_total_count( $thread_id = false ) {
|
@@ -891,7 +892,7 @@ function bp_message_thread_total_count( $thread_id = false ) {
|
|
891 |
*
|
892 |
* @since BuddyPress (2.2.0)
|
893 |
*
|
894 |
-
* @param int $thread_id Optional. ID of the thread. Default: current thread ID.
|
895 |
*/
|
896 |
function bp_message_thread_total_and_unread_count( $thread_id = false ) {
|
897 |
echo bp_get_message_thread_total_and_unread_count( $thread_id );
|
@@ -899,7 +900,8 @@ function bp_message_thread_total_and_unread_count( $thread_id = false ) {
|
|
899 |
/**
|
900 |
* Get markup for the current thread's total and unread count.
|
901 |
*
|
902 |
-
* @param int $thread_id Optional. ID of the thread. Default: current thread ID.
|
|
|
903 |
* @return string Markup displaying the total and unread count for the thread.
|
904 |
*/
|
905 |
function bp_get_message_thread_total_and_unread_count( $thread_id = false ) {
|
@@ -969,7 +971,7 @@ function bp_message_thread_last_post_date() {
|
|
969 |
*
|
970 |
* @see bp_get_message_thread_avatar() for a description of arguments.
|
971 |
*
|
972 |
-
* @param array $args See {@link bp_get_message_thread_avatar()}.
|
973 |
*/
|
974 |
function bp_message_thread_avatar( $args = '' ) {
|
975 |
echo bp_get_message_thread_avatar( $args );
|
@@ -980,18 +982,18 @@ function bp_message_thread_avatar( $args = '' ) {
|
|
980 |
* @see bp_core_fetch_avatar() For a description of arguments and
|
981 |
* return values.
|
982 |
*
|
983 |
-
* @param array $args {
|
984 |
* Arguments are listed here with an explanation of their defaults.
|
985 |
* For more information about the arguments, see
|
986 |
* {@link bp_core_fetch_avatar()}.
|
987 |
-
* @type string
|
988 |
-
* @type int|bool
|
989 |
-
* @type int|bool
|
990 |
-
* @type string
|
991 |
-
* @type string|bool $id
|
992 |
-
* @type string
|
993 |
* }
|
994 |
-
* @return User avatar string.
|
995 |
*/
|
996 |
function bp_get_message_thread_avatar( $args = '' ) {
|
997 |
global $messages_template;
|
@@ -1144,7 +1146,7 @@ function bp_messages_form_action() {
|
|
1144 |
/**
|
1145 |
* Return the form action for Messages HTML forms.
|
1146 |
*
|
1147 |
-
* @return string The form action
|
1148 |
*/
|
1149 |
function bp_get_messages_form_action() {
|
1150 |
|
@@ -1153,7 +1155,7 @@ function bp_messages_form_action() {
|
|
1153 |
*
|
1154 |
* @since BuddyPress (1.0.0)
|
1155 |
*
|
1156 |
-
* @param string The form action.
|
1157 |
*/
|
1158 |
return apply_filters( 'bp_get_messages_form_action', trailingslashit( bp_loggedin_user_domain() . bp_get_messages_slug() . '/' . bp_current_action() . '/' . bp_action_variable( 0 ) ) );
|
1159 |
}
|
@@ -1827,7 +1829,11 @@ class BP_Messages_Thread_Template {
|
|
1827 |
/**
|
1828 |
* Constructor method.
|
1829 |
*
|
1830 |
-
* @see BP_Messages_Thread::populate() for full parameter info
|
|
|
|
|
|
|
|
|
1831 |
*/
|
1832 |
public function __construct( $thread_id = 0, $order = 'ASC', $args = array() ) {
|
1833 |
$this->thread = new BP_Messages_Thread( $thread_id, $order, $args );
|
@@ -1937,14 +1943,14 @@ class BP_Messages_Thread_Template {
|
|
1937 |
/**
|
1938 |
* Initialize the messages template loop for a specific thread.
|
1939 |
*
|
1940 |
-
* @param array $args {
|
1941 |
* Array of arguments. All are optional.
|
1942 |
-
* @type int
|
1943 |
-
*
|
1944 |
-
*
|
1945 |
-
* @type string $order
|
1946 |
-
* @type bool
|
1947 |
-
*
|
1948 |
* }
|
1949 |
* @return bool True if there are messages to display, otherwise false.
|
1950 |
*/
|
@@ -2253,7 +2259,7 @@ function bp_the_thread_message_alt_class() {
|
|
2253 |
}
|
2254 |
|
2255 |
/**
|
2256 |
-
* Output the ID for message sender within a single thread
|
2257 |
*
|
2258 |
* @since BuddyPress (2.1.0)
|
2259 |
*/
|
@@ -2261,7 +2267,7 @@ function bp_the_thread_message_sender_id() {
|
|
2261 |
echo bp_get_the_thread_message_sender_id();
|
2262 |
}
|
2263 |
/**
|
2264 |
-
* Return the ID for message sender within a single thread
|
2265 |
*
|
2266 |
* @since BuddyPress (2.1.0)
|
2267 |
*
|
@@ -2287,8 +2293,8 @@ function bp_the_thread_message_sender_id() {
|
|
2287 |
/**
|
2288 |
* Output the avatar for the current message sender.
|
2289 |
*
|
2290 |
-
* @param array $args See {@link bp_get_the_thread_message_sender_avatar_thumb()}
|
2291 |
-
*
|
2292 |
*/
|
2293 |
function bp_the_thread_message_sender_avatar( $args = '' ) {
|
2294 |
echo bp_get_the_thread_message_sender_avatar_thumb( $args );
|
@@ -2296,12 +2302,12 @@ function bp_the_thread_message_sender_avatar( $args = '' ) {
|
|
2296 |
/**
|
2297 |
* Get the avatar for the current message sender.
|
2298 |
*
|
2299 |
-
* @param array $args {
|
2300 |
* Array of arguments. See {@link bp_core_fetch_avatar()} for more
|
2301 |
* complete details. All arguments are optional.
|
2302 |
-
* @type string $type
|
2303 |
-
* @type int
|
2304 |
-
* @type int
|
2305 |
* }
|
2306 |
* @return string <img> tag containing the avatar.
|
2307 |
*/
|
@@ -2444,7 +2450,8 @@ function bp_the_thread_message_date_sent() {
|
|
2444 |
*
|
2445 |
* @since BuddyPress (2.1.0)
|
2446 |
*
|
2447 |
-
* @uses strtotime() To convert the message string into a usable timestamp
|
|
|
2448 |
* @return int
|
2449 |
*/
|
2450 |
function bp_get_the_thread_message_date_sent() {
|
@@ -2507,10 +2514,11 @@ add_action( 'thread_loop_start', 'bp_messages_embed' );
|
|
2507 |
*
|
2508 |
* @since BuddyPress (2.2.0)
|
2509 |
*
|
2510 |
-
* @param string $cache
|
2511 |
-
*
|
2512 |
-
* @param int
|
2513 |
* @param string $cachekey The cache key generated in BP_Embed::parse_oembed().
|
|
|
2514 |
* @return mixed The cached embeds for this message item.
|
2515 |
*/
|
2516 |
function bp_embed_message_cache( $cache, $id, $cachekey ) {
|
@@ -2524,10 +2532,11 @@ function bp_embed_message_cache( $cache, $id, $cachekey ) {
|
|
2524 |
*
|
2525 |
* @since BuddyPress (2.2.0)
|
2526 |
*
|
2527 |
-
* @param string $cache
|
2528 |
-
*
|
2529 |
* @param string $cachekey The cache key generated in BP_Embed::parse_oembed().
|
2530 |
-
* @param int
|
|
|
2531 |
* @return bool True on success, false on failure.
|
2532 |
*/
|
2533 |
function bp_embed_message_save_cache( $cache, $cachekey, $id ) {
|
1 |
<?php
|
2 |
|
3 |
/**
|
4 |
+
* BuddyPress Messages Template Tags.
|
5 |
*
|
6 |
* @package BuddyPress
|
7 |
* @subpackage MessagesTemplate
|
72 |
public $user_id = 0;
|
73 |
|
74 |
/**
|
75 |
+
* The current "box" view ('notices', 'sentbox', 'inbox').
|
76 |
*
|
77 |
* @access public
|
78 |
* @var string
|
369 |
*
|
370 |
* @global BP_Messages_Box_Template $messages_template
|
371 |
*
|
372 |
+
* @param array|string $args {
|
373 |
* Array of arguments. All are optional.
|
374 |
+
* @type int $user_id ID of the user whose threads are being loaded.
|
375 |
+
* Default: ID of the logged-in user.
|
376 |
+
* @type string $box Current "box" view. If not provided here, the current
|
377 |
+
* view will be inferred from the URL.
|
378 |
+
* @type int $per_page Number of results to return per page. Default: 10.
|
379 |
+
* @type int $max Max results to return. Default: false.
|
380 |
* @type string $search_terms Terms to which to limit results. Default:
|
381 |
+
* the value of $_REQUEST['s'].
|
382 |
+
* @type string $page_arg URL argument used for the pagination param.
|
383 |
+
* Default: 'mpage'.
|
384 |
+
* @type array $meta_query Meta query arguments. Only applicable if $box is
|
385 |
+
* not 'notices'. See WP_Meta_Query more details.
|
386 |
* }
|
387 |
* @return bool True if there are threads to display, otherwise false.
|
388 |
*/
|
523 |
}
|
524 |
|
525 |
/**
|
526 |
+
* Output the thread's last message content.
|
527 |
*
|
528 |
* When viewing your Inbox, the last message is the most recent message in
|
529 |
* the thread of which you are *not* the author.
|
537 |
echo bp_get_message_thread_content();
|
538 |
}
|
539 |
/**
|
540 |
+
* Return the thread's last message content.
|
541 |
*
|
542 |
* When viewing your Inbox, the last message is the most recent message in
|
543 |
* the thread of which you are *not* the author.
|
546 |
* the thread of which you *are* the member.
|
547 |
*
|
548 |
* @since BuddyPress (2.0.0)
|
549 |
+
* @return string The raw content of the last message in the thread.
|
550 |
*/
|
551 |
function bp_get_message_thread_content() {
|
552 |
global $messages_template;
|
613 |
* Output the permalink for a particular thread.
|
614 |
*
|
615 |
* @param int $thread_id Optional. ID of the thread. Default: current thread
|
616 |
+
* being iterated on in the loop.
|
617 |
*/
|
618 |
function bp_message_thread_view_link( $thread_id = 0 ) {
|
619 |
echo bp_get_message_thread_view_link( $thread_id );
|
622 |
* Get the permalink of a particular thread.
|
623 |
*
|
624 |
* @param int $thread_id Optional. ID of the thread. Default: current
|
625 |
+
* thread being iterated on in the loop.
|
626 |
* @return string
|
627 |
*/
|
628 |
function bp_get_message_thread_view_link( $thread_id = 0 ) {
|
727 |
echo esc_url( bp_get_the_message_thread_mark_read_url() );
|
728 |
}
|
729 |
/**
|
730 |
+
* Return the URL used for marking a single message thread as read.
|
731 |
*
|
732 |
* @since BuddyPress (2.2.0)
|
733 |
*
|
848 |
*
|
849 |
* @since BuddyPress (2.2.0)
|
850 |
*
|
851 |
+
* @param int|bool $thread_id Optional. ID of the thread. Defaults to current thread ID.
|
852 |
*/
|
853 |
function bp_message_thread_total_count( $thread_id = false ) {
|
854 |
echo bp_get_message_thread_total_count( $thread_id );
|
858 |
*
|
859 |
* @since BuddyPress (2.2.0)
|
860 |
*
|
861 |
+
* @param int|bool $thread_id Optional. ID of the thread.
|
862 |
+
* Defaults to current thread ID.
|
863 |
+
*
|
864 |
* @return int
|
865 |
*/
|
866 |
function bp_get_message_thread_total_count( $thread_id = false ) {
|
892 |
*
|
893 |
* @since BuddyPress (2.2.0)
|
894 |
*
|
895 |
+
* @param int|bool $thread_id Optional. ID of the thread. Default: current thread ID.
|
896 |
*/
|
897 |
function bp_message_thread_total_and_unread_count( $thread_id = false ) {
|
898 |
echo bp_get_message_thread_total_and_unread_count( $thread_id );
|
900 |
/**
|
901 |
* Get markup for the current thread's total and unread count.
|
902 |
*
|
903 |
+
* @param int|bool $thread_id Optional. ID of the thread. Default: current thread ID.
|
904 |
+
*
|
905 |
* @return string Markup displaying the total and unread count for the thread.
|
906 |
*/
|
907 |
function bp_get_message_thread_total_and_unread_count( $thread_id = false ) {
|
971 |
*
|
972 |
* @see bp_get_message_thread_avatar() for a description of arguments.
|
973 |
*
|
974 |
+
* @param array|string $args See {@link bp_get_message_thread_avatar()}.
|
975 |
*/
|
976 |
function bp_message_thread_avatar( $args = '' ) {
|
977 |
echo bp_get_message_thread_avatar( $args );
|
982 |
* @see bp_core_fetch_avatar() For a description of arguments and
|
983 |
* return values.
|
984 |
*
|
985 |
+
* @param array|string $args {
|
986 |
* Arguments are listed here with an explanation of their defaults.
|
987 |
* For more information about the arguments, see
|
988 |
* {@link bp_core_fetch_avatar()}.
|
989 |
+
* @type string $type Default: 'thumb'.
|
990 |
+
* @type int|bool $width Default: false.
|
991 |
+
* @type int|bool $height Default: false.
|
992 |
+
* @type string $class Default: 'avatar'.
|
993 |
+
* @type string|bool $id Default: false.
|
994 |
+
* @type string $alt Default: 'Profile picture of [display name]'.
|
995 |
* }
|
996 |
+
* @return string User avatar string.
|
997 |
*/
|
998 |
function bp_get_message_thread_avatar( $args = '' ) {
|
999 |
global $messages_template;
|
1146 |
/**
|
1147 |
* Return the form action for Messages HTML forms.
|
1148 |
*
|
1149 |
+
* @return string The form action.
|
1150 |
*/
|
1151 |
function bp_get_messages_form_action() {
|
1152 |
|
1155 |
*
|
1156 |
* @since BuddyPress (1.0.0)
|
1157 |
*
|
1158 |
+
* @param string $value The form action.
|
1159 |
*/
|
1160 |
return apply_filters( 'bp_get_messages_form_action', trailingslashit( bp_loggedin_user_domain() . bp_get_messages_slug() . '/' . bp_current_action() . '/' . bp_action_variable( 0 ) ) );
|
1161 |
}
|
1829 |
/**
|
1830 |
* Constructor method.
|
1831 |
*
|
1832 |
+
* @see BP_Messages_Thread::populate() for full parameter info.
|
1833 |
+
*
|
1834 |
+
* @param int $thread_id
|
1835 |
+
* @param string $order
|
1836 |
+
* @param array $args
|
1837 |
*/
|
1838 |
public function __construct( $thread_id = 0, $order = 'ASC', $args = array() ) {
|
1839 |
$this->thread = new BP_Messages_Thread( $thread_id, $order, $args );
|
1943 |
/**
|
1944 |
* Initialize the messages template loop for a specific thread.
|
1945 |
*
|
1946 |
+
* @param array|string $args {
|
1947 |
* Array of arguments. All are optional.
|
1948 |
+
* @type int $thread_id ID of the thread whose messages you are displaying.
|
1949 |
+
* Default: if viewing a thread, the thread ID will be parsed from
|
1950 |
+
* the URL (bp_action_variable( 0 )).
|
1951 |
+
* @type string $order 'ASC' or 'DESC'. Default: 'ASC'.
|
1952 |
+
* @type bool $update_meta_cache Whether to pre-fetch metadata for
|
1953 |
+
* queried message items. Default: true.
|
1954 |
* }
|
1955 |
* @return bool True if there are messages to display, otherwise false.
|
1956 |
*/
|
2259 |
}
|
2260 |
|
2261 |
/**
|
2262 |
+
* Output the ID for message sender within a single thread.
|
2263 |
*
|
2264 |
* @since BuddyPress (2.1.0)
|
2265 |
*/
|
2267 |
echo bp_get_the_thread_message_sender_id();
|
2268 |
}
|
2269 |
/**
|
2270 |
+
* Return the ID for message sender within a single thread.
|
2271 |
*
|
2272 |
* @since BuddyPress (2.1.0)
|
2273 |
*
|
2293 |
/**
|
2294 |
* Output the avatar for the current message sender.
|
2295 |
*
|
2296 |
+
* @param array|string $args See {@link bp_get_the_thread_message_sender_avatar_thumb()}
|
2297 |
+
* for a description.
|
2298 |
*/
|
2299 |
function bp_the_thread_message_sender_avatar( $args = '' ) {
|
2300 |
echo bp_get_the_thread_message_sender_avatar_thumb( $args );
|
2302 |
/**
|
2303 |
* Get the avatar for the current message sender.
|
2304 |
*
|
2305 |
+
* @param array|string $args {
|
2306 |
* Array of arguments. See {@link bp_core_fetch_avatar()} for more
|
2307 |
* complete details. All arguments are optional.
|
2308 |
+
* @type string $type Avatar type. Default: 'thumb'.
|
2309 |
+
* @type int $width Avatar width. Default: default for your $type.
|
2310 |
+
* @type int $height Avatar height. Default: default for your $type.
|
2311 |
* }
|
2312 |
* @return string <img> tag containing the avatar.
|
2313 |
*/
|
2450 |
*
|
2451 |
* @since BuddyPress (2.1.0)
|
2452 |
*
|
2453 |
+
* @uses strtotime() To convert the message string into a usable timestamp.
|
2454 |
+
*
|
2455 |
* @return int
|
2456 |
*/
|
2457 |
function bp_get_the_thread_message_date_sent() {
|
2514 |
*
|
2515 |
* @since BuddyPress (2.2.0)
|
2516 |
*
|
2517 |
+
* @param string $cache An empty string passed by BP_Embed::parse_oembed() for
|
2518 |
+
* functions like this one to filter.
|
2519 |
+
* @param int $id The ID of the message item.
|
2520 |
* @param string $cachekey The cache key generated in BP_Embed::parse_oembed().
|
2521 |
+
*
|
2522 |
* @return mixed The cached embeds for this message item.
|
2523 |
*/
|
2524 |
function bp_embed_message_cache( $cache, $id, $cachekey ) {
|
2532 |
*
|
2533 |
* @since BuddyPress (2.2.0)
|
2534 |
*
|
2535 |
+
* @param string $cache An empty string passed by BP_Embed::parse_oembed() for
|
2536 |
+
* functions like this one to filter.
|
2537 |
* @param string $cachekey The cache key generated in BP_Embed::parse_oembed().
|
2538 |
+
* @param int $id The ID of the message item.
|
2539 |
+
*
|
2540 |
* @return bool True on success, false on failure.
|
2541 |
*/
|
2542 |
function bp_embed_message_save_cache( $cache, $cachekey, $id ) {
|
@@ -1,6 +1,6 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
-
* BuddyPress Messages Widgets
|
4 |
*
|
5 |
* @package BuddyPress
|
6 |
* @subpackage Messages
|
@@ -44,8 +44,8 @@ class BP_Messages_Sitewide_Notices_Widget extends WP_Widget {
|
|
44 |
*
|
45 |
* @see WP_Widget::widget() for a description of parameters.
|
46 |
*
|
47 |
-
* @param array $args
|
48 |
-
* @param array $
|
49 |
*/
|
50 |
public function widget( $args, $instance ) {
|
51 |
|
@@ -95,6 +95,7 @@ class BP_Messages_Sitewide_Notices_Widget extends WP_Widget {
|
|
95 |
*
|
96 |
* @param array $new_instance See {@WP_Widget::update()}.
|
97 |
* @param array $old_instance See {@WP_Widget::update()}.
|
|
|
98 |
* @return array $instance See {@WP_Widget::update()}.
|
99 |
*/
|
100 |
public function update( $new_instance, $old_instance ) {
|
@@ -109,6 +110,8 @@ class BP_Messages_Sitewide_Notices_Widget extends WP_Widget {
|
|
109 |
* @see WP_Widget::form() for a description of parameters.
|
110 |
*
|
111 |
* @param array $instance See {@WP_Widget::form()}.
|
|
|
|
|
112 |
*/
|
113 |
public function form( $instance ) {
|
114 |
$instance = wp_parse_args( (array) $instance, array(
|
1 |
<?php
|
2 |
/**
|
3 |
+
* BuddyPress Messages Widgets.
|
4 |
*
|
5 |
* @package BuddyPress
|
6 |
* @subpackage Messages
|
44 |
*
|
45 |
* @see WP_Widget::widget() for a description of parameters.
|
46 |
*
|
47 |
+
* @param array $args See {@WP_Widget::widget()}.
|
48 |
+
* @param array $instance See {@WP_Widget::widget()}.
|
49 |
*/
|
50 |
public function widget( $args, $instance ) {
|
51 |
|
95 |
*
|
96 |
* @param array $new_instance See {@WP_Widget::update()}.
|
97 |
* @param array $old_instance See {@WP_Widget::update()}.
|
98 |
+
*
|
99 |
* @return array $instance See {@WP_Widget::update()}.
|
100 |
*/
|
101 |
public function update( $new_instance, $old_instance ) {
|
110 |
* @see WP_Widget::form() for a description of parameters.
|
111 |
*
|
112 |
* @param array $instance See {@WP_Widget::form()}.
|
113 |
+
*
|
114 |
+
* @return string Widget form output.
|
115 |
*/
|
116 |
public function form( $instance ) {
|
117 |
$instance = wp_parse_args( (array) $instance, array(
|
@@ -100,7 +100,7 @@ class BP_Messages_Message {
|
|
100 |
* Send a message.
|
101 |
*
|
102 |
* @return int|bool ID of the newly created message on success, false
|
103 |
-
*
|
104 |
*/
|
105 |
public function send() {
|
106 |
global $wpdb;
|
@@ -120,7 +120,7 @@ class BP_Messages_Message {
|
|
120 |
*
|
121 |
* @since BuddyPress (1.0.0)
|
122 |
*
|
123 |
-
* @param BP_Messages_Message Current instance of the message item being saved. Passed by reference.
|
124 |
*/
|
125 |
do_action_ref_array( 'messages_message_before_save', array( &$this ) );
|
126 |
|
@@ -166,7 +166,7 @@ class BP_Messages_Message {
|
|
166 |
*
|
167 |
* @since BuddyPress (1.0.0)
|
168 |
*
|
169 |
-
* @param BP_Messages_Message Current instance of the message item being saved. Passed by reference.
|
170 |
*/
|
171 |
do_action_ref_array( 'messages_message_after_save', array( &$this ) );
|
172 |
|
@@ -192,6 +192,7 @@ class BP_Messages_Message {
|
|
192 |
* Get list of recipient IDs from their usernames.
|
193 |
*
|
194 |
* @param array $recipient_usernames Usernames of recipients.
|
|
|
195 |
* @return array
|
196 |
*/
|
197 |
public static function get_recipient_ids( $recipient_usernames ) {
|
@@ -213,6 +214,7 @@ class BP_Messages_Message {
|
|
213 |
* Get the ID of the message last sent by the logged-in user for a given thread.
|
214 |
*
|
215 |
* @param int $thread_id ID of the thread.
|
|
|
216 |
* @return int|null ID of the message if found, otherwise null.
|
217 |
*/
|
218 |
public static function get_last_sent_for_user( $thread_id ) {
|
@@ -226,10 +228,11 @@ class BP_Messages_Message {
|
|
226 |
/**
|
227 |
* Check whether a user is the sender of a message.
|
228 |
*
|
229 |
-
* @param int $user_id
|
230 |
* @param int $message_id ID of the message.
|
|
|
231 |
* @return int|null Returns the ID of the message if the user is the
|
232 |
-
*
|
233 |
*/
|
234 |
public static function is_user_sender( $user_id, $message_id ) {
|
235 |
global $wpdb;
|
@@ -243,6 +246,7 @@ class BP_Messages_Message {
|
|
243 |
* Get the ID of the sender of a message.
|
244 |
*
|
245 |
* @param int $message_id ID of the message.
|
|
|
246 |
* @return int|null The ID of the sender if found, otherwise null.
|
247 |
*/
|
248 |
public static function get_message_sender( $message_id ) {
|
@@ -252,4 +256,4 @@ class BP_Messages_Message {
|
|
252 |
|
253 |
return $wpdb->get_var( $wpdb->prepare( "SELECT sender_id FROM {$bp->messages->table_name_messages} WHERE id = %d", $message_id ) );
|
254 |
}
|
255 |
-
}
|
100 |
* Send a message.
|
101 |
*
|
102 |
* @return int|bool ID of the newly created message on success, false
|
103 |
+
* on failure.
|
104 |
*/
|
105 |
public function send() {
|
106 |
global $wpdb;
|
120 |
*
|
121 |
* @since BuddyPress (1.0.0)
|
122 |
*
|
123 |
+
* @param BP_Messages_Message $this Current instance of the message item being saved. Passed by reference.
|
124 |
*/
|
125 |
do_action_ref_array( 'messages_message_before_save', array( &$this ) );
|
126 |
|
166 |
*
|
167 |
* @since BuddyPress (1.0.0)
|
168 |
*
|
169 |
+
* @param BP_Messages_Message $this Current instance of the message item being saved. Passed by reference.
|
170 |
*/
|
171 |
do_action_ref_array( 'messages_message_after_save', array( &$this ) );
|
172 |
|
192 |
* Get list of recipient IDs from their usernames.
|
193 |
*
|
194 |
* @param array $recipient_usernames Usernames of recipients.
|
195 |
+
*
|
196 |
* @return array
|
197 |
*/
|
198 |
public static function get_recipient_ids( $recipient_usernames ) {
|
214 |
* Get the ID of the message last sent by the logged-in user for a given thread.
|
215 |
*
|
216 |
* @param int $thread_id ID of the thread.
|
217 |
+
*
|
218 |
* @return int|null ID of the message if found, otherwise null.
|
219 |
*/
|
220 |
public static function get_last_sent_for_user( $thread_id ) {
|
228 |
/**
|
229 |
* Check whether a user is the sender of a message.
|
230 |
*
|
231 |
+
* @param int $user_id ID of the user.
|
232 |
* @param int $message_id ID of the message.
|
233 |
+
*
|
234 |
* @return int|null Returns the ID of the message if the user is the
|
235 |
+
* sender, otherwise null.
|
236 |
*/
|
237 |
public static function is_user_sender( $user_id, $message_id ) {
|
238 |
global $wpdb;
|
246 |
* Get the ID of the sender of a message.
|
247 |
*
|
248 |
* @param int $message_id ID of the message.
|
249 |
+
*
|
250 |
* @return int|null The ID of the sender if found, otherwise null.
|
251 |
*/
|
252 |
public static function get_message_sender( $message_id ) {
|
256 |
|
257 |
return $wpdb->get_var( $wpdb->prepare( "SELECT sender_id FROM {$bp->messages->table_name_messages} WHERE id = %d", $message_id ) );
|
258 |
}
|
259 |
+
}
|
@@ -109,7 +109,7 @@ class BP_Messages_Notice {
|
|
109 |
*
|
110 |
* @since BuddyPress (1.0.0)
|
111 |
*
|
112 |
-
* @param BP_Messages_Notice Current instance of the message notice item being saved. Passed by reference.
|
113 |
*/
|
114 |
do_action_ref_array( 'messages_notice_before_save', array( &$this ) );
|
115 |
|
@@ -137,7 +137,7 @@ class BP_Messages_Notice {
|
|
137 |
*
|
138 |
* @since BuddyPress (1.0.0)
|
139 |
*
|
140 |
-
* @param BP_Messages_Notice Current instance of the message item being saved. Passed by reference.
|
141 |
*/
|
142 |
do_action_ref_array( 'messages_notice_after_save', array( &$this ) );
|
143 |
|
@@ -183,7 +183,7 @@ class BP_Messages_Notice {
|
|
183 |
*
|
184 |
* @since BuddyPress (1.0.0)
|
185 |
*
|
186 |
-
* @param BP_Messages_Notice Current instance of the message notice item being deleted.
|
187 |
*/
|
188 |
do_action( 'messages_notice_before_delete', $this );
|
189 |
|
@@ -202,13 +202,13 @@ class BP_Messages_Notice {
|
|
202 |
/**
|
203 |
* Pulls up a list of notices.
|
204 |
*
|
205 |
-
* To get all notices, pass a value of -1 to pag_num
|
206 |
*
|
207 |
* @since BuddyPress (1.0.0)
|
208 |
*
|
209 |
* @param array $args {
|
210 |
* Array of parameters.
|
211 |
-
* @type int $pag_num
|
212 |
* @type int $pag_page The page number. Defaults to 1.
|
213 |
* }
|
214 |
* @return array
|
@@ -255,7 +255,7 @@ class BP_Messages_Notice {
|
|
255 |
*
|
256 |
* @since BuddyPress (1.0.0)
|
257 |
*
|
258 |
-
* @return object The BP_Messages_Notice object
|
259 |
*/
|
260 |
public static function get_active() {
|
261 |
$notice = wp_cache_get( 'active_notice', 'bp_messages' );
|
@@ -273,4 +273,4 @@ class BP_Messages_Notice {
|
|
273 |
|
274 |
return $notice;
|
275 |
}
|
276 |
-
}
|
109 |
*
|
110 |
* @since BuddyPress (1.0.0)
|
111 |
*
|
112 |
+
* @param BP_Messages_Notice $this Current instance of the message notice item being saved. Passed by reference.
|
113 |
*/
|
114 |
do_action_ref_array( 'messages_notice_before_save', array( &$this ) );
|
115 |
|
137 |
*
|
138 |
* @since BuddyPress (1.0.0)
|
139 |
*
|
140 |
+
* @param BP_Messages_Notice $this Current instance of the message item being saved. Passed by reference.
|
141 |
*/
|
142 |
do_action_ref_array( 'messages_notice_after_save', array( &$this ) );
|
143 |
|
183 |
*
|
184 |
* @since BuddyPress (1.0.0)
|
185 |
*
|
186 |
+
* @param BP_Messages_Notice $this Current instance of the message notice item being deleted.
|
187 |
*/
|
188 |
do_action( 'messages_notice_before_delete', $this );
|
189 |
|
202 |
/**
|
203 |
* Pulls up a list of notices.
|
204 |
*
|
205 |
+
* To get all notices, pass a value of -1 to pag_num.
|
206 |
*
|
207 |
* @since BuddyPress (1.0.0)
|
208 |
*
|
209 |
* @param array $args {
|
210 |
* Array of parameters.
|
211 |
+
* @type int $pag_num Number of notices per page. Defaults to 20.
|
212 |
* @type int $pag_page The page number. Defaults to 1.
|
213 |
* }
|
214 |
* @return array
|
255 |
*
|
256 |
* @since BuddyPress (1.0.0)
|
257 |
*
|
258 |
+
* @return object The BP_Messages_Notice object.
|
259 |
*/
|
260 |
public static function get_active() {
|
261 |
$notice = wp_cache_get( 'active_notice', 'bp_messages' );
|
273 |
|
274 |
return $notice;
|
275 |
}
|
276 |
+
}
|
@@ -56,7 +56,7 @@ class BP_Messages_Thread {
|
|
56 |
public $unread_count;
|
57 |
|
58 |
/**
|
59 |
-
* The content of the last message in this thread
|
60 |
*
|
61 |
* @since BuddyPress (1.2.0)
|
62 |
* @var string
|
@@ -64,7 +64,7 @@ class BP_Messages_Thread {
|
|
64 |
public $last_message_content;
|
65 |
|
66 |
/**
|
67 |
-
* The date of the last message in this thread
|
68 |
*
|
69 |
* @since BuddyPress (1.2.0)
|
70 |
* @var string
|
@@ -72,7 +72,7 @@ class BP_Messages_Thread {
|
|
72 |
public $last_message_date;
|
73 |
|
74 |
/**
|
75 |
-
* The ID of the last message in this thread
|
76 |
*
|
77 |
* @since BuddyPress (1.2.0)
|
78 |
* @var int
|
@@ -80,7 +80,7 @@ class BP_Messages_Thread {
|
|
80 |
public $last_message_id;
|
81 |
|
82 |
/**
|
83 |
-
* The subject of the last message in this thread
|
84 |
*
|
85 |
* @since BuddyPress (1.2.0)
|
86 |
* @var string
|
@@ -88,7 +88,7 @@ class BP_Messages_Thread {
|
|
88 |
public $last_message_subject;
|
89 |
|
90 |
/**
|
91 |
-
* The user ID of the author of the last message in this thread
|
92 |
*
|
93 |
* @since BuddyPress (1.2.0)
|
94 |
* @var int
|
@@ -108,7 +108,11 @@ class BP_Messages_Thread {
|
|
108 |
*
|
109 |
* @since BuddyPress (1.0.0)
|
110 |
*
|
111 |
-
* @see BP_Messages_Thread::populate() for full description of parameters
|
|
|
|
|
|
|
|
|
112 |
*/
|
113 |
public function __construct( $thread_id = false, $order = 'ASC', $args = array() ) {
|
114 |
if ( $thread_id ) {
|
@@ -123,12 +127,12 @@ class BP_Messages_Thread {
|
|
123 |
*
|
124 |
* @since BuddyPress (1.0.0)
|
125 |
*
|
126 |
-
* @param int
|
127 |
-
* @param string $order
|
128 |
* @param array $args {
|
129 |
* Array of arguments.
|
130 |
* @type bool $update_meta_cache Whether to pre-fetch metadata for
|
131 |
-
*
|
132 |
* }
|
133 |
* @return bool False on failure.
|
134 |
*/
|
@@ -181,7 +185,7 @@ class BP_Messages_Thread {
|
|
181 |
*
|
182 |
* @since BuddyPress (2.2.0)
|
183 |
*
|
184 |
-
* @param BP_Messages_Thread Message thread object.
|
185 |
*/
|
186 |
do_action( 'bp_messages_thread_post_populate', $this );
|
187 |
}
|
@@ -214,7 +218,8 @@ class BP_Messages_Thread {
|
|
214 |
* @since BuddyPress (1.0.0)
|
215 |
* @since BuddyPress (2.3.0) Added $thread_id as a parameter.
|
216 |
*
|
217 |
-
* @param int $thread_id The thread ID
|
|
|
218 |
* @return array
|
219 |
*/
|
220 |
public function get_recipients( $thread_id = 0 ) {
|
@@ -256,7 +261,8 @@ class BP_Messages_Thread {
|
|
256 |
*
|
257 |
* @since BuddyPress (2.3.0)
|
258 |
*
|
259 |
-
* @param int $thread_id The message thread ID
|
|
|
260 |
* @return array
|
261 |
*/
|
262 |
public static function get_messages( $thread_id = 0 ) {
|
@@ -281,7 +287,8 @@ class BP_Messages_Thread {
|
|
281 |
*
|
282 |
* @since BuddyPress (2.3.0)
|
283 |
*
|
284 |
-
* @param int $thread_id The thread ID
|
|
|
285 |
* @return array
|
286 |
*/
|
287 |
public static function get_recipients_for_thread( $thread_id = 0 ) {
|
@@ -297,7 +304,8 @@ class BP_Messages_Thread {
|
|
297 |
*
|
298 |
* @since BuddyPress (1.0.0)
|
299 |
*
|
300 |
-
* @param int $thread_id The message thread ID
|
|
|
301 |
* @return bool
|
302 |
*/
|
303 |
public static function delete( $thread_id ) {
|
@@ -352,7 +360,7 @@ class BP_Messages_Thread {
|
|
352 |
*
|
353 |
* @since BuddyPress (1.0.0)
|
354 |
*
|
355 |
-
* @param int $message_id ID of the message
|
356 |
*/
|
357 |
do_action( 'messages_thread_deleted_thread', $message_id );
|
358 |
}
|
@@ -362,7 +370,7 @@ class BP_Messages_Thread {
|
|
362 |
}
|
363 |
|
364 |
/**
|
365 |
-
* Fires after a message thread is either marked as deleted or deleted
|
366 |
*
|
367 |
* @since BuddyPress (2.2.0)
|
368 |
*
|
@@ -520,7 +528,8 @@ class BP_Messages_Thread {
|
|
520 |
* @since BuddyPress (2.2.0)
|
521 |
*
|
522 |
* @param array $meta_query An array of meta_query filters. See the
|
523 |
-
*
|
|
|
524 |
* @return array $sql_array 'join' and 'where' clauses.
|
525 |
*/
|
526 |
public static function get_meta_query_sql( $meta_query = array() ) {
|
@@ -586,10 +595,10 @@ class BP_Messages_Thread {
|
|
586 |
* @since BuddyPress (1.0.0)
|
587 |
*
|
588 |
* @param int $user_id The user ID.
|
589 |
-
* @param string $box
|
590 |
-
*
|
591 |
-
* @param string $type
|
592 |
-
*
|
593 |
* @return int
|
594 |
*/
|
595 |
public static function get_total_threads_for_user( $user_id, $box = 'inbox', $type = 'all' ) {
|
@@ -615,6 +624,7 @@ class BP_Messages_Thread {
|
|
615 |
* @since BuddyPress (1.0.0)
|
616 |
*
|
617 |
* @param int $thread_id The message thread ID.
|
|
|
618 |
* @return bool
|
619 |
*/
|
620 |
public static function user_is_sender( $thread_id ) {
|
@@ -637,6 +647,7 @@ class BP_Messages_Thread {
|
|
637 |
* @since BuddyPress (1.0.0)
|
638 |
*
|
639 |
* @param int $thread_id The message thread ID.
|
|
|
640 |
* @return string|bool The user link on success. Boolean false on failure.
|
641 |
*/
|
642 |
public static function get_last_sender( $thread_id ) {
|
@@ -657,6 +668,7 @@ class BP_Messages_Thread {
|
|
657 |
* @since BuddyPress (1.0.0)
|
658 |
*
|
659 |
* @param int $user_id The user ID.
|
|
|
660 |
* @return int
|
661 |
*/
|
662 |
public static function get_inbox_count( $user_id = 0 ) {
|
@@ -693,8 +705,9 @@ class BP_Messages_Thread {
|
|
693 |
* @since BuddyPress (1.0.0)
|
694 |
*
|
695 |
* @param int $thread_id The message thread ID.
|
696 |
-
* @param int $user_id
|
697 |
-
*
|
|
|
698 |
*/
|
699 |
public static function check_access( $thread_id, $user_id = 0 ) {
|
700 |
if ( empty( $user_id ) ) {
|
@@ -716,7 +729,8 @@ class BP_Messages_Thread {
|
|
716 |
* @since BuddyPress (1.0.0)
|
717 |
*
|
718 |
* @param int $thread_id The message thread ID.
|
719 |
-
*
|
|
|
720 |
*/
|
721 |
public static function is_valid( $thread_id = 0 ) {
|
722 |
// Bail if no thread ID is passed
|
@@ -744,6 +758,7 @@ class BP_Messages_Thread {
|
|
744 |
* @since BuddyPress (1.0.0)
|
745 |
*
|
746 |
* @param array $recipients Array containing the message recipients (array of objects).
|
|
|
747 |
* @return string
|
748 |
*/
|
749 |
public static function get_recipient_links( $recipients ) {
|
@@ -805,4 +820,4 @@ class BP_Messages_Thread {
|
|
805 |
|
806 |
return true;
|
807 |
}
|
808 |
-
}
|
56 |
public $unread_count;
|
57 |
|
58 |
/**
|
59 |
+
* The content of the last message in this thread.
|
60 |
*
|
61 |
* @since BuddyPress (1.2.0)
|
62 |
* @var string
|
64 |
public $last_message_content;
|
65 |
|
66 |
/**
|
67 |
+
* The date of the last message in this thread.
|
68 |
*
|
69 |
* @since BuddyPress (1.2.0)
|
70 |
* @var string
|
72 |
public $last_message_date;
|
73 |
|
74 |
/**
|
75 |
+
* The ID of the last message in this thread.
|
76 |
*
|
77 |
* @since BuddyPress (1.2.0)
|
78 |
* @var int
|
80 |
public $last_message_id;
|
81 |
|
82 |
/**
|
83 |
+
* The subject of the last message in this thread.
|
84 |
*
|
85 |
* @since BuddyPress (1.2.0)
|
86 |
* @var string
|
88 |
public $last_message_subject;
|
89 |
|
90 |
/**
|
91 |
+
* The user ID of the author of the last message in this thread.
|
92 |
*
|
93 |
* @since BuddyPress (1.2.0)
|
94 |
* @var int
|
108 |
*
|
109 |
* @since BuddyPress (1.0.0)
|
110 |
*
|
111 |
+
* @see BP_Messages_Thread::populate() for full description of parameters.
|
112 |
+
*
|
113 |
+
* @param bool $thread_id
|
114 |
+
* @param string $order
|
115 |
+
* @param array $args
|
116 |
*/
|
117 |
public function __construct( $thread_id = false, $order = 'ASC', $args = array() ) {
|
118 |
if ( $thread_id ) {
|
127 |
*
|
128 |
* @since BuddyPress (1.0.0)
|
129 |
*
|
130 |
+
* @param int $thread_id The message thread ID.
|
131 |
+
* @param string $order The order to sort the messages. Either 'ASC' or 'DESC'.
|
132 |
* @param array $args {
|
133 |
* Array of arguments.
|
134 |
* @type bool $update_meta_cache Whether to pre-fetch metadata for
|
135 |
+
* queried message items. Default: true.
|
136 |
* }
|
137 |
* @return bool False on failure.
|
138 |
*/
|
185 |
*
|
186 |
* @since BuddyPress (2.2.0)
|
187 |
*
|
188 |
+
* @param BP_Messages_Thread $this Message thread object.
|
189 |
*/
|
190 |
do_action( 'bp_messages_thread_post_populate', $this );
|
191 |
}
|
218 |
* @since BuddyPress (1.0.0)
|
219 |
* @since BuddyPress (2.3.0) Added $thread_id as a parameter.
|
220 |
*
|
221 |
+
* @param int $thread_id The thread ID.
|
222 |
+
*
|
223 |
* @return array
|
224 |
*/
|
225 |
public function get_recipients( $thread_id = 0 ) {
|
261 |
*
|
262 |
* @since BuddyPress (2.3.0)
|
263 |
*
|
264 |
+
* @param int $thread_id The message thread ID.
|
265 |
+
*
|
266 |
* @return array
|
267 |
*/
|
268 |
public static function get_messages( $thread_id = 0 ) {
|
287 |
*
|
288 |
* @since BuddyPress (2.3.0)
|
289 |
*
|
290 |
+
* @param int $thread_id The thread ID.
|
291 |
+
*
|
292 |
* @return array
|
293 |
*/
|
294 |
public static function get_recipients_for_thread( $thread_id = 0 ) {
|
304 |
*
|
305 |
* @since BuddyPress (1.0.0)
|
306 |
*
|
307 |
+
* @param int $thread_id The message thread ID.
|
308 |
+
*
|
309 |
* @return bool
|
310 |
*/
|
311 |
public static function delete( $thread_id ) {
|
360 |
*
|
361 |
* @since BuddyPress (1.0.0)
|
362 |
*
|
363 |
+
* @param int $message_id ID of the message.
|
364 |
*/
|
365 |
do_action( 'messages_thread_deleted_thread', $message_id );
|
366 |
}
|
370 |
}
|
371 |
|
372 |
/**
|
373 |
+
* Fires after a message thread is either marked as deleted or deleted.
|
374 |
*
|
375 |
* @since BuddyPress (2.2.0)
|
376 |
*
|
528 |
* @since BuddyPress (2.2.0)
|
529 |
*
|
530 |
* @param array $meta_query An array of meta_query filters. See the
|
531 |
+
* documentation for WP_Meta_Query for details.
|
532 |
+
*
|
533 |
* @return array $sql_array 'join' and 'where' clauses.
|
534 |
*/
|
535 |
public static function get_meta_query_sql( $meta_query = array() ) {
|
595 |
* @since BuddyPress (1.0.0)
|
596 |
*
|
597 |
* @param int $user_id The user ID.
|
598 |
+
* @param string $box The type of mailbox to get. Either 'inbox' or 'sentbox'.
|
599 |
+
* Defaults to 'inbox'.
|
600 |
+
* @param string $type The type of messages to get. Either 'all' or 'unread'.
|
601 |
+
* or 'read'. Defaults to 'all'.
|
602 |
* @return int
|
603 |
*/
|
604 |
public static function get_total_threads_for_user( $user_id, $box = 'inbox', $type = 'all' ) {
|
624 |
* @since BuddyPress (1.0.0)
|
625 |
*
|
626 |
* @param int $thread_id The message thread ID.
|
627 |
+
*
|
628 |
* @return bool
|
629 |
*/
|
630 |
public static function user_is_sender( $thread_id ) {
|
647 |
* @since BuddyPress (1.0.0)
|
648 |
*
|
649 |
* @param int $thread_id The message thread ID.
|
650 |
+
*
|
651 |
* @return string|bool The user link on success. Boolean false on failure.
|
652 |
*/
|
653 |
public static function get_last_sender( $thread_id ) {
|
668 |
* @since BuddyPress (1.0.0)
|
669 |
*
|
670 |
* @param int $user_id The user ID.
|
671 |
+
*
|
672 |
* @return int
|
673 |
*/
|
674 |
public static function get_inbox_count( $user_id = 0 ) {
|
705 |
* @since BuddyPress (1.0.0)
|
706 |
*
|
707 |
* @param int $thread_id The message thread ID.
|
708 |
+
* @param int $user_id The user ID.
|
709 |
+
*
|
710 |
+
* @return int|null The recorded recipient ID on success, null on failure.
|
711 |
*/
|
712 |
public static function check_access( $thread_id, $user_id = 0 ) {
|
713 |
if ( empty( $user_id ) ) {
|
729 |
* @since BuddyPress (1.0.0)
|
730 |
*
|
731 |
* @param int $thread_id The message thread ID.
|
732 |
+
*
|
733 |
+
* @return int|null The message thread ID on success, null on failure.
|
734 |
*/
|
735 |
public static function is_valid( $thread_id = 0 ) {
|
736 |
// Bail if no thread ID is passed
|
758 |
* @since BuddyPress (1.0.0)
|
759 |
*
|
760 |
* @param array $recipients Array containing the message recipients (array of objects).
|
761 |
+
*
|
762 |
* @return string
|
763 |
*/
|
764 |
public static function get_recipient_links( $recipients ) {
|
820 |
|
821 |
return true;
|
822 |
}
|
823 |
+
}
|
@@ -13,7 +13,7 @@
|
|
13 |
<script id="tmpl-bp-avatar-webcam" type="text/html">
|
14 |
<# if ( ! data.user_media ) { #>
|
15 |
<div id="bp-webcam-message">
|
16 |
-
<p class="warning"><?php esc_html_e( 'Your browser does not support
|
17 |
</div>
|
18 |
<# } else { #>
|
19 |
<div id="avatar-to-crop"></div>
|
13 |
<script id="tmpl-bp-avatar-webcam" type="text/html">
|
14 |
<# if ( ! data.user_media ) { #>
|
15 |
<div id="bp-webcam-message">
|
16 |
+
<p class="warning"><?php esc_html_e( 'Your browser does not support this feature.', 'buddypress' );?></p>
|
17 |
</div>
|
18 |
<# } else { #>
|
19 |
<div id="avatar-to-crop"></div>
|
@@ -114,9 +114,3 @@
|
|
114 |
do_action( 'bp_after_group_send_invites_list' ); ?>
|
115 |
|
116 |
</div><!-- .main-column -->
|
117 |
-
|
118 |
-
<div class="submit">
|
119 |
-
<input type="submit" name="submit" id="submit" value="<?php esc_attr_e( 'Send Invites', 'buddypress' ); ?>" />
|
120 |
-
</div>
|
121 |
-
|
122 |
-
<?php wp_nonce_field( 'groups_send_invites', '_wpnonce_send_invites' ); ?>
|
114 |
do_action( 'bp_after_group_send_invites_list' ); ?>
|
115 |
|
116 |
</div><!-- .main-column -->
|
|
|
|
|
|
|
|
|
|
|
|
@@ -18,6 +18,12 @@ if ( bp_get_new_group_invite_friend_list() ) : ?>
|
|
18 |
<?php bp_get_template_part( 'groups/single/invites-loop' ); ?>
|
19 |
</div>
|
20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
<?php /* This is important, don't forget it */ ?>
|
22 |
<input type="hidden" name="group_id" id="group_id" value="<?php bp_group_id(); ?>" />
|
23 |
|
18 |
<?php bp_get_template_part( 'groups/single/invites-loop' ); ?>
|
19 |
</div>
|
20 |
|
21 |
+
<div class="submit">
|
22 |
+
<input type="submit" name="submit" id="submit" value="<?php esc_attr_e( 'Send Invites', 'buddypress' ); ?>" />
|
23 |
+
</div>
|
24 |
+
|
25 |
+
<?php wp_nonce_field( 'groups_send_invites', '_wpnonce_send_invites' ); ?>
|
26 |
+
|
27 |
<?php /* This is important, don't forget it */ ?>
|
28 |
<input type="hidden" name="group_id" id="group_id" value="<?php bp_group_id(); ?>" />
|
29 |
|
@@ -38,7 +38,7 @@ do_action( 'bp_before_notices_loop' ); ?>
|
|
38 |
*/
|
39 |
do_action( 'bp_before_notices' ); ?>
|
40 |
|
41 |
-
<table id="message-threads" class="messages-notices">
|
42 |
<?php while ( bp_message_threads() ) : bp_message_thread(); ?>
|
43 |
<tr id="notice-<?php bp_message_notice_id(); ?>" class="<?php bp_message_css_class(); ?>">
|
44 |
<td width="1%"></td>
|
38 |
*/
|
39 |
do_action( 'bp_before_notices' ); ?>
|
40 |
|
41 |
+
<table id="message-threads" class="messages-notices sitewide-notices">
|
42 |
<?php while ( bp_message_threads() ) : bp_message_thread(); ?>
|
43 |
<tr id="notice-<?php bp_message_notice_id(); ?>" class="<?php bp_message_css_class(); ?>">
|
44 |
<td width="1%"></td>
|
@@ -528,6 +528,12 @@ body.activity-permalink #buddypress div.activity-comments div.acomment-content {
|
|
528 |
clear: right;
|
529 |
color: #800;
|
530 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
531 |
#buddypress div#message.updated p {
|
532 |
background-color: #efc;
|
533 |
border: 1px solid #591;
|
@@ -1456,8 +1462,9 @@ body.activity-permalink #buddypress ul.item-list li.activity-item {
|
|
1456 |
left: 0;
|
1457 |
top: 0;
|
1458 |
}
|
1459 |
-
a.message-action-star,
|
1460 |
-
a.message-action-unstar {
|
|
|
1461 |
text-decoration: none;
|
1462 |
outline: none;
|
1463 |
}
|
528 |
clear: right;
|
529 |
color: #800;
|
530 |
}
|
531 |
+
#buddypress div#message.warning p {
|
532 |
+
background-color: #ffe0af;
|
533 |
+
border: 1px solid #ffd087;
|
534 |
+
clear: right;
|
535 |
+
color: #800;
|
536 |
+
}
|
537 |
#buddypress div#message.updated p {
|
538 |
background-color: #efc;
|
539 |
border: 1px solid #591;
|
1462 |
left: 0;
|
1463 |
top: 0;
|
1464 |
}
|
1465 |
+
#buddypress a.message-action-star,
|
1466 |
+
#buddypress a.message-action-unstar {
|
1467 |
+
border-bottom: 0;
|
1468 |
text-decoration: none;
|
1469 |
outline: none;
|
1470 |
}
|
@@ -1 +1 @@
|
|
1 |
-
#buddypress div.pagination .pagination-links a:hover,#buddypress ul.button-nav li.current a{font-weight:700}#buddypress div.pagination{background:0 0;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:right;width:100%;padding:10px 0}#buddypress div.pagination .pag-count{float:right;margin-right:10px}#buddypress div.pagination .pagination-links{float:left;margin-left:10px}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{font-size:90%;padding:0 5px}#buddypress noscript div.pagination{margin-bottom:15px}#buddypress #nav-above{display:none}#buddypress .paged #nav-above{display:block}#buddypress img.wp-smiley{border:none!important;clear:none!important;float:none!important;margin:0!important;padding:0!important}#buddypress .clear{clear:right}#buddypress #activity-stream{margin-top:-5px}#buddypress #activity-stream p{margin:5px 0}#buddypress #item-body form#whats-new-form{margin:0;padding:0}#buddypress .home-page form#whats-new-form{border-bottom:none;padding-bottom:0}#buddypress form#whats-new-form #whats-new-avatar{float:right}#buddypress form#whats-new-form #whats-new-content{margin-right:55px;padding:0 20px 20px 0}#buddypress form#whats-new-form p.activity-greeting{line-height:.5em;margin-bottom:15px;margin-right:75px}#buddypress form#whats-new-form textarea{background:#fff;color:#555;font-family:inherit;font-size:medium;height:20px;padding:6px;width:98%}body.no-js #buddypress form#whats-new-form textarea{height:50px}#buddypress form#whats-new-form #whats-new-options select{max-width:200px;margin-top:12px}#buddypress form#whats-new-form #whats-new-submit{float:left;margin-top:12px}#buddypress #whats-new-options{overflow:auto;height:0}body.no-js #buddypress #whats-new-options{height:auto}#buddypress #whats-new:focus{border-color:rgba(31,179,221,.9)!important;outline-color:rgba(31,179,221,.9)}#buddypress ul.activity-list li{overflow:hidden;padding:15px 0 0;list-style:none}#buddypress .activity-list .activity-avatar{float:right}#buddypress ul.item-list.activity-list li.has-comments{padding-bottom:15px}body.activity-permalink #buddypress ul.activity-list li.has-comments{padding-bottom:0}#buddypress .activity-list li.mini{font-size:80%;position:relative}#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-list li.mini .activity-avatar img.avatar{height:20px;margin-right:30px;width:20px}#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar{height:auto;margin-right:0;width:auto}body.activity-permalink #buddypress .activity-list>li:first-child{padding-top:0}#buddypress .activity-list li .activity-content{position:relative}#buddypress .activity-list li.mini .activity-content p{margin:0}#buddypress .activity-list li.mini .activity-comments{clear:both;font-size:120%}body.activity-permalink #buddypress li.mini .activity-meta{margin-top:4px}#buddypress .activity-list li .activity-inreplyto{color:#888;font-size:80%}#buddypress .activity-list li .activity-inreplyto>p{margin:0;display:inline}#buddypress .activity-list li .activity-inreplyto blockquote,#buddypress .activity-list li .activity-inreplyto div.activity-inner{background:0 0;border:none;display:inline;margin:0;overflow:hidden;padding:0}#buddypress .activity-list .activity-content{margin:0 70px 0 0}body.activity-permalink #buddypress .activity-list li .activity-content{border:none;font-size:100%;line-height:150%;margin-right:170px;margin-left:0;padding:0}body.activity-permalink #buddypress .activity-list li .activity-header>p{margin:0;padding:5px 0 0}#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{color:#888;line-height:220%}#buddypress .activity-header{margin-left:20px}#buddypress .acomment-meta a,#buddypress .activity-header a,#buddypress .comment-meta a{text-decoration:none}#buddypress .activity-list .activity-content .activity-header img.avatar{float:none!important;margin:0 0 -8px 5px!important}#buddypress a.bp-secondary-action,#buddypress span.highlight{font-size:80%;padding:0;margin-left:5px;text-decoration:none}#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{margin:10px 0 5px 10px;overflow:hidden}#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner{border-right:2px solid #EAEAEA;margin-right:5px;padding-right:10px}body.activity-permalink #buddypress .activity-content .activity-inner,body.activity-permalink #buddypress .activity-content blockquote{margin-right:0;margin-top:5px}#buddypress .activity-inner>p{word-wrap:break-word}#buddypress .activity-inner>.activity-inner,#buddypress .activity-inner>blockquote{margin:0}#buddypress .activity-list .activity-content img.thumbnail{border:2px solid #eee;float:right;margin:0 0 5px 10px}#buddypress .activity-read-more{margin-right:1em;white-space:nowrap}#buddypress .activity-list li.load-more,#buddypress .activity-list li.load-newest{background:#f0f0f0;font-size:110%;margin:15px 0;padding:10px 15px;text-align:center}#buddypress .activity-list li.load-more a,#buddypress .activity-list li.load-newest a{color:#4D4D4D}#buddypress div.activity-meta{margin:18px 0 0}body.activity-permalink #buddypress div.activity-meta{margin-bottom:6px}#buddypress div.activity-meta a{padding:4px 8px}#buddypress a.activity-time-since{color:#aaa;text-decoration:none}#buddypress a.activity-time-since:hover{color:#888;text-decoration:underline}#buddypress #reply-title small a,#buddypress a.bp-primary-action{font-size:80%;margin-left:5px;text-decoration:none}#buddypress #reply-title small a span,#buddypress a.bp-primary-action span{background:#999;color:#fff;font-size:90%;margin-right:2px;padding:0 5px}#buddypress #reply-title small a:hover span,#buddypress a.bp-primary-action:hover span{background:#555;color:#fff}#buddypress div.activity-comments{margin:0 70px 0 0;overflow:hidden;position:relative;width:auto;clear:both}body.activity-permalink #buddypress div.activity-comments{background:0 0;margin-right:170px;width:auto}#buddypress div.activity-comments>ul{padding:0 10px 0 0}#buddypress div.activity-comments ul,#buddypress div.activity-comments ul li{border:none;list-style:none}#buddypress div.activity-comments ul{clear:both;margin:0}#buddypress div.activity-comments ul li{border-top:1px solid #eee;padding:10px 0 0}body.activity-permalink #buddypress .activity-list li.mini .activity-comments{clear:none;margin-top:0}body.activity-permalink #buddypress div.activity-comments ul li{border-width:1px;padding:10px 0 0}#buddypress div.activity-comments>ul>li:first-child{border-top:none}#buddypress div.activity-comments ul li:last-child{margin-bottom:0}#buddypress div.activity-comments ul li>ul{margin-right:30px;margin-top:0;padding-right:10px}body.activity-permalink #buddypress div.activity-comments ul li>ul{margin-top:10px}body.activity-permalink #buddypress div.activity-comments>ul{padding:0 15px 0 10px}#buddypress div.activity-comments div.acomment-avatar img{border-width:1px;float:right;height:25px;margin-left:10px;width:25px}#buddypress div.activity-comments div.acomment-content{font-size:80%;margin:5px 40px 0 0}#buddypress div.acomment-content .activity-delete-link,#buddypress div.acomment-content .comment-header,#buddypress div.acomment-content .time-since{display:none}body.activity-permalink #buddypress div.activity-comments div.acomment-content{font-size:90%}#buddypress div.activity-comments div.acomment-meta{color:#888;font-size:80%}#buddypress div.activity-comments form.ac-form{display:none;padding:10px}#buddypress div.activity-comments li form.ac-form{margin-left:15px;clear:both}#buddypress div.activity-comments form.root{margin-right:0}#buddypress div.activity-comments div#message{margin-top:15px;margin-bottom:0}#buddypress div.activity-comments form .ac-textarea{background:#fff;border:1px inset #ccc;margin-bottom:10px;padding:8px}#buddypress div.activity-comments form textarea{border:none;background:0 0;box-shadow:none;outline:0;color:#555;font-family:inherit;font-size:100%;height:60px;padding:0;margin:0;width:100%}#buddypress div.activity-comments form input{margin-top:5px}#buddypress div.activity-comments form div.ac-reply-avatar{float:right}#buddypress div.ac-reply-avatar img{border:1px solid #eee}#buddypress div.activity-comments form div.ac-reply-content{color:#888;margin-right:50px;padding-right:15px}#buddypress div.activity-comments form div.ac-reply-content a{text-decoration:none}#buddypress .acomment-options{float:right;margin:5px 40px 5px 0}#buddypress .acomment-options a{color:#999}#buddypress .acomment-options a:hover{color:inherit}#buddypress div.dir-search{float:left;margin:-39px 0 0}#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{font-size:90%;padding:1px 3px}#buddypress .current-member-type{font-style:italic}#buddypress .dir-form{clear:both}#buddypress div#message{margin:0 0 15px}#buddypress #message.info{margin-bottom:0}#buddypress div#message.updated{clear:both;display:block}#buddypress div#message p,#sitewide-notice p{font-size:90%;display:block;padding:10px 15px}#buddypress div#message.error p{background-color:#fdc;border:1px solid #a00;clear:right;color:#800}#buddypress div#message.updated p{background-color:#efc;border:1px solid #591;color:#250}#buddypress #pass-strength-result{background-color:#eee;border-color:#ddd;border-style:solid;border-width:1px;display:none;margin:5px 0 5px 5px;padding:5px;text-align:center;width:150px}#buddypress .standard-form #basic-details-section #pass-strength-result{width:35%}#buddypress #pass-strength-result.bad,#buddypress #pass-strength-result.error{background-color:#ffb78c;border-color:#ff853c!important;display:block}#buddypress #pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;display:block}#buddypress #pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;display:block}#buddypress #pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;display:block}#buddypress .standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px;padding:6px;width:90%}#buddypress div.accept,#buddypress div.reject{float:right;margin-right:10px}#buddypress ul.button-nav li{float:right;margin:0 0 10px 10px;list-style:none}#sitewide-notice #message{right:2%;position:fixed;top:1em;width:96%;z-index:9999}#sitewide-notice.admin-bar-on #message{top:3.3em}#sitewide-notice strong{display:block;margin-bottom:-1em}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .groups-members-search input[type=search],#buddypress .groups-members-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{border:1px solid #ccc;background:#fafafa;border-radius:0;color:#888;font:inherit;font-size:100%;padding:6px}#buddypress .standard-form select{padding:3px}#buddypress .standard-form input[type=password]{margin-bottom:5px}#buddypress .standard-form label,#buddypress .standard-form span.label{display:block;font-weight:700;margin:15px 0 5px;width:auto}#buddypress .standard-form div.checkbox label:nth-child(n+2),#buddypress .standard-form div.radio div label{color:#888;font-size:100%;font-weight:400;margin:5px 0 0}#buddypress .standard-form#sidebar-login-form label{margin-top:5px}#buddypress .standard-form input[type=text]{width:75%}#buddypress .standard-form#sidebar-login-form input[type=password],#buddypress .standard-form#sidebar-login-form input[type=text]{padding:4px;width:95%}#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:35%}#buddypress #commentform input[type=text],#buddypress #commentform textarea,#buddypress .form-allowed-tags,#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea{width:90%}#buddypress .standard-form#signup_form div.submit{float:left}#buddypress div#signup-avatar img{margin:0 0 10px 15px}#buddypress .standard-form textarea{width:75%;height:120px}#buddypress .standard-form textarea#message_content{height:200px}#buddypress .standard-form#send-reply textarea{width:97.5%}#buddypress .standard-form p.description{color:#888;font-size:80%;margin:5px 0}#buddypress .standard-form div.submit{clear:both;padding:15px 0 0}#buddypress .standard-form p.submit{margin-bottom:0;padding:15px 0 0}#buddypress .standard-form div.submit input{margin-left:15px}#buddypress .standard-form div.radio ul{margin:10px 38px 15px 0;list-style:disc}#buddypress .standard-form div.radio ul li{margin-bottom:5px}#buddypress .standard-form a.clear-value{display:block;margin-top:5px;outline:0}#buddypress table.notification-settings td:first-child,#buddypress table.notification-settings th.icon,#buddypress table.notifications td:first-child,#buddypress table.notifications th.icon,body.no-js #buddypress #delete_inbox_messages,body.no-js #buddypress #delete_sentbox_messages,body.no-js #buddypress #message-type-select,body.no-js #buddypress #messages-bulk-management #select-all-messages,body.no-js #buddypress #notifications-bulk-management #select-all-notifications,body.no-js #buddypress label[for=message-type-select]{display:none}#buddypress .standard-form #basic-details-section,#buddypress .standard-form #blog-details-section,#buddypress .standard-form #profile-details-section{float:right;width:48%}#buddypress .standard-form #profile-details-section{float:left}#buddypress #notifications-bulk-management,#buddypress .standard-form #blog-details-section{clear:right}#buddypress .standard-form input:focus,#buddypress .standard-form select:focus,#buddypress .standard-form textarea:focus{background:#fafafa;color:#555}#buddypress form#send-invite-form{margin-top:20px}#buddypress div#invite-list{background:#f5f5f5;height:400px;margin:0 0 10px;overflow:auto;padding:5px;width:160px}#buddypress .comment-reply-link,#buddypress a.button,#buddypress button,#buddypress div.generic-button a,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button{background:#fff;border:1px solid #ccc;color:#777;font-size:small;cursor:pointer;outline:0;padding:4px 10px;text-align:center;text-decoration:none}#buddypress .comment-reply-link:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress button:hover,#buddypress div.generic-button a:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,#buddypress ul.button-nav li.current a{background:#ededed;border:1px solid #bbb;color:#555;outline:0;text-decoration:none}#buddypress form.standard-form .left-menu{float:right}#buddypress form.standard-form .left-menu #invite-list ul{margin:1%;list-style:none}#buddypress form.standard-form .left-menu #invite-list ul li{margin:0 1% 0 0}#buddypress form.standard-form .main-column{margin-right:190px}#buddypress form.standard-form .main-column ul#friend-list{clear:none;float:right}#buddypress form.standard-form .main-column ul#friend-list h4{clear:none}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#buddypress form [disabled=disabled]{cursor:default;opacity:.4}.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}#buddypress a.loading,#buddypress input.loading{-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}@-webkit-keyframes loader-pulsate{from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@-moz-keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}#buddypress a.loading:hover,#buddypress input.loading:hover{color:#777}#buddypress a.disabled,#buddypress button.disabled,#buddypress button.pending,#buddypress div.pending a,#buddypress input[type=submit].disabled,#buddypress input[type=submit].pending,#buddypress input[type=submit][disabled=disabled],#buddypress input[type=button].disabled,#buddypress input[type=button].pending,#buddypress input[type=reset].disabled,#buddypress input[type=reset].pending{border-color:#eee;color:#bbb;cursor:default}#buddypress a.disabled:hover,#buddypress button.disabled:hover,#buddypress button.pending:hover,#buddypress div.pending a:hover,#buddypress input[type=submit]:hover.disabled,#buddypress input[type=submit]:hover.pending,#buddypress input[type=button]:hover.disabled,#buddypress input[type=button]:hover.pending,#buddypress input[type=reset]:hover.disabled,#buddypress input[type=reset]:hover.pending{border-color:#eee;color:#bbb}#buddypress ul#topic-post-list{margin:0;width:auto}#buddypress ul#topic-post-list li{padding:15px;position:relative}#buddypress ul#topic-post-list li.alt{background:#f5f5f5}#buddypress ul#topic-post-list li div.poster-meta{color:#888;margin-bottom:10px}#buddypress ul#topic-post-list li div.post-content{margin-right:54px}#buddypress div.topic-tags{font-size:80%}#buddypress div.admin-links{color:#888;font-size:80%;position:absolute;top:15px;left:25px}#buddypress div#topic-meta{margin:0;padding:5px 19px 30px;position:relative}#buddypress div#topic-meta div.admin-links{left:19px;top:-36px}#buddypress div#topic-meta h3{margin:5px 0}#buddypress div#new-topic-post{display:none;margin:20px 0 0;padding:1px 0 0}#buddypress table.forum,#buddypress table.messages-notices,#buddypress table.notifications,#buddypress table.notifications-settings,#buddypress table.profile-fields,#buddypress table.profile-settings,#buddypress table.wp-profile-fields{width:100%}#buddypress table.forum thead tr,#buddypress table.messages-notices thead tr,#buddypress table.notifications thead tr,#buddypress table.notifications-settings thead tr,#buddypress table.profile-fields thead tr,#buddypress table.profile-settings thead tr,#buddypress table.wp-profile-fields thead tr{background:#eaeaea}#buddypress table#message-threads{clear:both}#buddypress table.profile-fields{margin-bottom:20px}#buddypress table tr td.thread-info p,#buddypress table.profile-fields p{margin:0}#buddypress table.profile-fields:last-child{margin-bottom:0}#buddypress table.profile-fields p:last-child{margin-top:0}#buddypress table.forum tr td,#buddypress table.forum tr th,#buddypress table.messages-notices tr td,#buddypress table.messages-notices tr th,#buddypress table.notifications tr td,#buddypress table.notifications tr th,#buddypress table.notifications-settings tr td,#buddypress table.notifications-settings tr th,#buddypress table.profile-fields tr td,#buddypress table.profile-fields tr th,#buddypress table.profile-settings tr td,#buddypress table.wp-profile-fields tr td,#buddypress table.wp-profile-fields tr th{padding:8px;vertical-align:middle}#buddypress table.forum tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label{border-left:1px solid #eaeaea;font-weight:700;width:25%}#buddypress #message-threads .thread-info{min-width:40%}#buddypress table tr td.thread-info p.thread-excerpt{color:#888;font-size:80%;margin-top:3px}#buddypress table.forum td{text-align:center}#buddypress table.forum tr.alt td,#buddypress table.messages-notices tr.alt td,#buddypress table.notifications tr.alt td,#buddypress table.notifications-settings tr.alt td,#buddypress table.profile-fields tr.alt td,#buddypress table.profile-settings tr.alt td,#buddypress table.wp-profile-fields tr.alt td{background:#f5f5f5}#buddypress table.notification-settings{margin-bottom:20px;text-align:right}#buddypress #groups-notification-settings{margin-bottom:0}#buddypress table.notification-settings th.title,#buddypress table.profile-settings th.title{width:80%}#buddypress table.notification-settings .no,#buddypress table.notification-settings .yes{text-align:center;width:40px}#buddypress table.forum{margin:0;width:auto;clear:both}#buddypress table.forum tr.sticky td{font-size:110%;background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4}#buddypress table.forum tr.closed td.td-title{padding-right:35px}#buddypress table.forum td p.topic-text{color:#888;font-size:100%}#buddypress table.forum tr>td:first-child,#buddypress table.forum tr>th:first-child{padding-right:15px}#buddypress table.forum tr>td:last-child,#buddypress table.forum tr>th:last-child{padding-left:15px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster,#buddypress table.forum td.td-title,#buddypress table.forum tr th#th-group,#buddypress table.forum tr th#th-poster,#buddypress table.forum tr th#th-title{text-align:right}#buddypress table.forum tr td.td-title a.topic-title{font-size:110%}#buddypress table.forum td.td-freshness{white-space:nowrap}#buddypress table.forum td.td-freshness span.time-since{font-size:80%;color:#888}#buddypress table.forum td img.avatar{float:none;margin:0 0 -8px 5px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster{min-width:140px}#buddypress table.forum th#th-title{width:80%}#buddypress table.forum th#th-freshness{width:25%}#buddypress table.forum th#th-postcount{width:15%}#buddypress table.forum p.topic-meta{font-size:80%;margin:5px 0 0}#buddypress .item-body{margin:20px 0}#buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}#buddypress span.user-nicename{color:#777;display:inline-block;font-size:120%;font-weight:700}#buddypress div#message p,#sitewide-notice p{font-weight:400;margin-top:3px;text-decoration:none;background-color:#ffd;border:1px solid #cb2;color:#440}#buddypress ul.single-line li,body.activity-permalink #buddypress ul.item-list,body.activity-permalink #buddypress ul.item-list li.activity-item{border:none}#buddypress div#item-header{overflow:hidden}#buddypress div#item-header div#item-header-content{float:right;margin-right:0}#buddypress div#item-header h2{line-height:120%;margin:0 0 15px}#buddypress div#item-header h2 a{color:#777;text-decoration:none}#buddypress div#item-header img.avatar{float:right;margin:0 0 19px 15px}#buddypress div#item-header h2{margin-bottom:5px}#buddypress div#item-header h2 span.highlight{font-size:60%;font-weight:400;line-height:170%;vertical-align:middle;display:inline-block}#buddypress div#item-header h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-weight:700;font-size:80%;margin-bottom:2px;padding:1px 4px;position:relative;left:-2px;top:-2px;vertical-align:middle}#buddypress div#item-header div#item-meta{font-size:80%;color:#aaa;overflow:hidden;margin:15px 0 5px;padding-bottom:10px}#buddypress div#item-header div#item-actions{float:left;margin:0 15px 15px 0;text-align:left;width:20%}#buddypress div#item-header div#item-actions h3{margin:0 0 5px}#buddypress div#item-header ul{margin-bottom:15px;overflow:hidden}#buddypress div#item-header ul h5,#buddypress div#item-header ul hr,#buddypress div#item-header ul span{display:none}#buddypress div#item-header ul li{float:left;list-style:none}#buddypress div#item-header ul img.avatar,#buddypress div#item-header ul.avatars img.avatar{height:30px;margin:2px;width:30px}#buddypress div#item-header a.button,#buddypress div#item-header div.generic-button{float:right;margin:10px 0 0 10px}#buddypress div#item-header div#message.info{line-height:80%}#buddypress ul.item-list{border-top:1px solid #eaeaea;width:100%;list-style:none;clear:both;margin:0;padding:0}#buddypress ul.item-list li{border-bottom:1px solid #eaeaea;padding:15px 0;margin:0;position:relative;list-style:none}#buddypress ul.item-list li img.avatar{float:right;margin:0 0 0 10px}#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li h4{font-weight:400;font-size:90%;margin:0;width:75%}#buddypress ul.item-list li div.item-title span{color:#999;font-size:80%}#buddypress ul.item-list li div.item-desc{color:#888;font-size:80%;margin:10px 60px 0 0;width:50%}#buddypress ul.item-list li.group-no-avatar div.item-desc{margin-right:0}#buddypress ul.item-list li div.action{position:absolute;top:15px;left:0;text-align:left}#buddypress ul.item-list li div.meta{color:#888;font-size:80%;margin-top:10px}#buddypress ul.item-list li h5 span.small{float:left;font-size:80%;font-weight:400}#buddypress div.item-list-tabs{background:0 0;clear:right;overflow:hidden}#buddypress div.item-list-tabs ul{margin:0;padding:0}#buddypress div.item-list-tabs ul li{float:right;margin:0;list-style:none}#buddypress div.item-list-tabs#subnav ul li{margin-top:0}#buddypress div.item-list-tabs ul li.last{float:left;margin:7px 0 0}#buddypress div.item-list-tabs#subnav ul li.last{margin-top:4px}#buddypress div.item-list-tabs ul li.last select{max-width:185px}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block;padding:5px 10px;text-decoration:none}#buddypress div.item-list-tabs ul li a span{background:#eee;border-radius:50%;border:1px solid #ccc;color:#999;display:inline;font-size:70%;margin-right:2px;padding:3px 6px;text-align:center;vertical-align:middle}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:#eee;color:#555;opacity:.8;font-weight:700}#buddypress div.item-list-tabs ul li a:hover span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#eee}#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#fff}#buddypress div#item-nav ul li.loading a{background-position:12% 50%}#buddypress div.item-list-tabs#object-nav{margin-top:0}#buddypress div.item-list-tabs#subnav{background:0 0;margin:10px 0;overflow:hidden}#buddypress #admins-list li,#buddypress #members-list li,#buddypress #mods-list li{overflow:auto;list-style:none}#buddypress div#message-thread div.message-metadata,.widget.buddypress div.avatar-block{overflow:hidden}#buddypress table#message-threads tr.unread td{background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4;font-weight:700}#buddypress table#message-threads tr.unread td .activity,#buddypress table#message-threads tr.unread td .thread-excerpt,#buddypress table#message-threads tr.unread td.thread-options{font-weight:400}#buddypress li span.unread-count,#buddypress tr.unread span.unread-count{background:#d00;color:#fff;font-weight:700;padding:2px 8px}#buddypress div.item-list-tabs ul li a span.unread-count{padding:1px 6px;color:#fff}#buddypress div#message-thread div.message-box{margin:0;padding:15px}#buddypress div#message-thread div.alt{background:#f4f4f4}#buddypress div#message-thread p#message-recipients{margin:10px 0 20px}#buddypress div#message-thread img.avatar{float:right;margin:0 0 0 10px;vertical-align:middle}#buddypress div#message-thread strong{font-size:100%;margin:0}#buddypress div#message-thread strong a{text-decoration:none}#buddypress div#message-thread strong span.activity{margin-top:4px}#buddypress div#message-thread div.message-content{margin-right:45px}#buddypress div#message-thread div.message-options{text-align:left}#buddypress #message-threads img.avatar{max-width:none}#buddypress div.message-search{float:left;margin:0 20px}.message-metadata{position:relative}.message-star-actions{position:absolute;left:0;top:0}a.message-action-star,a.message-action-unstar{text-decoration:none;outline:0}a.message-action-star{opacity:.7}a.message-action-star:hover{opacity:1}.message-action-star span.icon:before,.message-action-unstar span.icon:before{font-family:dashicons;font-size:18px}.message-action-star span.icon:before{color:#aaa;content:"\f154"}.message-action-unstar span.icon:before{color:#FCDD77;content:"\f155"}#buddypress div.profile h4{margin-bottom:auto;margin-top:15px}#buddypress #profile-edit-form ul.button-nav{margin-top:15px}body.no-js #buddypress .field-visibility-settings-close,body.no-js #buddypress .field-visibility-settings-toggle{display:none}#buddypress .field-visibility-settings{display:none;margin-top:10px}body.no-js #buddypress .field-visibility-settings{display:block}#buddypress .current-visibility-level{font-weight:700;font-style:normal}#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-notoggle,#buddypress .field-visibility-settings-toggle{color:#888}#buddypress .field-visibility-settings a,#buddypress .field-visibility-settings-toggle a{font-size:80%}body.register #buddypress div.page ul{list-style:none}#buddypress .standard-form .field-visibility-settings label{margin:0;font-weight:400}#buddypress .field-visibility-settings legend,#buddypress .field-visibility-settings-toggle{font-style:italic}#buddypress .field-visibility-settings .radio{list-style:none;margin-bottom:0}#buddypress .field-visibility select{margin:0}.widget.buddypress div.item-avatar img.avatar{float:right;margin:0 0 15px 10px}.widget.buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em;padding:1em 0}.widget.buddypress div.item{margin:0 0 1em}.widget.buddypress div.item-content,.widget.buddypress div.item-meta{font-size:11px;margin-right:50px}.widget.buddypress ul.item-list img.avatar{height:40px;margin-left:10px;width:40px}.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px}.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem}.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-left:10px}.widget.buddypress .bp-login-widget-user-avatar{float:right}.bp-login-widget-user-avatar img.avatar{height:40px;width:40px}.widget.buddypress .bp-login-widget-user-links>div{padding-right:60px;margin-bottom:.5rem}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:700}.widget.buddypress #friends-list,.widget.buddypress #groups-list,.widget.buddypress #members-list{margin-right:0;padding-right:0}.widget.buddypress #friends-list li,.widget.buddypress #groups-list li,.widget.buddypress #members-list li{clear:both;list-style-type:none}@media only screen and (max-width:480px){#buddypress div.dir-search{float:left;margin-top:-50px;text-align:left}#buddypress div.dir-search input[type=text]{margin-bottom:1em;width:50%}a.bp-title-button{margin-right:10px}#buddypress form.standard-form .main-column div.action{position:relative;margin-bottom:1em}#buddypress form.standard-form .main-column ul#friend-list h4{width:100%}}@media only screen and (max-width:320px){#buddypress div.dir-search{clear:right;float:right;margin-top:0;text-align:right}#buddypress li#groups-order-select{clear:right;float:right}#buddypress ul.item-list li div.action{clear:right;float:right;margin-top:0;margin-right:70px;position:relative;top:0;left:0;text-align:right}#buddypress ul.item-list li div.item-desc{clear:right;float:right;margin:10px 0 0;width:auto}#buddypress li div.item{margin-right:70px;width:auto}#buddypress ul.item-list li div.meta{margin-top:0}#buddypress .item-desc p{margin:0 0 10px}#buddypress div.pagination .pag-count{margin-right:0}}@media only screen and (max-width:240px){#buddypress div.dir-search{float:right;margin:0}#buddypress div.dir-search input[type=text]{width:50%}#buddypress li#groups-order-select{float:right}#buddypress ul.item-list li img.avatar{width:30px;height:auto}#buddypress li div.item,#buddypress ul.item-list li div.action{margin-right:45px}h1 a.bp-title-button{clear:right;float:right;margin:10px 0 20px}}
|
1 |
+
#buddypress div.pagination .pagination-links a:hover,#buddypress ul.button-nav li.current a{font-weight:700}#buddypress div.pagination{background:0 0;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:right;width:100%;padding:10px 0}#buddypress div.pagination .pag-count{float:right;margin-right:10px}#buddypress div.pagination .pagination-links{float:left;margin-left:10px}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{font-size:90%;padding:0 5px}#buddypress noscript div.pagination{margin-bottom:15px}#buddypress #nav-above{display:none}#buddypress .paged #nav-above{display:block}#buddypress img.wp-smiley{border:none!important;clear:none!important;float:none!important;margin:0!important;padding:0!important}#buddypress .clear{clear:right}#buddypress #activity-stream{margin-top:-5px}#buddypress #activity-stream p{margin:5px 0}#buddypress #item-body form#whats-new-form{margin:0;padding:0}#buddypress .home-page form#whats-new-form{border-bottom:none;padding-bottom:0}#buddypress form#whats-new-form #whats-new-avatar{float:right}#buddypress form#whats-new-form #whats-new-content{margin-right:55px;padding:0 20px 20px 0}#buddypress form#whats-new-form p.activity-greeting{line-height:.5em;margin-bottom:15px;margin-right:75px}#buddypress form#whats-new-form textarea{background:#fff;color:#555;font-family:inherit;font-size:medium;height:20px;padding:6px;width:98%}body.no-js #buddypress form#whats-new-form textarea{height:50px}#buddypress form#whats-new-form #whats-new-options select{max-width:200px;margin-top:12px}#buddypress form#whats-new-form #whats-new-submit{float:left;margin-top:12px}#buddypress #whats-new-options{overflow:auto;height:0}body.no-js #buddypress #whats-new-options{height:auto}#buddypress #whats-new:focus{border-color:rgba(31,179,221,.9)!important;outline-color:rgba(31,179,221,.9)}#buddypress ul.activity-list li{overflow:hidden;padding:15px 0 0;list-style:none}#buddypress .activity-list .activity-avatar{float:right}#buddypress ul.item-list.activity-list li.has-comments{padding-bottom:15px}body.activity-permalink #buddypress ul.activity-list li.has-comments{padding-bottom:0}#buddypress .activity-list li.mini{font-size:80%;position:relative}#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-list li.mini .activity-avatar img.avatar{height:20px;margin-right:30px;width:20px}#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar{height:auto;margin-right:0;width:auto}body.activity-permalink #buddypress .activity-list>li:first-child{padding-top:0}#buddypress .activity-list li .activity-content{position:relative}#buddypress .activity-list li.mini .activity-content p{margin:0}#buddypress .activity-list li.mini .activity-comments{clear:both;font-size:120%}body.activity-permalink #buddypress li.mini .activity-meta{margin-top:4px}#buddypress .activity-list li .activity-inreplyto{color:#888;font-size:80%}#buddypress .activity-list li .activity-inreplyto>p{margin:0;display:inline}#buddypress .activity-list li .activity-inreplyto blockquote,#buddypress .activity-list li .activity-inreplyto div.activity-inner{background:0 0;border:none;display:inline;margin:0;overflow:hidden;padding:0}#buddypress .activity-list .activity-content{margin:0 70px 0 0}body.activity-permalink #buddypress .activity-list li .activity-content{border:none;font-size:100%;line-height:150%;margin-right:170px;margin-left:0;padding:0}body.activity-permalink #buddypress .activity-list li .activity-header>p{margin:0;padding:5px 0 0}#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{color:#888;line-height:220%}#buddypress .activity-header{margin-left:20px}#buddypress .acomment-meta a,#buddypress .activity-header a,#buddypress .comment-meta a{text-decoration:none}#buddypress .activity-list .activity-content .activity-header img.avatar{float:none!important;margin:0 0 -8px 5px!important}#buddypress a.bp-secondary-action,#buddypress span.highlight{font-size:80%;padding:0;margin-left:5px;text-decoration:none}#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{margin:10px 0 5px 10px;overflow:hidden}#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner{border-right:2px solid #EAEAEA;margin-right:5px;padding-right:10px}body.activity-permalink #buddypress .activity-content .activity-inner,body.activity-permalink #buddypress .activity-content blockquote{margin-right:0;margin-top:5px}#buddypress .activity-inner>p{word-wrap:break-word}#buddypress .activity-inner>.activity-inner,#buddypress .activity-inner>blockquote{margin:0}#buddypress .activity-list .activity-content img.thumbnail{border:2px solid #eee;float:right;margin:0 0 5px 10px}#buddypress .activity-read-more{margin-right:1em;white-space:nowrap}#buddypress .activity-list li.load-more,#buddypress .activity-list li.load-newest{background:#f0f0f0;font-size:110%;margin:15px 0;padding:10px 15px;text-align:center}#buddypress .activity-list li.load-more a,#buddypress .activity-list li.load-newest a{color:#4D4D4D}#buddypress div.activity-meta{margin:18px 0 0}body.activity-permalink #buddypress div.activity-meta{margin-bottom:6px}#buddypress div.activity-meta a{padding:4px 8px}#buddypress a.activity-time-since{color:#aaa;text-decoration:none}#buddypress a.activity-time-since:hover{color:#888;text-decoration:underline}#buddypress #reply-title small a,#buddypress a.bp-primary-action{font-size:80%;margin-left:5px;text-decoration:none}#buddypress #reply-title small a span,#buddypress a.bp-primary-action span{background:#999;color:#fff;font-size:90%;margin-right:2px;padding:0 5px}#buddypress #reply-title small a:hover span,#buddypress a.bp-primary-action:hover span{background:#555;color:#fff}#buddypress div.activity-comments{margin:0 70px 0 0;overflow:hidden;position:relative;width:auto;clear:both}body.activity-permalink #buddypress div.activity-comments{background:0 0;margin-right:170px;width:auto}#buddypress div.activity-comments>ul{padding:0 10px 0 0}#buddypress div.activity-comments ul,#buddypress div.activity-comments ul li{border:none;list-style:none}#buddypress div.activity-comments ul{clear:both;margin:0}#buddypress div.activity-comments ul li{border-top:1px solid #eee;padding:10px 0 0}body.activity-permalink #buddypress .activity-list li.mini .activity-comments{clear:none;margin-top:0}body.activity-permalink #buddypress div.activity-comments ul li{border-width:1px;padding:10px 0 0}#buddypress div.activity-comments>ul>li:first-child{border-top:none}#buddypress div.activity-comments ul li:last-child{margin-bottom:0}#buddypress div.activity-comments ul li>ul{margin-right:30px;margin-top:0;padding-right:10px}body.activity-permalink #buddypress div.activity-comments ul li>ul{margin-top:10px}body.activity-permalink #buddypress div.activity-comments>ul{padding:0 15px 0 10px}#buddypress div.activity-comments div.acomment-avatar img{border-width:1px;float:right;height:25px;margin-left:10px;width:25px}#buddypress div.activity-comments div.acomment-content{font-size:80%;margin:5px 40px 0 0}#buddypress div.acomment-content .activity-delete-link,#buddypress div.acomment-content .comment-header,#buddypress div.acomment-content .time-since{display:none}body.activity-permalink #buddypress div.activity-comments div.acomment-content{font-size:90%}#buddypress div.activity-comments div.acomment-meta{color:#888;font-size:80%}#buddypress div.activity-comments form.ac-form{display:none;padding:10px}#buddypress div.activity-comments li form.ac-form{margin-left:15px;clear:both}#buddypress div.activity-comments form.root{margin-right:0}#buddypress div.activity-comments div#message{margin-top:15px;margin-bottom:0}#buddypress div.activity-comments form .ac-textarea{background:#fff;border:1px inset #ccc;margin-bottom:10px;padding:8px}#buddypress div.activity-comments form textarea{border:none;background:0 0;box-shadow:none;outline:0;color:#555;font-family:inherit;font-size:100%;height:60px;padding:0;margin:0;width:100%}#buddypress div.activity-comments form input{margin-top:5px}#buddypress div.activity-comments form div.ac-reply-avatar{float:right}#buddypress div.ac-reply-avatar img{border:1px solid #eee}#buddypress div.activity-comments form div.ac-reply-content{color:#888;margin-right:50px;padding-right:15px}#buddypress div.activity-comments form div.ac-reply-content a{text-decoration:none}#buddypress .acomment-options{float:right;margin:5px 40px 5px 0}#buddypress .acomment-options a{color:#999}#buddypress .acomment-options a:hover{color:inherit}#buddypress div.dir-search{float:left;margin:-39px 0 0}#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{font-size:90%;padding:1px 3px}#buddypress .current-member-type{font-style:italic}#buddypress .dir-form{clear:both}#buddypress div#message{margin:0 0 15px}#buddypress #message.info{margin-bottom:0}#buddypress div#message.updated{clear:both;display:block}#buddypress div#message p,#sitewide-notice p{font-size:90%;display:block;padding:10px 15px}#buddypress div#message.error p{background-color:#fdc;border:1px solid #a00;clear:right;color:#800}#buddypress div#message.warning p{background-color:#ffe0af;border:1px solid #ffd087;clear:right;color:#800}#buddypress div#message.updated p{background-color:#efc;border:1px solid #591;color:#250}#buddypress #pass-strength-result{background-color:#eee;border-color:#ddd;border-style:solid;border-width:1px;display:none;margin:5px 0 5px 5px;padding:5px;text-align:center;width:150px}#buddypress .standard-form #basic-details-section #pass-strength-result{width:35%}#buddypress #pass-strength-result.bad,#buddypress #pass-strength-result.error{background-color:#ffb78c;border-color:#ff853c!important;display:block}#buddypress #pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;display:block}#buddypress #pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;display:block}#buddypress #pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;display:block}#buddypress .standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px;padding:6px;width:90%}#buddypress div.accept,#buddypress div.reject{float:right;margin-right:10px}#buddypress ul.button-nav li{float:right;margin:0 0 10px 10px;list-style:none}#sitewide-notice #message{right:2%;position:fixed;top:1em;width:96%;z-index:9999}#sitewide-notice.admin-bar-on #message{top:3.3em}#sitewide-notice strong{display:block;margin-bottom:-1em}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .groups-members-search input[type=search],#buddypress .groups-members-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{border:1px solid #ccc;background:#fafafa;border-radius:0;color:#888;font:inherit;font-size:100%;padding:6px}#buddypress .standard-form select{padding:3px}#buddypress .standard-form input[type=password]{margin-bottom:5px}#buddypress .standard-form label,#buddypress .standard-form span.label{display:block;font-weight:700;margin:15px 0 5px;width:auto}#buddypress .standard-form div.checkbox label:nth-child(n+2),#buddypress .standard-form div.radio div label{color:#888;font-size:100%;font-weight:400;margin:5px 0 0}#buddypress .standard-form#sidebar-login-form label{margin-top:5px}#buddypress .standard-form input[type=text]{width:75%}#buddypress .standard-form#sidebar-login-form input[type=password],#buddypress .standard-form#sidebar-login-form input[type=text]{padding:4px;width:95%}#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:35%}#buddypress #commentform input[type=text],#buddypress #commentform textarea,#buddypress .form-allowed-tags,#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea{width:90%}#buddypress .standard-form#signup_form div.submit{float:left}#buddypress div#signup-avatar img{margin:0 0 10px 15px}#buddypress .standard-form textarea{width:75%;height:120px}#buddypress .standard-form textarea#message_content{height:200px}#buddypress .standard-form#send-reply textarea{width:97.5%}#buddypress .standard-form p.description{color:#888;font-size:80%;margin:5px 0}#buddypress .standard-form div.submit{clear:both;padding:15px 0 0}#buddypress .standard-form p.submit{margin-bottom:0;padding:15px 0 0}#buddypress .standard-form div.submit input{margin-left:15px}#buddypress .standard-form div.radio ul{margin:10px 38px 15px 0;list-style:disc}#buddypress .standard-form div.radio ul li{margin-bottom:5px}#buddypress .standard-form a.clear-value{display:block;margin-top:5px;outline:0}#buddypress table.notification-settings td:first-child,#buddypress table.notification-settings th.icon,#buddypress table.notifications td:first-child,#buddypress table.notifications th.icon,body.no-js #buddypress #delete_inbox_messages,body.no-js #buddypress #delete_sentbox_messages,body.no-js #buddypress #message-type-select,body.no-js #buddypress #messages-bulk-management #select-all-messages,body.no-js #buddypress #notifications-bulk-management #select-all-notifications,body.no-js #buddypress label[for=message-type-select]{display:none}#buddypress .standard-form #basic-details-section,#buddypress .standard-form #blog-details-section,#buddypress .standard-form #profile-details-section{float:right;width:48%}#buddypress .standard-form #profile-details-section{float:left}#buddypress #notifications-bulk-management,#buddypress .standard-form #blog-details-section{clear:right}#buddypress .standard-form input:focus,#buddypress .standard-form select:focus,#buddypress .standard-form textarea:focus{background:#fafafa;color:#555}#buddypress form#send-invite-form{margin-top:20px}#buddypress div#invite-list{background:#f5f5f5;height:400px;margin:0 0 10px;overflow:auto;padding:5px;width:160px}#buddypress .comment-reply-link,#buddypress a.button,#buddypress button,#buddypress div.generic-button a,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button{background:#fff;border:1px solid #ccc;color:#777;font-size:small;cursor:pointer;outline:0;padding:4px 10px;text-align:center;text-decoration:none}#buddypress .comment-reply-link:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress button:hover,#buddypress div.generic-button a:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,#buddypress ul.button-nav li.current a{background:#ededed;border:1px solid #bbb;color:#555;outline:0;text-decoration:none}#buddypress form.standard-form .left-menu{float:right}#buddypress form.standard-form .left-menu #invite-list ul{margin:1%;list-style:none}#buddypress form.standard-form .left-menu #invite-list ul li{margin:0 1% 0 0}#buddypress form.standard-form .main-column{margin-right:190px}#buddypress form.standard-form .main-column ul#friend-list{clear:none;float:right}#buddypress form.standard-form .main-column ul#friend-list h4{clear:none}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#buddypress form [disabled=disabled]{cursor:default;opacity:.4}.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}#buddypress a.loading,#buddypress input.loading{-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}@-webkit-keyframes loader-pulsate{from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@-moz-keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}#buddypress a.loading:hover,#buddypress input.loading:hover{color:#777}#buddypress a.disabled,#buddypress button.disabled,#buddypress button.pending,#buddypress div.pending a,#buddypress input[type=submit].disabled,#buddypress input[type=submit].pending,#buddypress input[type=submit][disabled=disabled],#buddypress input[type=button].disabled,#buddypress input[type=button].pending,#buddypress input[type=reset].disabled,#buddypress input[type=reset].pending{border-color:#eee;color:#bbb;cursor:default}#buddypress a.disabled:hover,#buddypress button.disabled:hover,#buddypress button.pending:hover,#buddypress div.pending a:hover,#buddypress input[type=submit]:hover.disabled,#buddypress input[type=submit]:hover.pending,#buddypress input[type=button]:hover.disabled,#buddypress input[type=button]:hover.pending,#buddypress input[type=reset]:hover.disabled,#buddypress input[type=reset]:hover.pending{border-color:#eee;color:#bbb}#buddypress ul#topic-post-list{margin:0;width:auto}#buddypress ul#topic-post-list li{padding:15px;position:relative}#buddypress ul#topic-post-list li.alt{background:#f5f5f5}#buddypress ul#topic-post-list li div.poster-meta{color:#888;margin-bottom:10px}#buddypress ul#topic-post-list li div.post-content{margin-right:54px}#buddypress div.topic-tags{font-size:80%}#buddypress div.admin-links{color:#888;font-size:80%;position:absolute;top:15px;left:25px}#buddypress div#topic-meta{margin:0;padding:5px 19px 30px;position:relative}#buddypress div#topic-meta div.admin-links{left:19px;top:-36px}#buddypress div#topic-meta h3{margin:5px 0}#buddypress div#new-topic-post{display:none;margin:20px 0 0;padding:1px 0 0}#buddypress table.forum,#buddypress table.messages-notices,#buddypress table.notifications,#buddypress table.notifications-settings,#buddypress table.profile-fields,#buddypress table.profile-settings,#buddypress table.wp-profile-fields{width:100%}#buddypress table.forum thead tr,#buddypress table.messages-notices thead tr,#buddypress table.notifications thead tr,#buddypress table.notifications-settings thead tr,#buddypress table.profile-fields thead tr,#buddypress table.profile-settings thead tr,#buddypress table.wp-profile-fields thead tr{background:#eaeaea}#buddypress table#message-threads{clear:both}#buddypress table.profile-fields{margin-bottom:20px}#buddypress table tr td.thread-info p,#buddypress table.profile-fields p{margin:0}#buddypress table.profile-fields:last-child{margin-bottom:0}#buddypress table.profile-fields p:last-child{margin-top:0}#buddypress table.forum tr td,#buddypress table.forum tr th,#buddypress table.messages-notices tr td,#buddypress table.messages-notices tr th,#buddypress table.notifications tr td,#buddypress table.notifications tr th,#buddypress table.notifications-settings tr td,#buddypress table.notifications-settings tr th,#buddypress table.profile-fields tr td,#buddypress table.profile-fields tr th,#buddypress table.profile-settings tr td,#buddypress table.wp-profile-fields tr td,#buddypress table.wp-profile-fields tr th{padding:8px;vertical-align:middle}#buddypress table.forum tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label{border-left:1px solid #eaeaea;font-weight:700;width:25%}#buddypress #message-threads .thread-info{min-width:40%}#buddypress table tr td.thread-info p.thread-excerpt{color:#888;font-size:80%;margin-top:3px}#buddypress table.forum td{text-align:center}#buddypress table.forum tr.alt td,#buddypress table.messages-notices tr.alt td,#buddypress table.notifications tr.alt td,#buddypress table.notifications-settings tr.alt td,#buddypress table.profile-fields tr.alt td,#buddypress table.profile-settings tr.alt td,#buddypress table.wp-profile-fields tr.alt td{background:#f5f5f5}#buddypress table.notification-settings{margin-bottom:20px;text-align:right}#buddypress #groups-notification-settings{margin-bottom:0}#buddypress table.notification-settings th.title,#buddypress table.profile-settings th.title{width:80%}#buddypress table.notification-settings .no,#buddypress table.notification-settings .yes{text-align:center;width:40px}#buddypress table.forum{margin:0;width:auto;clear:both}#buddypress table.forum tr.sticky td{font-size:110%;background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4}#buddypress table.forum tr.closed td.td-title{padding-right:35px}#buddypress table.forum td p.topic-text{color:#888;font-size:100%}#buddypress table.forum tr>td:first-child,#buddypress table.forum tr>th:first-child{padding-right:15px}#buddypress table.forum tr>td:last-child,#buddypress table.forum tr>th:last-child{padding-left:15px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster,#buddypress table.forum td.td-title,#buddypress table.forum tr th#th-group,#buddypress table.forum tr th#th-poster,#buddypress table.forum tr th#th-title{text-align:right}#buddypress table.forum tr td.td-title a.topic-title{font-size:110%}#buddypress table.forum td.td-freshness{white-space:nowrap}#buddypress table.forum td.td-freshness span.time-since{font-size:80%;color:#888}#buddypress table.forum td img.avatar{float:none;margin:0 0 -8px 5px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster{min-width:140px}#buddypress table.forum th#th-title{width:80%}#buddypress table.forum th#th-freshness{width:25%}#buddypress table.forum th#th-postcount{width:15%}#buddypress table.forum p.topic-meta{font-size:80%;margin:5px 0 0}#buddypress .item-body{margin:20px 0}#buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}#buddypress span.user-nicename{color:#777;display:inline-block;font-size:120%;font-weight:700}#buddypress div#message p,#sitewide-notice p{font-weight:400;margin-top:3px;text-decoration:none;background-color:#ffd;border:1px solid #cb2;color:#440}#buddypress ul.single-line li,body.activity-permalink #buddypress ul.item-list,body.activity-permalink #buddypress ul.item-list li.activity-item{border:none}#buddypress div#item-header{overflow:hidden}#buddypress div#item-header div#item-header-content{float:right;margin-right:0}#buddypress div#item-header h2{line-height:120%;margin:0 0 15px}#buddypress div#item-header h2 a{color:#777;text-decoration:none}#buddypress div#item-header img.avatar{float:right;margin:0 0 19px 15px}#buddypress div#item-header h2{margin-bottom:5px}#buddypress div#item-header h2 span.highlight{font-size:60%;font-weight:400;line-height:170%;vertical-align:middle;display:inline-block}#buddypress div#item-header h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-weight:700;font-size:80%;margin-bottom:2px;padding:1px 4px;position:relative;left:-2px;top:-2px;vertical-align:middle}#buddypress div#item-header div#item-meta{font-size:80%;color:#aaa;overflow:hidden;margin:15px 0 5px;padding-bottom:10px}#buddypress div#item-header div#item-actions{float:left;margin:0 15px 15px 0;text-align:left;width:20%}#buddypress div#item-header div#item-actions h3{margin:0 0 5px}#buddypress div#item-header ul{margin-bottom:15px;overflow:hidden}#buddypress div#item-header ul h5,#buddypress div#item-header ul hr,#buddypress div#item-header ul span{display:none}#buddypress div#item-header ul li{float:left;list-style:none}#buddypress div#item-header ul img.avatar,#buddypress div#item-header ul.avatars img.avatar{height:30px;margin:2px;width:30px}#buddypress div#item-header a.button,#buddypress div#item-header div.generic-button{float:right;margin:10px 0 0 10px}#buddypress div#item-header div#message.info{line-height:80%}#buddypress ul.item-list{border-top:1px solid #eaeaea;width:100%;list-style:none;clear:both;margin:0;padding:0}#buddypress ul.item-list li{border-bottom:1px solid #eaeaea;padding:15px 0;margin:0;position:relative;list-style:none}#buddypress ul.item-list li img.avatar{float:right;margin:0 0 0 10px}#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li h4{font-weight:400;font-size:90%;margin:0;width:75%}#buddypress ul.item-list li div.item-title span{color:#999;font-size:80%}#buddypress ul.item-list li div.item-desc{color:#888;font-size:80%;margin:10px 60px 0 0;width:50%}#buddypress ul.item-list li.group-no-avatar div.item-desc{margin-right:0}#buddypress ul.item-list li div.action{position:absolute;top:15px;left:0;text-align:left}#buddypress ul.item-list li div.meta{color:#888;font-size:80%;margin-top:10px}#buddypress ul.item-list li h5 span.small{float:left;font-size:80%;font-weight:400}#buddypress div.item-list-tabs{background:0 0;clear:right;overflow:hidden}#buddypress div.item-list-tabs ul{margin:0;padding:0}#buddypress div.item-list-tabs ul li{float:right;margin:0;list-style:none}#buddypress div.item-list-tabs#subnav ul li{margin-top:0}#buddypress div.item-list-tabs ul li.last{float:left;margin:7px 0 0}#buddypress div.item-list-tabs#subnav ul li.last{margin-top:4px}#buddypress div.item-list-tabs ul li.last select{max-width:185px}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block;padding:5px 10px;text-decoration:none}#buddypress div.item-list-tabs ul li a span{background:#eee;border-radius:50%;border:1px solid #ccc;color:#999;display:inline;font-size:70%;margin-right:2px;padding:3px 6px;text-align:center;vertical-align:middle}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:#eee;color:#555;opacity:.8;font-weight:700}#buddypress div.item-list-tabs ul li a:hover span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#eee}#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#fff}#buddypress div#item-nav ul li.loading a{background-position:12% 50%}#buddypress div.item-list-tabs#object-nav{margin-top:0}#buddypress div.item-list-tabs#subnav{background:0 0;margin:10px 0;overflow:hidden}#buddypress #admins-list li,#buddypress #members-list li,#buddypress #mods-list li{overflow:auto;list-style:none}#buddypress div#message-thread div.message-metadata,.widget.buddypress div.avatar-block{overflow:hidden}#buddypress table#message-threads tr.unread td{background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4;font-weight:700}#buddypress table#message-threads tr.unread td .activity,#buddypress table#message-threads tr.unread td .thread-excerpt,#buddypress table#message-threads tr.unread td.thread-options{font-weight:400}#buddypress li span.unread-count,#buddypress tr.unread span.unread-count{background:#d00;color:#fff;font-weight:700;padding:2px 8px}#buddypress div.item-list-tabs ul li a span.unread-count{padding:1px 6px;color:#fff}#buddypress div#message-thread div.message-box{margin:0;padding:15px}#buddypress div#message-thread div.alt{background:#f4f4f4}#buddypress div#message-thread p#message-recipients{margin:10px 0 20px}#buddypress div#message-thread img.avatar{float:right;margin:0 0 0 10px;vertical-align:middle}#buddypress div#message-thread strong{font-size:100%;margin:0}#buddypress div#message-thread strong a{text-decoration:none}#buddypress div#message-thread strong span.activity{margin-top:4px}#buddypress div#message-thread div.message-content{margin-right:45px}#buddypress div#message-thread div.message-options{text-align:left}#buddypress #message-threads img.avatar{max-width:none}#buddypress div.message-search{float:left;margin:0 20px}.message-metadata{position:relative}.message-star-actions{position:absolute;left:0;top:0}#buddypress a.message-action-star,#buddypress a.message-action-unstar{border-bottom:0;text-decoration:none;outline:0}a.message-action-star{opacity:.7}a.message-action-star:hover{opacity:1}.message-action-star span.icon:before,.message-action-unstar span.icon:before{font-family:dashicons;font-size:18px}.message-action-star span.icon:before{color:#aaa;content:"\f154"}.message-action-unstar span.icon:before{color:#FCDD77;content:"\f155"}#buddypress div.profile h4{margin-bottom:auto;margin-top:15px}#buddypress #profile-edit-form ul.button-nav{margin-top:15px}body.no-js #buddypress .field-visibility-settings-close,body.no-js #buddypress .field-visibility-settings-toggle{display:none}#buddypress .field-visibility-settings{display:none;margin-top:10px}body.no-js #buddypress .field-visibility-settings{display:block}#buddypress .current-visibility-level{font-weight:700;font-style:normal}#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-notoggle,#buddypress .field-visibility-settings-toggle{color:#888}#buddypress .field-visibility-settings a,#buddypress .field-visibility-settings-toggle a{font-size:80%}body.register #buddypress div.page ul{list-style:none}#buddypress .standard-form .field-visibility-settings label{margin:0;font-weight:400}#buddypress .field-visibility-settings legend,#buddypress .field-visibility-settings-toggle{font-style:italic}#buddypress .field-visibility-settings .radio{list-style:none;margin-bottom:0}#buddypress .field-visibility select{margin:0}.widget.buddypress div.item-avatar img.avatar{float:right;margin:0 0 15px 10px}.widget.buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em;padding:1em 0}.widget.buddypress div.item{margin:0 0 1em}.widget.buddypress div.item-content,.widget.buddypress div.item-meta{font-size:11px;margin-right:50px}.widget.buddypress ul.item-list img.avatar{height:40px;margin-left:10px;width:40px}.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px}.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem}.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-left:10px}.widget.buddypress .bp-login-widget-user-avatar{float:right}.bp-login-widget-user-avatar img.avatar{height:40px;width:40px}.widget.buddypress .bp-login-widget-user-links>div{padding-right:60px;margin-bottom:.5rem}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:700}.widget.buddypress #friends-list,.widget.buddypress #groups-list,.widget.buddypress #members-list{margin-right:0;padding-right:0}.widget.buddypress #friends-list li,.widget.buddypress #groups-list li,.widget.buddypress #members-list li{clear:both;list-style-type:none}@media only screen and (max-width:480px){#buddypress div.dir-search{float:left;margin-top:-50px;text-align:left}#buddypress div.dir-search input[type=text]{margin-bottom:1em;width:50%}a.bp-title-button{margin-right:10px}#buddypress form.standard-form .main-column div.action{position:relative;margin-bottom:1em}#buddypress form.standard-form .main-column ul#friend-list h4{width:100%}}@media only screen and (max-width:320px){#buddypress div.dir-search{clear:right;float:right;margin-top:0;text-align:right}#buddypress li#groups-order-select{clear:right;float:right}#buddypress ul.item-list li div.action{clear:right;float:right;margin-top:0;margin-right:70px;position:relative;top:0;left:0;text-align:right}#buddypress ul.item-list li div.item-desc{clear:right;float:right;margin:10px 0 0;width:auto}#buddypress li div.item{margin-right:70px;width:auto}#buddypress ul.item-list li div.meta{margin-top:0}#buddypress .item-desc p{margin:0 0 10px}#buddypress div.pagination .pag-count{margin-right:0}}@media only screen and (max-width:240px){#buddypress div.dir-search{float:right;margin:0}#buddypress div.dir-search input[type=text]{width:50%}#buddypress li#groups-order-select{float:right}#buddypress ul.item-list li img.avatar{width:30px;height:auto}#buddypress li div.item,#buddypress ul.item-list li div.action{margin-right:45px}h1 a.bp-title-button{clear:right;float:right;margin:10px 0 20px}}
|
@@ -528,6 +528,12 @@ body.activity-permalink #buddypress div.activity-comments div.acomment-content {
|
|
528 |
clear: left;
|
529 |
color: #800;
|
530 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
531 |
#buddypress div#message.updated p {
|
532 |
background-color: #efc;
|
533 |
border: 1px solid #591;
|
@@ -1456,8 +1462,9 @@ body.activity-permalink #buddypress ul.item-list li.activity-item {
|
|
1456 |
right: 0;
|
1457 |
top: 0;
|
1458 |
}
|
1459 |
-
a.message-action-star,
|
1460 |
-
a.message-action-unstar {
|
|
|
1461 |
text-decoration: none;
|
1462 |
outline: none;
|
1463 |
}
|
528 |
clear: left;
|
529 |
color: #800;
|
530 |
}
|
531 |
+
#buddypress div#message.warning p {
|
532 |
+
background-color: #ffe0af;
|
533 |
+
border: 1px solid #ffd087;
|
534 |
+
clear: left;
|
535 |
+
color: #800;
|
536 |
+
}
|
537 |
#buddypress div#message.updated p {
|
538 |
background-color: #efc;
|
539 |
border: 1px solid #591;
|
1462 |
right: 0;
|
1463 |
top: 0;
|
1464 |
}
|
1465 |
+
#buddypress a.message-action-star,
|
1466 |
+
#buddypress a.message-action-unstar {
|
1467 |
+
border-bottom: 0;
|
1468 |
text-decoration: none;
|
1469 |
outline: none;
|
1470 |
}
|
@@ -1 +1 @@
|
|
1 |
-
#buddypress div.pagination .pagination-links a:hover,#buddypress ul.button-nav li.current a{font-weight:700}#buddypress div.pagination{background:0 0;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:left;width:100%;padding:10px 0}#buddypress div.pagination .pag-count{float:left;margin-left:10px}#buddypress div.pagination .pagination-links{float:right;margin-right:10px}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{font-size:90%;padding:0 5px}#buddypress noscript div.pagination{margin-bottom:15px}#buddypress #nav-above{display:none}#buddypress .paged #nav-above{display:block}#buddypress img.wp-smiley{border:none!important;clear:none!important;float:none!important;margin:0!important;padding:0!important}#buddypress .clear{clear:left}#buddypress #activity-stream{margin-top:-5px}#buddypress #activity-stream p{margin:5px 0}#buddypress #item-body form#whats-new-form{margin:0;padding:0}#buddypress .home-page form#whats-new-form{border-bottom:none;padding-bottom:0}#buddypress form#whats-new-form #whats-new-avatar{float:left}#buddypress form#whats-new-form #whats-new-content{margin-left:55px;padding:0 0 20px 20px}#buddypress form#whats-new-form p.activity-greeting{line-height:.5em;margin-bottom:15px;margin-left:75px}#buddypress form#whats-new-form textarea{background:#fff;color:#555;font-family:inherit;font-size:medium;height:20px;padding:6px;width:98%}body.no-js #buddypress form#whats-new-form textarea{height:50px}#buddypress form#whats-new-form #whats-new-options select{max-width:200px;margin-top:12px}#buddypress form#whats-new-form #whats-new-submit{float:right;margin-top:12px}#buddypress #whats-new-options{overflow:auto;height:0}body.no-js #buddypress #whats-new-options{height:auto}#buddypress #whats-new:focus{border-color:rgba(31,179,221,.9)!important;outline-color:rgba(31,179,221,.9)}#buddypress ul.activity-list li{overflow:hidden;padding:15px 0 0;list-style:none}#buddypress .activity-list .activity-avatar{float:left}#buddypress ul.item-list.activity-list li.has-comments{padding-bottom:15px}body.activity-permalink #buddypress ul.activity-list li.has-comments{padding-bottom:0}#buddypress .activity-list li.mini{font-size:80%;position:relative}#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-list li.mini .activity-avatar img.avatar{height:20px;margin-left:30px;width:20px}#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar{height:auto;margin-left:0;width:auto}body.activity-permalink #buddypress .activity-list>li:first-child{padding-top:0}#buddypress .activity-list li .activity-content{position:relative}#buddypress .activity-list li.mini .activity-content p{margin:0}#buddypress .activity-list li.mini .activity-comments{clear:both;font-size:120%}body.activity-permalink #buddypress li.mini .activity-meta{margin-top:4px}#buddypress .activity-list li .activity-inreplyto{color:#888;font-size:80%}#buddypress .activity-list li .activity-inreplyto>p{margin:0;display:inline}#buddypress .activity-list li .activity-inreplyto blockquote,#buddypress .activity-list li .activity-inreplyto div.activity-inner{background:0 0;border:none;display:inline;margin:0;overflow:hidden;padding:0}#buddypress .activity-list .activity-content{margin:0 0 0 70px}body.activity-permalink #buddypress .activity-list li .activity-content{border:none;font-size:100%;line-height:150%;margin-left:170px;margin-right:0;padding:0}body.activity-permalink #buddypress .activity-list li .activity-header>p{margin:0;padding:5px 0 0}#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{color:#888;line-height:220%}#buddypress .activity-header{margin-right:20px}#buddypress .acomment-meta a,#buddypress .activity-header a,#buddypress .comment-meta a{text-decoration:none}#buddypress .activity-list .activity-content .activity-header img.avatar{float:none!important;margin:0 5px -8px 0!important}#buddypress a.bp-secondary-action,#buddypress span.highlight{font-size:80%;padding:0;margin-right:5px;text-decoration:none}#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{margin:10px 10px 5px 0;overflow:hidden}#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner{border-left:2px solid #EAEAEA;margin-left:5px;padding-left:10px}body.activity-permalink #buddypress .activity-content .activity-inner,body.activity-permalink #buddypress .activity-content blockquote{margin-left:0;margin-top:5px}#buddypress .activity-inner>p{word-wrap:break-word}#buddypress .activity-inner>.activity-inner,#buddypress .activity-inner>blockquote{margin:0}#buddypress .activity-list .activity-content img.thumbnail{border:2px solid #eee;float:left;margin:0 10px 5px 0}#buddypress .activity-read-more{margin-left:1em;white-space:nowrap}#buddypress .activity-list li.load-more,#buddypress .activity-list li.load-newest{background:#f0f0f0;font-size:110%;margin:15px 0;padding:10px 15px;text-align:center}#buddypress .activity-list li.load-more a,#buddypress .activity-list li.load-newest a{color:#4D4D4D}#buddypress div.activity-meta{margin:18px 0 0}body.activity-permalink #buddypress div.activity-meta{margin-bottom:6px}#buddypress div.activity-meta a{padding:4px 8px}#buddypress a.activity-time-since{color:#aaa;text-decoration:none}#buddypress a.activity-time-since:hover{color:#888;text-decoration:underline}#buddypress #reply-title small a,#buddypress a.bp-primary-action{font-size:80%;margin-right:5px;text-decoration:none}#buddypress #reply-title small a span,#buddypress a.bp-primary-action span{background:#999;color:#fff;font-size:90%;margin-left:2px;padding:0 5px}#buddypress #reply-title small a:hover span,#buddypress a.bp-primary-action:hover span{background:#555;color:#fff}#buddypress div.activity-comments{margin:0 0 0 70px;overflow:hidden;position:relative;width:auto;clear:both}body.activity-permalink #buddypress div.activity-comments{background:0 0;margin-left:170px;width:auto}#buddypress div.activity-comments>ul{padding:0 0 0 10px}#buddypress div.activity-comments ul,#buddypress div.activity-comments ul li{border:none;list-style:none}#buddypress div.activity-comments ul{clear:both;margin:0}#buddypress div.activity-comments ul li{border-top:1px solid #eee;padding:10px 0 0}body.activity-permalink #buddypress .activity-list li.mini .activity-comments{clear:none;margin-top:0}body.activity-permalink #buddypress div.activity-comments ul li{border-width:1px;padding:10px 0 0}#buddypress div.activity-comments>ul>li:first-child{border-top:none}#buddypress div.activity-comments ul li:last-child{margin-bottom:0}#buddypress div.activity-comments ul li>ul{margin-left:30px;margin-top:0;padding-left:10px}body.activity-permalink #buddypress div.activity-comments ul li>ul{margin-top:10px}body.activity-permalink #buddypress div.activity-comments>ul{padding:0 10px 0 15px}#buddypress div.activity-comments div.acomment-avatar img{border-width:1px;float:left;height:25px;margin-right:10px;width:25px}#buddypress div.activity-comments div.acomment-content{font-size:80%;margin:5px 0 0 40px}#buddypress div.acomment-content .activity-delete-link,#buddypress div.acomment-content .comment-header,#buddypress div.acomment-content .time-since{display:none}body.activity-permalink #buddypress div.activity-comments div.acomment-content{font-size:90%}#buddypress div.activity-comments div.acomment-meta{color:#888;font-size:80%}#buddypress div.activity-comments form.ac-form{display:none;padding:10px}#buddypress div.activity-comments li form.ac-form{margin-right:15px;clear:both}#buddypress div.activity-comments form.root{margin-left:0}#buddypress div.activity-comments div#message{margin-top:15px;margin-bottom:0}#buddypress div.activity-comments form .ac-textarea{background:#fff;border:1px inset #ccc;margin-bottom:10px;padding:8px}#buddypress div.activity-comments form textarea{border:none;background:0 0;box-shadow:none;outline:0;color:#555;font-family:inherit;font-size:100%;height:60px;padding:0;margin:0;width:100%}#buddypress div.activity-comments form input{margin-top:5px}#buddypress div.activity-comments form div.ac-reply-avatar{float:left}#buddypress div.ac-reply-avatar img{border:1px solid #eee}#buddypress div.activity-comments form div.ac-reply-content{color:#888;margin-left:50px;padding-left:15px}#buddypress div.activity-comments form div.ac-reply-content a{text-decoration:none}#buddypress .acomment-options{float:left;margin:5px 0 5px 40px}#buddypress .acomment-options a{color:#999}#buddypress .acomment-options a:hover{color:inherit}#buddypress div.dir-search{float:right;margin:-39px 0 0}#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{font-size:90%;padding:1px 3px}#buddypress .current-member-type{font-style:italic}#buddypress .dir-form{clear:both}#buddypress div#message{margin:0 0 15px}#buddypress #message.info{margin-bottom:0}#buddypress div#message.updated{clear:both;display:block}#buddypress div#message p,#sitewide-notice p{font-size:90%;display:block;padding:10px 15px}#buddypress div#message.error p{background-color:#fdc;border:1px solid #a00;clear:left;color:#800}#buddypress div#message.updated p{background-color:#efc;border:1px solid #591;color:#250}#buddypress #pass-strength-result{background-color:#eee;border-color:#ddd;border-style:solid;border-width:1px;display:none;margin:5px 5px 5px 0;padding:5px;text-align:center;width:150px}#buddypress .standard-form #basic-details-section #pass-strength-result{width:35%}#buddypress #pass-strength-result.bad,#buddypress #pass-strength-result.error{background-color:#ffb78c;border-color:#ff853c!important;display:block}#buddypress #pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;display:block}#buddypress #pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;display:block}#buddypress #pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;display:block}#buddypress .standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px;padding:6px;width:90%}#buddypress div.accept,#buddypress div.reject{float:left;margin-left:10px}#buddypress ul.button-nav li{float:left;margin:0 10px 10px 0;list-style:none}#sitewide-notice #message{left:2%;position:fixed;top:1em;width:96%;z-index:9999}#sitewide-notice.admin-bar-on #message{top:3.3em}#sitewide-notice strong{display:block;margin-bottom:-1em}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .groups-members-search input[type=search],#buddypress .groups-members-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{border:1px solid #ccc;background:#fafafa;border-radius:0;color:#888;font:inherit;font-size:100%;padding:6px}#buddypress .standard-form select{padding:3px}#buddypress .standard-form input[type=password]{margin-bottom:5px}#buddypress .standard-form label,#buddypress .standard-form span.label{display:block;font-weight:700;margin:15px 0 5px;width:auto}#buddypress .standard-form div.checkbox label:nth-child(n+2),#buddypress .standard-form div.radio div label{color:#888;font-size:100%;font-weight:400;margin:5px 0 0}#buddypress .standard-form#sidebar-login-form label{margin-top:5px}#buddypress .standard-form input[type=text]{width:75%}#buddypress .standard-form#sidebar-login-form input[type=password],#buddypress .standard-form#sidebar-login-form input[type=text]{padding:4px;width:95%}#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:35%}#buddypress #commentform input[type=text],#buddypress #commentform textarea,#buddypress .form-allowed-tags,#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea{width:90%}#buddypress .standard-form#signup_form div.submit{float:right}#buddypress div#signup-avatar img{margin:0 15px 10px 0}#buddypress .standard-form textarea{width:75%;height:120px}#buddypress .standard-form textarea#message_content{height:200px}#buddypress .standard-form#send-reply textarea{width:97.5%}#buddypress .standard-form p.description{color:#888;font-size:80%;margin:5px 0}#buddypress .standard-form div.submit{clear:both;padding:15px 0 0}#buddypress .standard-form p.submit{margin-bottom:0;padding:15px 0 0}#buddypress .standard-form div.submit input{margin-right:15px}#buddypress .standard-form div.radio ul{margin:10px 0 15px 38px;list-style:disc}#buddypress .standard-form div.radio ul li{margin-bottom:5px}#buddypress .standard-form a.clear-value{display:block;margin-top:5px;outline:0}#buddypress table.notification-settings td:first-child,#buddypress table.notification-settings th.icon,#buddypress table.notifications td:first-child,#buddypress table.notifications th.icon,body.no-js #buddypress #delete_inbox_messages,body.no-js #buddypress #delete_sentbox_messages,body.no-js #buddypress #message-type-select,body.no-js #buddypress #messages-bulk-management #select-all-messages,body.no-js #buddypress #notifications-bulk-management #select-all-notifications,body.no-js #buddypress label[for=message-type-select]{display:none}#buddypress .standard-form #basic-details-section,#buddypress .standard-form #blog-details-section,#buddypress .standard-form #profile-details-section{float:left;width:48%}#buddypress .standard-form #profile-details-section{float:right}#buddypress #notifications-bulk-management,#buddypress .standard-form #blog-details-section{clear:left}#buddypress .standard-form input:focus,#buddypress .standard-form select:focus,#buddypress .standard-form textarea:focus{background:#fafafa;color:#555}#buddypress form#send-invite-form{margin-top:20px}#buddypress div#invite-list{background:#f5f5f5;height:400px;margin:0 0 10px;overflow:auto;padding:5px;width:160px}#buddypress .comment-reply-link,#buddypress a.button,#buddypress button,#buddypress div.generic-button a,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button{background:#fff;border:1px solid #ccc;color:#777;font-size:small;cursor:pointer;outline:0;padding:4px 10px;text-align:center;text-decoration:none}#buddypress .comment-reply-link:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress button:hover,#buddypress div.generic-button a:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,#buddypress ul.button-nav li.current a{background:#ededed;border:1px solid #bbb;color:#555;outline:0;text-decoration:none}#buddypress form.standard-form .left-menu{float:left}#buddypress form.standard-form .left-menu #invite-list ul{margin:1%;list-style:none}#buddypress form.standard-form .left-menu #invite-list ul li{margin:0 0 0 1%}#buddypress form.standard-form .main-column{margin-left:190px}#buddypress form.standard-form .main-column ul#friend-list{clear:none;float:left}#buddypress form.standard-form .main-column ul#friend-list h4{clear:none}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#buddypress form [disabled=disabled]{cursor:default;opacity:.4}.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}#buddypress a.loading,#buddypress input.loading{-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}@-webkit-keyframes loader-pulsate{from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@-moz-keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}#buddypress a.loading:hover,#buddypress input.loading:hover{color:#777}#buddypress a.disabled,#buddypress button.disabled,#buddypress button.pending,#buddypress div.pending a,#buddypress input[type=submit].disabled,#buddypress input[type=submit].pending,#buddypress input[type=submit][disabled=disabled],#buddypress input[type=button].disabled,#buddypress input[type=button].pending,#buddypress input[type=reset].disabled,#buddypress input[type=reset].pending{border-color:#eee;color:#bbb;cursor:default}#buddypress a.disabled:hover,#buddypress button.disabled:hover,#buddypress button.pending:hover,#buddypress div.pending a:hover,#buddypress input[type=submit]:hover.disabled,#buddypress input[type=submit]:hover.pending,#buddypress input[type=button]:hover.disabled,#buddypress input[type=button]:hover.pending,#buddypress input[type=reset]:hover.disabled,#buddypress input[type=reset]:hover.pending{border-color:#eee;color:#bbb}#buddypress ul#topic-post-list{margin:0;width:auto}#buddypress ul#topic-post-list li{padding:15px;position:relative}#buddypress ul#topic-post-list li.alt{background:#f5f5f5}#buddypress ul#topic-post-list li div.poster-meta{color:#888;margin-bottom:10px}#buddypress ul#topic-post-list li div.post-content{margin-left:54px}#buddypress div.topic-tags{font-size:80%}#buddypress div.admin-links{color:#888;font-size:80%;position:absolute;top:15px;right:25px}#buddypress div#topic-meta{margin:0;padding:5px 19px 30px;position:relative}#buddypress div#topic-meta div.admin-links{right:19px;top:-36px}#buddypress div#topic-meta h3{margin:5px 0}#buddypress div#new-topic-post{display:none;margin:20px 0 0;padding:1px 0 0}#buddypress table.forum,#buddypress table.messages-notices,#buddypress table.notifications,#buddypress table.notifications-settings,#buddypress table.profile-fields,#buddypress table.profile-settings,#buddypress table.wp-profile-fields{width:100%}#buddypress table.forum thead tr,#buddypress table.messages-notices thead tr,#buddypress table.notifications thead tr,#buddypress table.notifications-settings thead tr,#buddypress table.profile-fields thead tr,#buddypress table.profile-settings thead tr,#buddypress table.wp-profile-fields thead tr{background:#eaeaea}#buddypress table#message-threads{clear:both}#buddypress table.profile-fields{margin-bottom:20px}#buddypress table tr td.thread-info p,#buddypress table.profile-fields p{margin:0}#buddypress table.profile-fields:last-child{margin-bottom:0}#buddypress table.profile-fields p:last-child{margin-top:0}#buddypress table.forum tr td,#buddypress table.forum tr th,#buddypress table.messages-notices tr td,#buddypress table.messages-notices tr th,#buddypress table.notifications tr td,#buddypress table.notifications tr th,#buddypress table.notifications-settings tr td,#buddypress table.notifications-settings tr th,#buddypress table.profile-fields tr td,#buddypress table.profile-fields tr th,#buddypress table.profile-settings tr td,#buddypress table.wp-profile-fields tr td,#buddypress table.wp-profile-fields tr th{padding:8px;vertical-align:middle}#buddypress table.forum tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label{border-right:1px solid #eaeaea;font-weight:700;width:25%}#buddypress #message-threads .thread-info{min-width:40%}#buddypress table tr td.thread-info p.thread-excerpt{color:#888;font-size:80%;margin-top:3px}#buddypress table.forum td{text-align:center}#buddypress table.forum tr.alt td,#buddypress table.messages-notices tr.alt td,#buddypress table.notifications tr.alt td,#buddypress table.notifications-settings tr.alt td,#buddypress table.profile-fields tr.alt td,#buddypress table.profile-settings tr.alt td,#buddypress table.wp-profile-fields tr.alt td{background:#f5f5f5}#buddypress table.notification-settings{margin-bottom:20px;text-align:left}#buddypress #groups-notification-settings{margin-bottom:0}#buddypress table.notification-settings th.title,#buddypress table.profile-settings th.title{width:80%}#buddypress table.notification-settings .no,#buddypress table.notification-settings .yes{text-align:center;width:40px}#buddypress table.forum{margin:0;width:auto;clear:both}#buddypress table.forum tr.sticky td{font-size:110%;background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4}#buddypress table.forum tr.closed td.td-title{padding-left:35px}#buddypress table.forum td p.topic-text{color:#888;font-size:100%}#buddypress table.forum tr>td:first-child,#buddypress table.forum tr>th:first-child{padding-left:15px}#buddypress table.forum tr>td:last-child,#buddypress table.forum tr>th:last-child{padding-right:15px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster,#buddypress table.forum td.td-title,#buddypress table.forum tr th#th-group,#buddypress table.forum tr th#th-poster,#buddypress table.forum tr th#th-title{text-align:left}#buddypress table.forum tr td.td-title a.topic-title{font-size:110%}#buddypress table.forum td.td-freshness{white-space:nowrap}#buddypress table.forum td.td-freshness span.time-since{font-size:80%;color:#888}#buddypress table.forum td img.avatar{float:none;margin:0 5px -8px 0}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster{min-width:140px}#buddypress table.forum th#th-title{width:80%}#buddypress table.forum th#th-freshness{width:25%}#buddypress table.forum th#th-postcount{width:15%}#buddypress table.forum p.topic-meta{font-size:80%;margin:5px 0 0}#buddypress .item-body{margin:20px 0}#buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}#buddypress span.user-nicename{color:#777;display:inline-block;font-size:120%;font-weight:700}#buddypress div#message p,#sitewide-notice p{font-weight:400;margin-top:3px;text-decoration:none;background-color:#ffd;border:1px solid #cb2;color:#440}#buddypress ul.single-line li,body.activity-permalink #buddypress ul.item-list,body.activity-permalink #buddypress ul.item-list li.activity-item{border:none}#buddypress div#item-header{overflow:hidden}#buddypress div#item-header div#item-header-content{float:left;margin-left:0}#buddypress div#item-header h2{line-height:120%;margin:0 0 15px}#buddypress div#item-header h2 a{color:#777;text-decoration:none}#buddypress div#item-header img.avatar{float:left;margin:0 15px 19px 0}#buddypress div#item-header h2{margin-bottom:5px}#buddypress div#item-header h2 span.highlight{font-size:60%;font-weight:400;line-height:170%;vertical-align:middle;display:inline-block}#buddypress div#item-header h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-weight:700;font-size:80%;margin-bottom:2px;padding:1px 4px;position:relative;right:-2px;top:-2px;vertical-align:middle}#buddypress div#item-header div#item-meta{font-size:80%;color:#aaa;overflow:hidden;margin:15px 0 5px;padding-bottom:10px}#buddypress div#item-header div#item-actions{float:right;margin:0 0 15px 15px;text-align:right;width:20%}#buddypress div#item-header div#item-actions h3{margin:0 0 5px}#buddypress div#item-header ul{margin-bottom:15px;overflow:hidden}#buddypress div#item-header ul h5,#buddypress div#item-header ul hr,#buddypress div#item-header ul span{display:none}#buddypress div#item-header ul li{float:right;list-style:none}#buddypress div#item-header ul img.avatar,#buddypress div#item-header ul.avatars img.avatar{height:30px;margin:2px;width:30px}#buddypress div#item-header a.button,#buddypress div#item-header div.generic-button{float:left;margin:10px 10px 0 0}#buddypress div#item-header div#message.info{line-height:80%}#buddypress ul.item-list{border-top:1px solid #eaeaea;width:100%;list-style:none;clear:both;margin:0;padding:0}#buddypress ul.item-list li{border-bottom:1px solid #eaeaea;padding:15px 0;margin:0;position:relative;list-style:none}#buddypress ul.item-list li img.avatar{float:left;margin:0 10px 0 0}#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li h4{font-weight:400;font-size:90%;margin:0;width:75%}#buddypress ul.item-list li div.item-title span{color:#999;font-size:80%}#buddypress ul.item-list li div.item-desc{color:#888;font-size:80%;margin:10px 0 0 60px;width:50%}#buddypress ul.item-list li.group-no-avatar div.item-desc{margin-left:0}#buddypress ul.item-list li div.action{position:absolute;top:15px;right:0;text-align:right}#buddypress ul.item-list li div.meta{color:#888;font-size:80%;margin-top:10px}#buddypress ul.item-list li h5 span.small{float:right;font-size:80%;font-weight:400}#buddypress div.item-list-tabs{background:0 0;clear:left;overflow:hidden}#buddypress div.item-list-tabs ul{margin:0;padding:0}#buddypress div.item-list-tabs ul li{float:left;margin:0;list-style:none}#buddypress div.item-list-tabs#subnav ul li{margin-top:0}#buddypress div.item-list-tabs ul li.last{float:right;margin:7px 0 0}#buddypress div.item-list-tabs#subnav ul li.last{margin-top:4px}#buddypress div.item-list-tabs ul li.last select{max-width:185px}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block;padding:5px 10px;text-decoration:none}#buddypress div.item-list-tabs ul li a span{background:#eee;border-radius:50%;border:1px solid #ccc;color:#999;display:inline;font-size:70%;margin-left:2px;padding:3px 6px;text-align:center;vertical-align:middle}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:#eee;color:#555;opacity:.8;font-weight:700}#buddypress div.item-list-tabs ul li a:hover span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#eee}#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#fff}#buddypress div#item-nav ul li.loading a{background-position:88% 50%}#buddypress div.item-list-tabs#object-nav{margin-top:0}#buddypress div.item-list-tabs#subnav{background:0 0;margin:10px 0;overflow:hidden}#buddypress #admins-list li,#buddypress #members-list li,#buddypress #mods-list li{overflow:auto;list-style:none}#buddypress div#message-thread div.message-metadata,.widget.buddypress div.avatar-block{overflow:hidden}#buddypress table#message-threads tr.unread td{background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4;font-weight:700}#buddypress table#message-threads tr.unread td .activity,#buddypress table#message-threads tr.unread td .thread-excerpt,#buddypress table#message-threads tr.unread td.thread-options{font-weight:400}#buddypress li span.unread-count,#buddypress tr.unread span.unread-count{background:#d00;color:#fff;font-weight:700;padding:2px 8px}#buddypress div.item-list-tabs ul li a span.unread-count{padding:1px 6px;color:#fff}#buddypress div#message-thread div.message-box{margin:0;padding:15px}#buddypress div#message-thread div.alt{background:#f4f4f4}#buddypress div#message-thread p#message-recipients{margin:10px 0 20px}#buddypress div#message-thread img.avatar{float:left;margin:0 10px 0 0;vertical-align:middle}#buddypress div#message-thread strong{font-size:100%;margin:0}#buddypress div#message-thread strong a{text-decoration:none}#buddypress div#message-thread strong span.activity{margin-top:4px}#buddypress div#message-thread div.message-content{margin-left:45px}#buddypress div#message-thread div.message-options{text-align:right}#buddypress #message-threads img.avatar{max-width:none}#buddypress div.message-search{float:right;margin:0 20px}.message-metadata{position:relative}.message-star-actions{position:absolute;right:0;top:0}a.message-action-star,a.message-action-unstar{text-decoration:none;outline:0}a.message-action-star{opacity:.7}a.message-action-star:hover{opacity:1}.message-action-star span.icon:before,.message-action-unstar span.icon:before{font-family:dashicons;font-size:18px}.message-action-star span.icon:before{color:#aaa;content:"\f154"}.message-action-unstar span.icon:before{color:#FCDD77;content:"\f155"}#buddypress div.profile h4{margin-bottom:auto;margin-top:15px}#buddypress #profile-edit-form ul.button-nav{margin-top:15px}body.no-js #buddypress .field-visibility-settings-close,body.no-js #buddypress .field-visibility-settings-toggle{display:none}#buddypress .field-visibility-settings{display:none;margin-top:10px}body.no-js #buddypress .field-visibility-settings{display:block}#buddypress .current-visibility-level{font-weight:700;font-style:normal}#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-notoggle,#buddypress .field-visibility-settings-toggle{color:#888}#buddypress .field-visibility-settings a,#buddypress .field-visibility-settings-toggle a{font-size:80%}body.register #buddypress div.page ul{list-style:none}#buddypress .standard-form .field-visibility-settings label{margin:0;font-weight:400}#buddypress .field-visibility-settings legend,#buddypress .field-visibility-settings-toggle{font-style:italic}#buddypress .field-visibility-settings .radio{list-style:none;margin-bottom:0}#buddypress .field-visibility select{margin:0}.widget.buddypress div.item-avatar img.avatar{float:left;margin:0 10px 15px 0}.widget.buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em;padding:1em 0}.widget.buddypress div.item{margin:0 0 1em}.widget.buddypress div.item-content,.widget.buddypress div.item-meta{font-size:11px;margin-left:50px}.widget.buddypress ul.item-list img.avatar{height:40px;margin-right:10px;width:40px}.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px}.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem}.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-right:10px}.widget.buddypress .bp-login-widget-user-avatar{float:left}.bp-login-widget-user-avatar img.avatar{height:40px;width:40px}.widget.buddypress .bp-login-widget-user-links>div{padding-left:60px;margin-bottom:.5rem}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:700}.widget.buddypress #friends-list,.widget.buddypress #groups-list,.widget.buddypress #members-list{margin-left:0;padding-left:0}.widget.buddypress #friends-list li,.widget.buddypress #groups-list li,.widget.buddypress #members-list li{clear:both;list-style-type:none}@media only screen and (max-width:480px){#buddypress div.dir-search{float:right;margin-top:-50px;text-align:right}#buddypress div.dir-search input[type=text]{margin-bottom:1em;width:50%}a.bp-title-button{margin-left:10px}#buddypress form.standard-form .main-column div.action{position:relative;margin-bottom:1em}#buddypress form.standard-form .main-column ul#friend-list h4{width:100%}}@media only screen and (max-width:320px){#buddypress div.dir-search{clear:left;float:left;margin-top:0;text-align:left}#buddypress li#groups-order-select{clear:left;float:left}#buddypress ul.item-list li div.action{clear:left;float:left;margin-top:0;margin-left:70px;position:relative;top:0;right:0;text-align:left}#buddypress ul.item-list li div.item-desc{clear:left;float:left;margin:10px 0 0;width:auto}#buddypress li div.item{margin-left:70px;width:auto}#buddypress ul.item-list li div.meta{margin-top:0}#buddypress .item-desc p{margin:0 0 10px}#buddypress div.pagination .pag-count{margin-left:0}}@media only screen and (max-width:240px){#buddypress div.dir-search{float:left;margin:0}#buddypress div.dir-search input[type=text]{width:50%}#buddypress li#groups-order-select{float:left}#buddypress ul.item-list li img.avatar{width:30px;height:auto}#buddypress li div.item,#buddypress ul.item-list li div.action{margin-left:45px}h1 a.bp-title-button{clear:left;float:left;margin:10px 0 20px}}
|
1 |
+
#buddypress div.pagination .pagination-links a:hover,#buddypress ul.button-nav li.current a{font-weight:700}#buddypress div.pagination{background:0 0;border:none;color:#888;font-size:small;margin:0;position:relative;display:block;float:left;width:100%;padding:10px 0}#buddypress div.pagination .pag-count{float:left;margin-left:10px}#buddypress div.pagination .pagination-links{float:right;margin-right:10px}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{font-size:90%;padding:0 5px}#buddypress noscript div.pagination{margin-bottom:15px}#buddypress #nav-above{display:none}#buddypress .paged #nav-above{display:block}#buddypress img.wp-smiley{border:none!important;clear:none!important;float:none!important;margin:0!important;padding:0!important}#buddypress .clear{clear:left}#buddypress #activity-stream{margin-top:-5px}#buddypress #activity-stream p{margin:5px 0}#buddypress #item-body form#whats-new-form{margin:0;padding:0}#buddypress .home-page form#whats-new-form{border-bottom:none;padding-bottom:0}#buddypress form#whats-new-form #whats-new-avatar{float:left}#buddypress form#whats-new-form #whats-new-content{margin-left:55px;padding:0 0 20px 20px}#buddypress form#whats-new-form p.activity-greeting{line-height:.5em;margin-bottom:15px;margin-left:75px}#buddypress form#whats-new-form textarea{background:#fff;color:#555;font-family:inherit;font-size:medium;height:20px;padding:6px;width:98%}body.no-js #buddypress form#whats-new-form textarea{height:50px}#buddypress form#whats-new-form #whats-new-options select{max-width:200px;margin-top:12px}#buddypress form#whats-new-form #whats-new-submit{float:right;margin-top:12px}#buddypress #whats-new-options{overflow:auto;height:0}body.no-js #buddypress #whats-new-options{height:auto}#buddypress #whats-new:focus{border-color:rgba(31,179,221,.9)!important;outline-color:rgba(31,179,221,.9)}#buddypress ul.activity-list li{overflow:hidden;padding:15px 0 0;list-style:none}#buddypress .activity-list .activity-avatar{float:left}#buddypress ul.item-list.activity-list li.has-comments{padding-bottom:15px}body.activity-permalink #buddypress ul.activity-list li.has-comments{padding-bottom:0}#buddypress .activity-list li.mini{font-size:80%;position:relative}#buddypress .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-list li.mini .activity-avatar img.avatar{height:20px;margin-left:30px;width:20px}#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic,#buddypress .activity-permalink .activity-list li.mini .activity-avatar img.avatar{height:auto;margin-left:0;width:auto}body.activity-permalink #buddypress .activity-list>li:first-child{padding-top:0}#buddypress .activity-list li .activity-content{position:relative}#buddypress .activity-list li.mini .activity-content p{margin:0}#buddypress .activity-list li.mini .activity-comments{clear:both;font-size:120%}body.activity-permalink #buddypress li.mini .activity-meta{margin-top:4px}#buddypress .activity-list li .activity-inreplyto{color:#888;font-size:80%}#buddypress .activity-list li .activity-inreplyto>p{margin:0;display:inline}#buddypress .activity-list li .activity-inreplyto blockquote,#buddypress .activity-list li .activity-inreplyto div.activity-inner{background:0 0;border:none;display:inline;margin:0;overflow:hidden;padding:0}#buddypress .activity-list .activity-content{margin:0 0 0 70px}body.activity-permalink #buddypress .activity-list li .activity-content{border:none;font-size:100%;line-height:150%;margin-left:170px;margin-right:0;padding:0}body.activity-permalink #buddypress .activity-list li .activity-header>p{margin:0;padding:5px 0 0}#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{color:#888;line-height:220%}#buddypress .activity-header{margin-right:20px}#buddypress .acomment-meta a,#buddypress .activity-header a,#buddypress .comment-meta a{text-decoration:none}#buddypress .activity-list .activity-content .activity-header img.avatar{float:none!important;margin:0 5px -8px 0!important}#buddypress a.bp-secondary-action,#buddypress span.highlight{font-size:80%;padding:0;margin-right:5px;text-decoration:none}#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{margin:10px 10px 5px 0;overflow:hidden}#buddypress .activity-list li.new_forum_post .activity-content .activity-inner,#buddypress .activity-list li.new_forum_topic .activity-content .activity-inner{border-left:2px solid #EAEAEA;margin-left:5px;padding-left:10px}body.activity-permalink #buddypress .activity-content .activity-inner,body.activity-permalink #buddypress .activity-content blockquote{margin-left:0;margin-top:5px}#buddypress .activity-inner>p{word-wrap:break-word}#buddypress .activity-inner>.activity-inner,#buddypress .activity-inner>blockquote{margin:0}#buddypress .activity-list .activity-content img.thumbnail{border:2px solid #eee;float:left;margin:0 10px 5px 0}#buddypress .activity-read-more{margin-left:1em;white-space:nowrap}#buddypress .activity-list li.load-more,#buddypress .activity-list li.load-newest{background:#f0f0f0;font-size:110%;margin:15px 0;padding:10px 15px;text-align:center}#buddypress .activity-list li.load-more a,#buddypress .activity-list li.load-newest a{color:#4D4D4D}#buddypress div.activity-meta{margin:18px 0 0}body.activity-permalink #buddypress div.activity-meta{margin-bottom:6px}#buddypress div.activity-meta a{padding:4px 8px}#buddypress a.activity-time-since{color:#aaa;text-decoration:none}#buddypress a.activity-time-since:hover{color:#888;text-decoration:underline}#buddypress #reply-title small a,#buddypress a.bp-primary-action{font-size:80%;margin-right:5px;text-decoration:none}#buddypress #reply-title small a span,#buddypress a.bp-primary-action span{background:#999;color:#fff;font-size:90%;margin-left:2px;padding:0 5px}#buddypress #reply-title small a:hover span,#buddypress a.bp-primary-action:hover span{background:#555;color:#fff}#buddypress div.activity-comments{margin:0 0 0 70px;overflow:hidden;position:relative;width:auto;clear:both}body.activity-permalink #buddypress div.activity-comments{background:0 0;margin-left:170px;width:auto}#buddypress div.activity-comments>ul{padding:0 0 0 10px}#buddypress div.activity-comments ul,#buddypress div.activity-comments ul li{border:none;list-style:none}#buddypress div.activity-comments ul{clear:both;margin:0}#buddypress div.activity-comments ul li{border-top:1px solid #eee;padding:10px 0 0}body.activity-permalink #buddypress .activity-list li.mini .activity-comments{clear:none;margin-top:0}body.activity-permalink #buddypress div.activity-comments ul li{border-width:1px;padding:10px 0 0}#buddypress div.activity-comments>ul>li:first-child{border-top:none}#buddypress div.activity-comments ul li:last-child{margin-bottom:0}#buddypress div.activity-comments ul li>ul{margin-left:30px;margin-top:0;padding-left:10px}body.activity-permalink #buddypress div.activity-comments ul li>ul{margin-top:10px}body.activity-permalink #buddypress div.activity-comments>ul{padding:0 10px 0 15px}#buddypress div.activity-comments div.acomment-avatar img{border-width:1px;float:left;height:25px;margin-right:10px;width:25px}#buddypress div.activity-comments div.acomment-content{font-size:80%;margin:5px 0 0 40px}#buddypress div.acomment-content .activity-delete-link,#buddypress div.acomment-content .comment-header,#buddypress div.acomment-content .time-since{display:none}body.activity-permalink #buddypress div.activity-comments div.acomment-content{font-size:90%}#buddypress div.activity-comments div.acomment-meta{color:#888;font-size:80%}#buddypress div.activity-comments form.ac-form{display:none;padding:10px}#buddypress div.activity-comments li form.ac-form{margin-right:15px;clear:both}#buddypress div.activity-comments form.root{margin-left:0}#buddypress div.activity-comments div#message{margin-top:15px;margin-bottom:0}#buddypress div.activity-comments form .ac-textarea{background:#fff;border:1px inset #ccc;margin-bottom:10px;padding:8px}#buddypress div.activity-comments form textarea{border:none;background:0 0;box-shadow:none;outline:0;color:#555;font-family:inherit;font-size:100%;height:60px;padding:0;margin:0;width:100%}#buddypress div.activity-comments form input{margin-top:5px}#buddypress div.activity-comments form div.ac-reply-avatar{float:left}#buddypress div.ac-reply-avatar img{border:1px solid #eee}#buddypress div.activity-comments form div.ac-reply-content{color:#888;margin-left:50px;padding-left:15px}#buddypress div.activity-comments form div.ac-reply-content a{text-decoration:none}#buddypress .acomment-options{float:left;margin:5px 0 5px 40px}#buddypress .acomment-options a{color:#999}#buddypress .acomment-options a:hover{color:inherit}#buddypress div.dir-search{float:right;margin:-39px 0 0}#buddypress div.dir-search input[type=text],#buddypress li.groups-members-search input[type=text]{font-size:90%;padding:1px 3px}#buddypress .current-member-type{font-style:italic}#buddypress .dir-form{clear:both}#buddypress div#message{margin:0 0 15px}#buddypress #message.info{margin-bottom:0}#buddypress div#message.updated{clear:both;display:block}#buddypress div#message p,#sitewide-notice p{font-size:90%;display:block;padding:10px 15px}#buddypress div#message.error p{background-color:#fdc;border:1px solid #a00;clear:left;color:#800}#buddypress div#message.warning p{background-color:#ffe0af;border:1px solid #ffd087;clear:left;color:#800}#buddypress div#message.updated p{background-color:#efc;border:1px solid #591;color:#250}#buddypress #pass-strength-result{background-color:#eee;border-color:#ddd;border-style:solid;border-width:1px;display:none;margin:5px 5px 5px 0;padding:5px;text-align:center;width:150px}#buddypress .standard-form #basic-details-section #pass-strength-result{width:35%}#buddypress #pass-strength-result.bad,#buddypress #pass-strength-result.error{background-color:#ffb78c;border-color:#ff853c!important;display:block}#buddypress #pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;display:block}#buddypress #pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;display:block}#buddypress #pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;display:block}#buddypress .standard-form#signup_form div div.error{background:#faa;color:#a00;margin:0 0 10px;padding:6px;width:90%}#buddypress div.accept,#buddypress div.reject{float:left;margin-left:10px}#buddypress ul.button-nav li{float:left;margin:0 10px 10px 0;list-style:none}#sitewide-notice #message{left:2%;position:fixed;top:1em;width:96%;z-index:9999}#sitewide-notice.admin-bar-on #message{top:3.3em}#sitewide-notice strong{display:block;margin-bottom:-1em}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .groups-members-search input[type=search],#buddypress .groups-members-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{border:1px solid #ccc;background:#fafafa;border-radius:0;color:#888;font:inherit;font-size:100%;padding:6px}#buddypress .standard-form select{padding:3px}#buddypress .standard-form input[type=password]{margin-bottom:5px}#buddypress .standard-form label,#buddypress .standard-form span.label{display:block;font-weight:700;margin:15px 0 5px;width:auto}#buddypress .standard-form div.checkbox label:nth-child(n+2),#buddypress .standard-form div.radio div label{color:#888;font-size:100%;font-weight:400;margin:5px 0 0}#buddypress .standard-form#sidebar-login-form label{margin-top:5px}#buddypress .standard-form input[type=text]{width:75%}#buddypress .standard-form#sidebar-login-form input[type=password],#buddypress .standard-form#sidebar-login-form input[type=text]{padding:4px;width:95%}#buddypress .standard-form #basic-details-section input[type=password],#buddypress .standard-form #blog-details-section input#signup_blog_url{width:35%}#buddypress #commentform input[type=text],#buddypress #commentform textarea,#buddypress .form-allowed-tags,#buddypress .standard-form#signup_form input[type=text],#buddypress .standard-form#signup_form textarea{width:90%}#buddypress .standard-form#signup_form div.submit{float:right}#buddypress div#signup-avatar img{margin:0 15px 10px 0}#buddypress .standard-form textarea{width:75%;height:120px}#buddypress .standard-form textarea#message_content{height:200px}#buddypress .standard-form#send-reply textarea{width:97.5%}#buddypress .standard-form p.description{color:#888;font-size:80%;margin:5px 0}#buddypress .standard-form div.submit{clear:both;padding:15px 0 0}#buddypress .standard-form p.submit{margin-bottom:0;padding:15px 0 0}#buddypress .standard-form div.submit input{margin-right:15px}#buddypress .standard-form div.radio ul{margin:10px 0 15px 38px;list-style:disc}#buddypress .standard-form div.radio ul li{margin-bottom:5px}#buddypress .standard-form a.clear-value{display:block;margin-top:5px;outline:0}#buddypress table.notification-settings td:first-child,#buddypress table.notification-settings th.icon,#buddypress table.notifications td:first-child,#buddypress table.notifications th.icon,body.no-js #buddypress #delete_inbox_messages,body.no-js #buddypress #delete_sentbox_messages,body.no-js #buddypress #message-type-select,body.no-js #buddypress #messages-bulk-management #select-all-messages,body.no-js #buddypress #notifications-bulk-management #select-all-notifications,body.no-js #buddypress label[for=message-type-select]{display:none}#buddypress .standard-form #basic-details-section,#buddypress .standard-form #blog-details-section,#buddypress .standard-form #profile-details-section{float:left;width:48%}#buddypress .standard-form #profile-details-section{float:right}#buddypress #notifications-bulk-management,#buddypress .standard-form #blog-details-section{clear:left}#buddypress .standard-form input:focus,#buddypress .standard-form select:focus,#buddypress .standard-form textarea:focus{background:#fafafa;color:#555}#buddypress form#send-invite-form{margin-top:20px}#buddypress div#invite-list{background:#f5f5f5;height:400px;margin:0 0 10px;overflow:auto;padding:5px;width:160px}#buddypress .comment-reply-link,#buddypress a.button,#buddypress button,#buddypress div.generic-button a,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button{background:#fff;border:1px solid #ccc;color:#777;font-size:small;cursor:pointer;outline:0;padding:4px 10px;text-align:center;text-decoration:none}#buddypress .comment-reply-link:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress button:hover,#buddypress div.generic-button a:hover,#buddypress input[type=button]:hover,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:hover,#buddypress ul.button-nav li.current a{background:#ededed;border:1px solid #bbb;color:#555;outline:0;text-decoration:none}#buddypress form.standard-form .left-menu{float:left}#buddypress form.standard-form .left-menu #invite-list ul{margin:1%;list-style:none}#buddypress form.standard-form .left-menu #invite-list ul li{margin:0 0 0 1%}#buddypress form.standard-form .main-column{margin-left:190px}#buddypress form.standard-form .main-column ul#friend-list{clear:none;float:left}#buddypress form.standard-form .main-column ul#friend-list h4{clear:none}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#buddypress form [disabled=disabled]{cursor:default;opacity:.4}.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute}#buddypress a.loading,#buddypress input.loading{-webkit-animation:loader-pulsate .5s infinite ease-in-out alternate;-moz-animation:loader-pulsate .5s infinite ease-in-out alternate;border-color:#aaa}@-webkit-keyframes loader-pulsate{from{border-color:#aaa;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-webkit-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}@-moz-keyframes loader-pulsate{from{border-color:#aaa;-moz-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}to{border-color:#ccc;-moz-box-shadow:0 0 6px #f8f8f8;box-shadow:0 0 6px #f8f8f8}}#buddypress a.loading:hover,#buddypress input.loading:hover{color:#777}#buddypress a.disabled,#buddypress button.disabled,#buddypress button.pending,#buddypress div.pending a,#buddypress input[type=submit].disabled,#buddypress input[type=submit].pending,#buddypress input[type=submit][disabled=disabled],#buddypress input[type=button].disabled,#buddypress input[type=button].pending,#buddypress input[type=reset].disabled,#buddypress input[type=reset].pending{border-color:#eee;color:#bbb;cursor:default}#buddypress a.disabled:hover,#buddypress button.disabled:hover,#buddypress button.pending:hover,#buddypress div.pending a:hover,#buddypress input[type=submit]:hover.disabled,#buddypress input[type=submit]:hover.pending,#buddypress input[type=button]:hover.disabled,#buddypress input[type=button]:hover.pending,#buddypress input[type=reset]:hover.disabled,#buddypress input[type=reset]:hover.pending{border-color:#eee;color:#bbb}#buddypress ul#topic-post-list{margin:0;width:auto}#buddypress ul#topic-post-list li{padding:15px;position:relative}#buddypress ul#topic-post-list li.alt{background:#f5f5f5}#buddypress ul#topic-post-list li div.poster-meta{color:#888;margin-bottom:10px}#buddypress ul#topic-post-list li div.post-content{margin-left:54px}#buddypress div.topic-tags{font-size:80%}#buddypress div.admin-links{color:#888;font-size:80%;position:absolute;top:15px;right:25px}#buddypress div#topic-meta{margin:0;padding:5px 19px 30px;position:relative}#buddypress div#topic-meta div.admin-links{right:19px;top:-36px}#buddypress div#topic-meta h3{margin:5px 0}#buddypress div#new-topic-post{display:none;margin:20px 0 0;padding:1px 0 0}#buddypress table.forum,#buddypress table.messages-notices,#buddypress table.notifications,#buddypress table.notifications-settings,#buddypress table.profile-fields,#buddypress table.profile-settings,#buddypress table.wp-profile-fields{width:100%}#buddypress table.forum thead tr,#buddypress table.messages-notices thead tr,#buddypress table.notifications thead tr,#buddypress table.notifications-settings thead tr,#buddypress table.profile-fields thead tr,#buddypress table.profile-settings thead tr,#buddypress table.wp-profile-fields thead tr{background:#eaeaea}#buddypress table#message-threads{clear:both}#buddypress table.profile-fields{margin-bottom:20px}#buddypress table tr td.thread-info p,#buddypress table.profile-fields p{margin:0}#buddypress table.profile-fields:last-child{margin-bottom:0}#buddypress table.profile-fields p:last-child{margin-top:0}#buddypress table.forum tr td,#buddypress table.forum tr th,#buddypress table.messages-notices tr td,#buddypress table.messages-notices tr th,#buddypress table.notifications tr td,#buddypress table.notifications tr th,#buddypress table.notifications-settings tr td,#buddypress table.notifications-settings tr th,#buddypress table.profile-fields tr td,#buddypress table.profile-fields tr th,#buddypress table.profile-settings tr td,#buddypress table.wp-profile-fields tr td,#buddypress table.wp-profile-fields tr th{padding:8px;vertical-align:middle}#buddypress table.forum tr td.label,#buddypress table.messages-notices tr td.label,#buddypress table.notifications tr td.label,#buddypress table.notifications-settings tr td.label,#buddypress table.profile-fields tr td.label,#buddypress table.wp-profile-fields tr td.label{border-right:1px solid #eaeaea;font-weight:700;width:25%}#buddypress #message-threads .thread-info{min-width:40%}#buddypress table tr td.thread-info p.thread-excerpt{color:#888;font-size:80%;margin-top:3px}#buddypress table.forum td{text-align:center}#buddypress table.forum tr.alt td,#buddypress table.messages-notices tr.alt td,#buddypress table.notifications tr.alt td,#buddypress table.notifications-settings tr.alt td,#buddypress table.profile-fields tr.alt td,#buddypress table.profile-settings tr.alt td,#buddypress table.wp-profile-fields tr.alt td{background:#f5f5f5}#buddypress table.notification-settings{margin-bottom:20px;text-align:left}#buddypress #groups-notification-settings{margin-bottom:0}#buddypress table.notification-settings th.title,#buddypress table.profile-settings th.title{width:80%}#buddypress table.notification-settings .no,#buddypress table.notification-settings .yes{text-align:center;width:40px}#buddypress table.forum{margin:0;width:auto;clear:both}#buddypress table.forum tr.sticky td{font-size:110%;background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4}#buddypress table.forum tr.closed td.td-title{padding-left:35px}#buddypress table.forum td p.topic-text{color:#888;font-size:100%}#buddypress table.forum tr>td:first-child,#buddypress table.forum tr>th:first-child{padding-left:15px}#buddypress table.forum tr>td:last-child,#buddypress table.forum tr>th:last-child{padding-right:15px}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster,#buddypress table.forum td.td-title,#buddypress table.forum tr th#th-group,#buddypress table.forum tr th#th-poster,#buddypress table.forum tr th#th-title{text-align:left}#buddypress table.forum tr td.td-title a.topic-title{font-size:110%}#buddypress table.forum td.td-freshness{white-space:nowrap}#buddypress table.forum td.td-freshness span.time-since{font-size:80%;color:#888}#buddypress table.forum td img.avatar{float:none;margin:0 5px -8px 0}#buddypress table.forum td.td-group,#buddypress table.forum td.td-poster{min-width:140px}#buddypress table.forum th#th-title{width:80%}#buddypress table.forum th#th-freshness{width:25%}#buddypress table.forum th#th-postcount{width:15%}#buddypress table.forum p.topic-meta{font-size:80%;margin:5px 0 0}#buddypress .item-body{margin:20px 0}#buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}#buddypress span.user-nicename{color:#777;display:inline-block;font-size:120%;font-weight:700}#buddypress div#message p,#sitewide-notice p{font-weight:400;margin-top:3px;text-decoration:none;background-color:#ffd;border:1px solid #cb2;color:#440}#buddypress ul.single-line li,body.activity-permalink #buddypress ul.item-list,body.activity-permalink #buddypress ul.item-list li.activity-item{border:none}#buddypress div#item-header{overflow:hidden}#buddypress div#item-header div#item-header-content{float:left;margin-left:0}#buddypress div#item-header h2{line-height:120%;margin:0 0 15px}#buddypress div#item-header h2 a{color:#777;text-decoration:none}#buddypress div#item-header img.avatar{float:left;margin:0 15px 19px 0}#buddypress div#item-header h2{margin-bottom:5px}#buddypress div#item-header h2 span.highlight{font-size:60%;font-weight:400;line-height:170%;vertical-align:middle;display:inline-block}#buddypress div#item-header h2 span.highlight span{background:#a1dcfa;color:#fff;cursor:pointer;font-weight:700;font-size:80%;margin-bottom:2px;padding:1px 4px;position:relative;right:-2px;top:-2px;vertical-align:middle}#buddypress div#item-header div#item-meta{font-size:80%;color:#aaa;overflow:hidden;margin:15px 0 5px;padding-bottom:10px}#buddypress div#item-header div#item-actions{float:right;margin:0 0 15px 15px;text-align:right;width:20%}#buddypress div#item-header div#item-actions h3{margin:0 0 5px}#buddypress div#item-header ul{margin-bottom:15px;overflow:hidden}#buddypress div#item-header ul h5,#buddypress div#item-header ul hr,#buddypress div#item-header ul span{display:none}#buddypress div#item-header ul li{float:right;list-style:none}#buddypress div#item-header ul img.avatar,#buddypress div#item-header ul.avatars img.avatar{height:30px;margin:2px;width:30px}#buddypress div#item-header a.button,#buddypress div#item-header div.generic-button{float:left;margin:10px 10px 0 0}#buddypress div#item-header div#message.info{line-height:80%}#buddypress ul.item-list{border-top:1px solid #eaeaea;width:100%;list-style:none;clear:both;margin:0;padding:0}#buddypress ul.item-list li{border-bottom:1px solid #eaeaea;padding:15px 0;margin:0;position:relative;list-style:none}#buddypress ul.item-list li img.avatar{float:left;margin:0 10px 0 0}#buddypress ul.item-list li div.item-title,#buddypress ul.item-list li h4{font-weight:400;font-size:90%;margin:0;width:75%}#buddypress ul.item-list li div.item-title span{color:#999;font-size:80%}#buddypress ul.item-list li div.item-desc{color:#888;font-size:80%;margin:10px 0 0 60px;width:50%}#buddypress ul.item-list li.group-no-avatar div.item-desc{margin-left:0}#buddypress ul.item-list li div.action{position:absolute;top:15px;right:0;text-align:right}#buddypress ul.item-list li div.meta{color:#888;font-size:80%;margin-top:10px}#buddypress ul.item-list li h5 span.small{float:right;font-size:80%;font-weight:400}#buddypress div.item-list-tabs{background:0 0;clear:left;overflow:hidden}#buddypress div.item-list-tabs ul{margin:0;padding:0}#buddypress div.item-list-tabs ul li{float:left;margin:0;list-style:none}#buddypress div.item-list-tabs#subnav ul li{margin-top:0}#buddypress div.item-list-tabs ul li.last{float:right;margin:7px 0 0}#buddypress div.item-list-tabs#subnav ul li.last{margin-top:4px}#buddypress div.item-list-tabs ul li.last select{max-width:185px}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block;padding:5px 10px;text-decoration:none}#buddypress div.item-list-tabs ul li a span{background:#eee;border-radius:50%;border:1px solid #ccc;color:#999;display:inline;font-size:70%;margin-left:2px;padding:3px 6px;text-align:center;vertical-align:middle}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background-color:#eee;color:#555;opacity:.8;font-weight:700}#buddypress div.item-list-tabs ul li a:hover span,#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#eee}#buddypress div.item-list-tabs ul li.current a span,#buddypress div.item-list-tabs ul li.selected a span{background-color:#fff}#buddypress div#item-nav ul li.loading a{background-position:88% 50%}#buddypress div.item-list-tabs#object-nav{margin-top:0}#buddypress div.item-list-tabs#subnav{background:0 0;margin:10px 0;overflow:hidden}#buddypress #admins-list li,#buddypress #members-list li,#buddypress #mods-list li{overflow:auto;list-style:none}#buddypress div#message-thread div.message-metadata,.widget.buddypress div.avatar-block{overflow:hidden}#buddypress table#message-threads tr.unread td{background:#fff9db;border-top:1px solid #ffe8c4;border-bottom:1px solid #ffe8c4;font-weight:700}#buddypress table#message-threads tr.unread td .activity,#buddypress table#message-threads tr.unread td .thread-excerpt,#buddypress table#message-threads tr.unread td.thread-options{font-weight:400}#buddypress li span.unread-count,#buddypress tr.unread span.unread-count{background:#d00;color:#fff;font-weight:700;padding:2px 8px}#buddypress div.item-list-tabs ul li a span.unread-count{padding:1px 6px;color:#fff}#buddypress div#message-thread div.message-box{margin:0;padding:15px}#buddypress div#message-thread div.alt{background:#f4f4f4}#buddypress div#message-thread p#message-recipients{margin:10px 0 20px}#buddypress div#message-thread img.avatar{float:left;margin:0 10px 0 0;vertical-align:middle}#buddypress div#message-thread strong{font-size:100%;margin:0}#buddypress div#message-thread strong a{text-decoration:none}#buddypress div#message-thread strong span.activity{margin-top:4px}#buddypress div#message-thread div.message-content{margin-left:45px}#buddypress div#message-thread div.message-options{text-align:right}#buddypress #message-threads img.avatar{max-width:none}#buddypress div.message-search{float:right;margin:0 20px}.message-metadata{position:relative}.message-star-actions{position:absolute;right:0;top:0}#buddypress a.message-action-star,#buddypress a.message-action-unstar{border-bottom:0;text-decoration:none;outline:0}a.message-action-star{opacity:.7}a.message-action-star:hover{opacity:1}.message-action-star span.icon:before,.message-action-unstar span.icon:before{font-family:dashicons;font-size:18px}.message-action-star span.icon:before{color:#aaa;content:"\f154"}.message-action-unstar span.icon:before{color:#FCDD77;content:"\f155"}#buddypress div.profile h4{margin-bottom:auto;margin-top:15px}#buddypress #profile-edit-form ul.button-nav{margin-top:15px}body.no-js #buddypress .field-visibility-settings-close,body.no-js #buddypress .field-visibility-settings-toggle{display:none}#buddypress .field-visibility-settings{display:none;margin-top:10px}body.no-js #buddypress .field-visibility-settings{display:block}#buddypress .current-visibility-level{font-weight:700;font-style:normal}#buddypress .field-visibility-settings,#buddypress .field-visibility-settings-notoggle,#buddypress .field-visibility-settings-toggle{color:#888}#buddypress .field-visibility-settings a,#buddypress .field-visibility-settings-toggle a{font-size:80%}body.register #buddypress div.page ul{list-style:none}#buddypress .standard-form .field-visibility-settings label{margin:0;font-weight:400}#buddypress .field-visibility-settings legend,#buddypress .field-visibility-settings-toggle{font-style:italic}#buddypress .field-visibility-settings .radio{list-style:none;margin-bottom:0}#buddypress .field-visibility select{margin:0}.widget.buddypress div.item-avatar img.avatar{float:left;margin:0 10px 15px 0}.widget.buddypress span.activity{display:inline-block;font-size:small;opacity:.8;padding:0}.widget.buddypress div.item-options{font-size:90%;margin:0 0 1em;padding:1em 0}.widget.buddypress div.item{margin:0 0 1em}.widget.buddypress div.item-content,.widget.buddypress div.item-meta{font-size:11px;margin-left:50px}.widget.buddypress ul.item-list img.avatar{height:40px;margin-right:10px;width:40px}.widget.buddypress div.item-avatar img{height:40px;margin:1px;width:40px}.widget.buddypress #bp-login-widget-form label{display:block;margin:1rem 0 .5rem}.widget.buddypress #bp-login-widget-form #bp-login-widget-submit{margin-right:10px}.widget.buddypress .bp-login-widget-user-avatar{float:left}.bp-login-widget-user-avatar img.avatar{height:40px;width:40px}.widget.buddypress .bp-login-widget-user-links>div{padding-left:60px;margin-bottom:.5rem}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:700}.widget.buddypress #friends-list,.widget.buddypress #groups-list,.widget.buddypress #members-list{margin-left:0;padding-left:0}.widget.buddypress #friends-list li,.widget.buddypress #groups-list li,.widget.buddypress #members-list li{clear:both;list-style-type:none}@media only screen and (max-width:480px){#buddypress div.dir-search{float:right;margin-top:-50px;text-align:right}#buddypress div.dir-search input[type=text]{margin-bottom:1em;width:50%}a.bp-title-button{margin-left:10px}#buddypress form.standard-form .main-column div.action{position:relative;margin-bottom:1em}#buddypress form.standard-form .main-column ul#friend-list h4{width:100%}}@media only screen and (max-width:320px){#buddypress div.dir-search{clear:left;float:left;margin-top:0;text-align:left}#buddypress li#groups-order-select{clear:left;float:left}#buddypress ul.item-list li div.action{clear:left;float:left;margin-top:0;margin-left:70px;position:relative;top:0;right:0;text-align:left}#buddypress ul.item-list li div.item-desc{clear:left;float:left;margin:10px 0 0;width:auto}#buddypress li div.item{margin-left:70px;width:auto}#buddypress ul.item-list li div.meta{margin-top:0}#buddypress .item-desc p{margin:0 0 10px}#buddypress div.pagination .pag-count{margin-left:0}}@media only screen and (max-width:240px){#buddypress div.dir-search{float:left;margin:0}#buddypress div.dir-search input[type=text]{width:50%}#buddypress li#groups-order-select{float:left}#buddypress ul.item-list li img.avatar{width:30px;height:auto}#buddypress li div.item,#buddypress ul.item-list li div.action{margin-left:45px}h1 a.bp-title-button{clear:left;float:left;margin:10px 0 20px}}
|
@@ -1,61 +1,60 @@
|
|
1 |
-
/*--------------------------------------------------------------
|
2 |
-
|
3 |
-
This is the BuddyPress companion stylesheet for
|
4 |
-
the WordPress Twentyfifteen theme.
|
5 |
-
|
6 |
-
This sheet supports the primary BuddyPress styles in buddypress.css
|
7 |
-
|
8 |
-
The Rulesets shadow the BP default stylesheet sectioning
|
9 |
-
to maintain uniformity.
|
10 |
-
|
11 |
-
If you are running as a child theme of twentyfifteen and wish to use
|
12 |
-
this stylesheet then please copy it to buddypress/css/ or community/css/
|
13 |
-
in your child theme root and rename the file to match your child theme name
|
14 |
-
i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
15 |
-
'twentyfifteen-child.css'
|
16 |
-
|
17 |
-
----------------------------------------------------------------
|
18 |
-
>>> TABLE OF CONTENTS:
|
19 |
-
----------------------------------------------------------------
|
20 |
-
1.0 Theme Structural Elements & overrides
|
21 |
-
2.0 - Navigation - General
|
22 |
-
2.1 - Navs - Object Nav / Sub Nav (item-list-tabs)
|
23 |
-
2.2 - Pagination
|
24 |
-
3.0 - Images
|
25 |
-
4.0 - BP Lists / Loops Generic
|
26 |
-
4.1 - Activity Loop
|
27 |
-
4.1.1 Whats New Activity
|
28 |
-
4.1.2 - Activity Listing
|
29 |
-
4.1.3 - Activity Comments
|
30 |
-
4.2 - Members Loop
|
31 |
-
4.3 - Groups Loop
|
32 |
-
4.4 - Blogs Loop
|
33 |
-
5.0 - Directories - Members, Groups, Blogs, Forums
|
34 |
-
6.0 - Single Item screens: User Account & Single Group Screens
|
35 |
-
6.1 - Item Headers: Global
|
36 |
-
6.1.1 -
|
37 |
-
6.1.2 -
|
38 |
-
6.2 - Item Body: Global
|
39 |
-
6.2.1 - item-body: Groups
|
40 |
-
|
41 |
-
|
42 |
-
6.2.2 - item-body: User Accounts
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
7.0 - Forms - General
|
50 |
-
8.0 - Tables - General
|
51 |
-
9.0 - Error / Success Messages
|
52 |
-
10.0 - Ajax Loading
|
53 |
-
11.0 - Widgets
|
54 |
--------------------------------------------------------------*/
|
55 |
-
/**
|
56 |
-
*-------------------------------------------------------------------------------
|
57 |
-
* @section 1.0 - Theme - Structural Elements & overrides
|
58 |
-
*-------------------------------------------------------------------------------
|
59 |
*/
|
60 |
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
61 |
clear: none; }
|
@@ -77,7 +76,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
77 |
.buddypress main article {
|
78 |
margin: 0 8.3333% 0 4.3333%; } }
|
79 |
.buddypress main article .entry-header, .buddypress main article .entry-content {
|
80 |
-
padding: 0
|
81 |
.buddypress main article #buddypress {
|
82 |
margin-bottom: 40px; }
|
83 |
.buddypress .site-footer {
|
@@ -87,22 +86,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
87 |
margin: 0 35.2941% 0 0;
|
88 |
width: 61.8235%; } }
|
89 |
|
90 |
-
/**
|
91 |
-
*-------------------------------------------------------------------------------
|
92 |
-
* @section 2.0 - Navigation - General
|
93 |
-
*-------------------------------------------------------------------------------
|
94 |
*/
|
95 |
.buddypress #buddypress .item-list-tabs a, .buddypress #buddypress .activity-header a, .buddypress #buddypress .activity-inner a, .buddypress #buddypress .activity-comments a, .buddypress #buddypress .item-title a, .buddypress #buddypress .load-more a, .buddypress #buddypress .field-visibility-settings-toggle a, .buddypress #buddypress #latest-update a, .buddypress #buddypress table a, .buddypress #buddypress .avatar-nav-items a {
|
96 |
border-bottom: 0; }
|
97 |
.buddypress #buddypress .pagination-links a, .buddypress #buddypress .pagination-links span {
|
98 |
border-bottom: 0; }
|
99 |
|
100 |
-
/**
|
101 |
-
*----------------------------------------------------------
|
102 |
-
* @section 2.1 - Navs Object Nav / Sub Nav (item-list-tabs)
|
103 |
-
*
|
104 |
-
* The main navigational elements for all BP screens
|
105 |
-
*----------------------------------------------------------
|
106 |
*/
|
107 |
#buddypress {
|
108 |
/*__ Horizontal menus __*/ }
|
@@ -112,7 +111,8 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
112 |
opacity: 1; }
|
113 |
#buddypress div.item-list-tabs ul {
|
114 |
background-color: #f7f7f7;
|
115 |
-
border-bottom: 1px solid rgba(
|
|
|
116 |
overflow: hidden;
|
117 |
padding: 5px 0; }
|
118 |
#buddypress div.item-list-tabs ul li a span {
|
@@ -172,21 +172,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
172 |
float: none;
|
173 |
overflow: hidden; }
|
174 |
#buddypress #object-nav ul li span {
|
|
|
175 |
border-radius: 10%;
|
176 |
float: left;
|
177 |
-
margin-left:
|
178 |
#buddypress #item-body {
|
179 |
border-right: 1px solid #ddd;
|
180 |
overflow: hidden;
|
181 |
-
padding: 0
|
182 |
width: auto; }
|
183 |
#buddypress #item-body #subnav {
|
184 |
-
margin: 0 -
|
185 |
|
186 |
-
/**
|
187 |
-
*----------------------------------------------------------
|
188 |
-
* @section 2.2 - Pagination
|
189 |
-
*----------------------------------------------------------
|
190 |
*/
|
191 |
#buddypress div.pagination {
|
192 |
box-shadow: none; }
|
@@ -212,11 +213,14 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
212 |
position: static;
|
213 |
left: auto; }
|
214 |
|
215 |
-
/**
|
216 |
-
*-------------------------------------------------------------------------------
|
217 |
-
* @section 4.0 - BP Lists / Loops Generic
|
218 |
-
*-------------------------------------------------------------------------------
|
219 |
*/
|
|
|
|
|
|
|
220 |
#buddypress ul.item-list li {
|
221 |
overflow: hidden !important; }
|
222 |
#buddypress ul.item-list li .item-avatar {
|
@@ -283,15 +287,15 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
283 |
#buddypress ul.item-list li div.action .meta {
|
284 |
font-style: italic; }
|
285 |
|
286 |
-
/**
|
287 |
-
*----------------------------------------------------------
|
288 |
-
* @section 4.1 - Activity
|
289 |
-
*----------------------------------------------------------
|
290 |
*/
|
291 |
-
/**
|
292 |
-
*-----------------------------------------------------
|
293 |
-
* @section 4.1.1 - Activity Whats New
|
294 |
-
*-----------------------------------------------------
|
295 |
*/
|
296 |
#buddypress form#whats-new-form p.activity-greeting {
|
297 |
line-height: 1.4; }
|
@@ -302,17 +306,17 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
302 |
clear: right;
|
303 |
margin: 10px 0 20px;
|
304 |
padding: 10px 0 0; } }
|
305 |
-
#buddypress form#whats-new-form #whats-new-options[style] {
|
306 |
min-height: 6rem;
|
307 |
overflow: visible; }
|
308 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box {
|
309 |
border: 1px solid rgba(153, 153, 153, 0.5);
|
310 |
float: right;
|
311 |
line-height: 1.5em;
|
312 |
margin-top: 12px;
|
313 |
padding-right: 0.2em;
|
314 |
width: 100%; }
|
315 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box select {
|
316 |
background: none;
|
317 |
border: 0;
|
318 |
float: left;
|
@@ -320,65 +324,114 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
320 |
min-height: 1.5em;
|
321 |
padding-right: 0.4em; }
|
322 |
@media screen and (min-width: 30em) {
|
323 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box {
|
324 |
width: auto; }
|
325 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-submit {
|
326 |
float: left; } }
|
327 |
#buddypress #item-body form#whats-new-form {
|
328 |
margin: 40px 0; }
|
329 |
|
330 |
-
/**
|
331 |
-
*-----------------------------------------------------
|
332 |
-
* @section 4.1.2 - Activity Listing
|
333 |
-
*-----------------------------------------------------
|
334 |
*/
|
335 |
-
#buddypress
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
height: 30px;
|
341 |
margin-right: 15px;
|
342 |
width: 30px; }
|
343 |
-
#buddypress
|
344 |
font-size: 13px;
|
345 |
font-size: 1.3rem; }
|
346 |
-
#buddypress
|
347 |
margin-top: -12px; }
|
348 |
-
#buddypress
|
349 |
-
font-size: 16px;
|
350 |
-
font-size: 1.6rem;
|
351 |
line-height: inherit;
|
352 |
margin-left: 0; }
|
353 |
-
#buddypress
|
354 |
background-color: #f7f7f7;
|
355 |
border: 1px solid rgba(234, 234, 234, 0.6);
|
356 |
padding: 0 0.2em; }
|
357 |
-
#buddypress
|
358 |
display: inline-block;
|
359 |
margin-bottom: 0 !important; }
|
360 |
-
#buddypress
|
361 |
display: block;
|
362 |
margin-bottom: 5px; }
|
363 |
@media screen and (min-width: 38.75em) {
|
364 |
-
#buddypress
|
365 |
display: inline-block;
|
366 |
margin-bottom: 0; } }
|
367 |
-
#buddypress
|
368 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
|
370 |
-
/**
|
371 |
-
*-----------------------------------------------------
|
372 |
-
* @section 4.1.3 - Activity Comments
|
373 |
-
*-----------------------------------------------------
|
374 |
*/
|
375 |
-
#buddypress
|
376 |
border-right: 1px solid #eaeaea;
|
377 |
margin-top: 5px; }
|
378 |
-
#buddypress
|
379 |
background: rgba(247, 247, 247, 0.6);
|
380 |
-
margin:
|
381 |
-
#buddypress
|
382 |
color: rgba(51, 51, 51, 0.8);
|
383 |
display: inline-block;
|
384 |
font-family: inherit;
|
@@ -389,16 +442,16 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
389 |
padding: 4px 10px;
|
390 |
text-transform: lowercase;
|
391 |
width: 100px; }
|
392 |
-
#buddypress
|
393 |
border: 1px solid rgba(153, 153, 153, 0.7);
|
394 |
text-align: center; }
|
395 |
-
#buddypress
|
396 |
background: #ededed; }
|
397 |
|
398 |
-
/**
|
399 |
-
*----------------------------------------------------------
|
400 |
-
* @section 4.2 - Members Loop
|
401 |
-
*----------------------------------------------------------
|
402 |
*/
|
403 |
@media screen and (min-width: 59.6875em) {
|
404 |
#buddypress #members-list li .item-avatar, #buddypress #members-list li .item {
|
@@ -406,23 +459,44 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
406 |
#buddypress #members-list li .action {
|
407 |
float: left; } }
|
408 |
|
409 |
-
/**
|
410 |
-
*-------------------------------------------------------------------------------
|
411 |
-
* @section 6.0 - Single Item screens: User Account & Single Group Screens
|
412 |
-
*-------------------------------------------------------------------------------
|
413 |
*/
|
414 |
-
/**
|
415 |
-
*-----------------------------------------------------------
|
416 |
-
* @subsection 6.1 - Item Header Global
|
417 |
-
*-----------------------------------------------------------
|
418 |
*/
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
425 |
*/
|
|
|
|
|
|
|
426 |
@media screen and (max-width: 38.75em) {
|
427 |
.single-item.groups #buddypress div#item-header {
|
428 |
display: flex;
|
@@ -471,12 +545,12 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
471 |
float: left;
|
472 |
width: 28%; } }
|
473 |
|
474 |
-
/**
|
475 |
-
*-----------------------------------------------------
|
476 |
-
* @subsection 6.1.2 - Item Header User Accounts
|
477 |
-
*
|
478 |
-
* User Accounts Specific Item Header
|
479 |
-
*-----------------------------------------------------
|
480 |
*/
|
481 |
.bp-user #buddypress #item-header {
|
482 |
padding: 20px 0; }
|
@@ -499,22 +573,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
499 |
margin-left: 5%;
|
500 |
width: 69%; } }
|
501 |
|
502 |
-
/**
|
503 |
-
*-----------------------------------------------------------
|
504 |
-
* @subsection 6.2 - Item Body: Global
|
505 |
-
*-----------------------------------------------------------
|
506 |
*/
|
507 |
-
/**
|
508 |
-
*----------------------------------------------------
|
509 |
-
* @subsection 6.2.1 - Item Body Groups
|
510 |
-
*
|
511 |
-
* Groups specific item body rules - screens
|
512 |
-
*----------------------------------------------------
|
513 |
*/
|
514 |
-
/**
|
515 |
-
*-----------------------------------------
|
516 |
-
* @subsection 6.2.1.1 - Group Management
|
517 |
-
*-----------------------------------------
|
518 |
*/
|
519 |
.groups #group-settings-form h4 {
|
520 |
background: #555;
|
@@ -523,7 +597,9 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
523 |
|
524 |
.groups.edit-details #group-settings-form label {
|
525 |
background: #555;
|
|
|
526 |
border-top-left-radius: 4px;
|
|
|
527 |
border-top-right-radius: 4px;
|
528 |
background-clip: padding-box;
|
529 |
color: #fff;
|
@@ -573,11 +649,38 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
573 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
574 |
margin: 0; }
|
575 |
|
576 |
-
/**
|
577 |
-
*-----------------------------------------
|
578 |
-
* @subsection 6.2.1.2 - Group members
|
579 |
-
*-----------------------------------------
|
580 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
.groups.group-members #subnav li {
|
582 |
width: 100%; }
|
583 |
@media screen and (max-width: 38.75em) {
|
@@ -594,30 +697,42 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
594 |
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
595 |
width: 100%; } }
|
596 |
|
597 |
-
/**
|
598 |
-
*-----------------------------------------------------
|
599 |
-
* @subsection 6.2.2 - Item Body User Accounts
|
600 |
-
*
|
601 |
-
* User Account specific item body rules
|
602 |
-
*-----------------------------------------------------
|
603 |
*/
|
604 |
.bp-user .entry-title {
|
605 |
margin-bottom: 0.5em; }
|
606 |
.bp-user #buddypress {
|
607 |
-
/**
|
608 |
-
*--------------------------------------------
|
609 |
-
* @subsection 6.2.2.1 - classes, pag, filters
|
610 |
-
*--------------------------------------------
|
611 |
*/
|
612 |
-
/**
|
613 |
-
*-------------------------------------------
|
614 |
-
* @subsection 6.2.2.2 - Extended Profiles
|
615 |
-
*-------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
616 |
*/
|
617 |
-
/**
|
618 |
-
*-------------------------------------------
|
619 |
-
* @subsection 6.2.2.
|
620 |
-
*-------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
621 |
*/ }
|
622 |
.bp-user #buddypress table th {
|
623 |
font-size: 14px;
|
@@ -666,7 +781,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
666 |
.bp-user #buddypress .profile {
|
667 |
/* Edit profile */ }
|
668 |
.bp-user #buddypress .profile .bp-widget h4 {
|
669 |
-
background:
|
670 |
color: #fff;
|
671 |
margin-bottom: 0;
|
672 |
padding: 0.4em; }
|
@@ -705,11 +820,162 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
705 |
.bp-user #buddypress #groups-list li .item {
|
706 |
right: 5%;
|
707 |
width: 50%; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
708 |
|
709 |
-
/**
|
710 |
-
*-------------------------------------------------------------------------------
|
711 |
-
* @section 7.0 - Forms - General
|
712 |
-
*-------------------------------------------------------------------------------
|
713 |
*/
|
714 |
#buddypress div.activity-comments form .ac-textarea {
|
715 |
background: #f7f7f7;
|
@@ -757,9 +1023,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
757 |
float: left;
|
758 |
margin-bottom: 5px !important; }
|
759 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
760 |
-
width: auto; }
|
761 |
-
#buddypress div.message-search {
|
762 |
-
margin-left: 10px; } }
|
763 |
@media screen and (min-width: 77.5em) {
|
764 |
#buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] {
|
765 |
font-size: 16px;
|
@@ -768,15 +1032,21 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
768 |
font-size: 16px;
|
769 |
font-size: 1.6rem; } }
|
770 |
|
771 |
-
/**
|
772 |
-
*-------------------------------------------------------------------------------
|
773 |
-
* @section 8.0 - Tables - General
|
774 |
-
*-------------------------------------------------------------------------------
|
775 |
*/
|
776 |
#buddypress table {
|
777 |
font-size: 14px;
|
778 |
font-size: 1.4rem;
|
779 |
margin: 20px 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
780 |
@media screen and (min-width: 55em) {
|
781 |
#buddypress table {
|
782 |
font-size: 16px;
|
@@ -788,7 +1058,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
788 |
#buddypress .notifications th.bulk-select-all, #buddypress .messages-notices th.bulk-select-all {
|
789 |
text-align: center;
|
790 |
width: 10%; }
|
791 |
-
#buddypress .notifications .bulk-select-check, #buddypress .messages-notices .bulk-select-check {
|
792 |
text-align: center; }
|
793 |
#buddypress .notifications .notification-actions, #buddypress .notifications td.thread-options, #buddypress .messages-notices .notification-actions, #buddypress .messages-notices td.thread-options {
|
794 |
text-align: center; }
|
@@ -802,11 +1072,36 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
802 |
padding: 0;
|
803 |
text-align: center; }
|
804 |
|
805 |
-
/**
|
806 |
-
*-------------------------------------------------------------------------------
|
807 |
-
* @section 9.0 - Error / Success messages
|
808 |
-
*-------------------------------------------------------------------------------
|
809 |
*/
|
|
|
|
|
|
|
|
|
810 |
#buddypress div#message.info p {
|
811 |
background: #c6e4ee;
|
812 |
-
border: 1px solid #78bed6;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*--------------------------------------------------------------
|
2 |
+
|
3 |
+
This is the BuddyPress companion stylesheet for
|
4 |
+
the WordPress Twentyfifteen theme.
|
5 |
+
|
6 |
+
This sheet supports the primary BuddyPress styles in buddypress.css
|
7 |
+
|
8 |
+
The Rulesets shadow the BP default stylesheet sectioning
|
9 |
+
to maintain uniformity.
|
10 |
+
|
11 |
+
If you are running as a child theme of twentyfifteen and wish to use
|
12 |
+
this stylesheet then please copy it to buddypress/css/ or community/css/
|
13 |
+
in your child theme root and rename the file to match your child theme name
|
14 |
+
i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
15 |
+
'twentyfifteen-child.css'
|
16 |
+
|
17 |
+
----------------------------------------------------------------
|
18 |
+
>>> TABLE OF CONTENTS:
|
19 |
+
----------------------------------------------------------------
|
20 |
+
1.0 Theme Structural Elements & overrides
|
21 |
+
2.0 - Navigation - General
|
22 |
+
2.1 - Navs - Object Nav / Sub Nav (item-list-tabs)
|
23 |
+
2.2 - Pagination
|
24 |
+
3.0 - Images
|
25 |
+
4.0 - BP Lists / Loops Generic
|
26 |
+
4.1 - Activity Loop
|
27 |
+
4.1.1 Whats New Activity
|
28 |
+
4.1.2 - Activity Listing
|
29 |
+
4.1.3 - Activity Comments
|
30 |
+
4.2 - Members Loop
|
31 |
+
4.3 - Groups Loop
|
32 |
+
4.4 - Blogs Loop
|
33 |
+
5.0 - Directories - Members, Groups, Blogs, Forums
|
34 |
+
6.0 - Single Item screens: User Account & Single Group Screens
|
35 |
+
6.1 - Item Headers: Global
|
36 |
+
6.1.1 - item-header: Groups
|
37 |
+
6.1.2 - item-header: User Accounts
|
38 |
+
6.2 - Item Body: Global
|
39 |
+
6.2.1 - item-body: Groups
|
40 |
+
6.2.1.1 - Management settings screens
|
41 |
+
6.2.1.2 - Group members list
|
42 |
+
6.2.2 - item-body: User Accounts
|
43 |
+
6.2.2.1 - classes, pag, filters
|
44 |
+
6.2.2.2 - Extended Profiles
|
45 |
+
6.2.2.3 - Groups
|
46 |
+
6.2.2.4 - friends
|
47 |
+
6.2.2.5 - Private Messaging Threads
|
48 |
+
6.2.2.6 - Settings
|
49 |
+
7.0 - Forms - General
|
50 |
+
8.0 - Tables - General
|
51 |
+
9.0 - Error / Success Messages
|
52 |
+
10.0 - Ajax Loading, Widgets, General classes
|
|
|
53 |
--------------------------------------------------------------*/
|
54 |
+
/**
|
55 |
+
*-------------------------------------------------------------------------------
|
56 |
+
* @section 1.0 - Theme - Structural Elements & overrides
|
57 |
+
*-------------------------------------------------------------------------------
|
58 |
*/
|
59 |
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
60 |
clear: none; }
|
76 |
.buddypress main article {
|
77 |
margin: 0 8.3333% 0 4.3333%; } }
|
78 |
.buddypress main article .entry-header, .buddypress main article .entry-content {
|
79 |
+
padding: 0 3rem 3rem 3rem; }
|
80 |
.buddypress main article #buddypress {
|
81 |
margin-bottom: 40px; }
|
82 |
.buddypress .site-footer {
|
86 |
margin: 0 35.2941% 0 0;
|
87 |
width: 61.8235%; } }
|
88 |
|
89 |
+
/**
|
90 |
+
*-------------------------------------------------------------------------------
|
91 |
+
* @section 2.0 - Navigation - General
|
92 |
+
*-------------------------------------------------------------------------------
|
93 |
*/
|
94 |
.buddypress #buddypress .item-list-tabs a, .buddypress #buddypress .activity-header a, .buddypress #buddypress .activity-inner a, .buddypress #buddypress .activity-comments a, .buddypress #buddypress .item-title a, .buddypress #buddypress .load-more a, .buddypress #buddypress .field-visibility-settings-toggle a, .buddypress #buddypress #latest-update a, .buddypress #buddypress table a, .buddypress #buddypress .avatar-nav-items a {
|
95 |
border-bottom: 0; }
|
96 |
.buddypress #buddypress .pagination-links a, .buddypress #buddypress .pagination-links span {
|
97 |
border-bottom: 0; }
|
98 |
|
99 |
+
/**
|
100 |
+
*----------------------------------------------------------
|
101 |
+
* @section 2.1 - Navs Object Nav / Sub Nav (item-list-tabs)
|
102 |
+
*
|
103 |
+
* The main navigational elements for all BP screens
|
104 |
+
*----------------------------------------------------------
|
105 |
*/
|
106 |
#buddypress {
|
107 |
/*__ Horizontal menus __*/ }
|
111 |
opacity: 1; }
|
112 |
#buddypress div.item-list-tabs ul {
|
113 |
background-color: #f7f7f7;
|
114 |
+
border-bottom: 1px solid rgba(234, 234, 234, 0.9);
|
115 |
+
border-top: 1px solid rgba(234, 234, 234, 0.9);
|
116 |
overflow: hidden;
|
117 |
padding: 5px 0; }
|
118 |
#buddypress div.item-list-tabs ul li a span {
|
172 |
float: none;
|
173 |
overflow: hidden; }
|
174 |
#buddypress #object-nav ul li span {
|
175 |
+
background: #fff;
|
176 |
border-radius: 10%;
|
177 |
float: left;
|
178 |
+
margin-left: 2px; }
|
179 |
#buddypress #item-body {
|
180 |
border-right: 1px solid #ddd;
|
181 |
overflow: hidden;
|
182 |
+
padding: 0 20px 0 0;
|
183 |
width: auto; }
|
184 |
#buddypress #item-body #subnav {
|
185 |
+
margin: 0 -20px 0 0; } }
|
186 |
|
187 |
+
/**
|
188 |
+
*----------------------------------------------------------
|
189 |
+
* @section 2.2 - Pagination
|
190 |
+
*----------------------------------------------------------
|
191 |
*/
|
192 |
#buddypress div.pagination {
|
193 |
box-shadow: none; }
|
213 |
position: static;
|
214 |
left: auto; }
|
215 |
|
216 |
+
/**
|
217 |
+
*-------------------------------------------------------------------------------
|
218 |
+
* @section 4.0 - BP Lists / Loops Generic
|
219 |
+
*-------------------------------------------------------------------------------
|
220 |
*/
|
221 |
+
#buddypress .item-list .activity-header, #buddypress .item-list .activity-meta {
|
222 |
+
font-family: "Noto Sans", sans-serif; }
|
223 |
+
|
224 |
#buddypress ul.item-list li {
|
225 |
overflow: hidden !important; }
|
226 |
#buddypress ul.item-list li .item-avatar {
|
287 |
#buddypress ul.item-list li div.action .meta {
|
288 |
font-style: italic; }
|
289 |
|
290 |
+
/**
|
291 |
+
*----------------------------------------------------------
|
292 |
+
* @section 4.1 - Activity
|
293 |
+
*----------------------------------------------------------
|
294 |
*/
|
295 |
+
/**
|
296 |
+
*-----------------------------------------------------
|
297 |
+
* @section 4.1.1 - Activity Whats New
|
298 |
+
*-----------------------------------------------------
|
299 |
*/
|
300 |
#buddypress form#whats-new-form p.activity-greeting {
|
301 |
line-height: 1.4; }
|
306 |
clear: right;
|
307 |
margin: 10px 0 20px;
|
308 |
padding: 10px 0 0; } }
|
309 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] {
|
310 |
min-height: 6rem;
|
311 |
overflow: visible; }
|
312 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box {
|
313 |
border: 1px solid rgba(153, 153, 153, 0.5);
|
314 |
float: right;
|
315 |
line-height: 1.5em;
|
316 |
margin-top: 12px;
|
317 |
padding-right: 0.2em;
|
318 |
width: 100%; }
|
319 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box select {
|
320 |
background: none;
|
321 |
border: 0;
|
322 |
float: left;
|
324 |
min-height: 1.5em;
|
325 |
padding-right: 0.4em; }
|
326 |
@media screen and (min-width: 30em) {
|
327 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box {
|
328 |
width: auto; }
|
329 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-submit {
|
330 |
float: left; } }
|
331 |
#buddypress #item-body form#whats-new-form {
|
332 |
margin: 40px 0; }
|
333 |
|
334 |
+
/**
|
335 |
+
*-----------------------------------------------------
|
336 |
+
* @section 4.1.2 - Activity Listing
|
337 |
+
*-----------------------------------------------------
|
338 |
*/
|
339 |
+
#buddypress #activity-stream li {
|
340 |
+
padding: 25px 0 15px; }
|
341 |
+
#buddypress #activity-stream li .activity-avatar {
|
342 |
+
float: none;
|
343 |
+
text-align: center; }
|
344 |
+
#buddypress #activity-stream li .activity-avatar a {
|
345 |
+
display: inline-block; }
|
346 |
+
#buddypress #activity-stream li .activity-avatar a img.avatar {
|
347 |
+
display: inline;
|
348 |
+
float: none;
|
349 |
+
height: 60px;
|
350 |
+
margin-bottom: 20px;
|
351 |
+
margin-right: 0;
|
352 |
+
width: 60px; }
|
353 |
+
#buddypress #activity-stream li .activity-content {
|
354 |
+
margin-right: 0; }
|
355 |
+
#buddypress #activity-stream li .activity-content .activity-header {
|
356 |
+
font-size: 14px;
|
357 |
+
font-size: 1.4rem; }
|
358 |
+
@media screen and (min-width: 46.25em) {
|
359 |
+
#buddypress #activity-stream li .activity-avatar {
|
360 |
+
float: right;
|
361 |
+
margin-left: 10px;
|
362 |
+
text-align: right; }
|
363 |
+
#buddypress #activity-stream li .activity-avatar a {
|
364 |
+
border-bottom: 0; }
|
365 |
+
#buddypress #activity-stream li .activity-content {
|
366 |
+
margin: 0;
|
367 |
+
overflow: hidden; }
|
368 |
+
#buddypress #activity-stream li .activity-content .activity-header {
|
369 |
+
font-size: 16px;
|
370 |
+
font-size: 1.6rem; } }
|
371 |
+
#buddypress #activity-stream li.mini .activity-avatar a img.avatar {
|
372 |
height: 30px;
|
373 |
margin-right: 15px;
|
374 |
width: 30px; }
|
375 |
+
#buddypress #activity-stream li.mini .activity-content .activity-header {
|
376 |
font-size: 13px;
|
377 |
font-size: 1.3rem; }
|
378 |
+
#buddypress #activity-stream .activity-content {
|
379 |
margin-top: -12px; }
|
380 |
+
#buddypress #activity-stream .activity-content .activity-header {
|
|
|
|
|
381 |
line-height: inherit;
|
382 |
margin-left: 0; }
|
383 |
+
#buddypress #activity-stream .activity-content .activity-header p {
|
384 |
background-color: #f7f7f7;
|
385 |
border: 1px solid rgba(234, 234, 234, 0.6);
|
386 |
padding: 0 0.2em; }
|
387 |
+
#buddypress #activity-stream .activity-content .activity-header img.avatar {
|
388 |
display: inline-block;
|
389 |
margin-bottom: 0 !important; }
|
390 |
+
#buddypress #activity-stream .activity-content .activity-meta a {
|
391 |
display: block;
|
392 |
margin-bottom: 5px; }
|
393 |
@media screen and (min-width: 38.75em) {
|
394 |
+
#buddypress #activity-stream .activity-content .activity-meta a {
|
395 |
display: inline-block;
|
396 |
margin-bottom: 0; } }
|
397 |
+
#buddypress #activity-stream .load-more {
|
398 |
+
background: #f7f7f7;
|
399 |
+
border: 1px solid transparent;
|
400 |
+
padding: 10px; }
|
401 |
+
#buddypress #activity-stream .load-more:focus, #buddypress #activity-stream .load-more:hover {
|
402 |
+
background: #f4f4f4;
|
403 |
+
border: 1px solid rgba(159, 209, 226, 0.3); }
|
404 |
+
#buddypress #activity-stream .load-more:focus a, #buddypress #activity-stream .load-more:hover a {
|
405 |
+
font-style: italic; }
|
406 |
+
#buddypress #activity-stream .load-more a {
|
407 |
+
display: block; }
|
408 |
+
|
409 |
+
/* Single activity view - activity permalink */
|
410 |
+
.activity-permalink #buddypress #activity-stream li.activity-item {
|
411 |
+
padding: 20px; }
|
412 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header {
|
413 |
+
font-size: 16px;
|
414 |
+
font-size: 1.6rem;
|
415 |
+
margin-bottom: 40px; }
|
416 |
+
@media screen and (min-width: 46.25em) {
|
417 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header {
|
418 |
+
font-size: 20px;
|
419 |
+
font-size: 2rem; } }
|
420 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header p {
|
421 |
+
padding: 20px; }
|
422 |
|
423 |
+
/**
|
424 |
+
*-----------------------------------------------------
|
425 |
+
* @section 4.1.3 - Activity Comments
|
426 |
+
*-----------------------------------------------------
|
427 |
*/
|
428 |
+
#buddypress #activity-stream .activity-comments {
|
429 |
border-right: 1px solid #eaeaea;
|
430 |
margin-top: 5px; }
|
431 |
+
#buddypress #activity-stream .activity-comments ul {
|
432 |
background: rgba(247, 247, 247, 0.6);
|
433 |
+
margin: 15px 2px 0 0; }
|
434 |
+
#buddypress #activity-stream .activity-comments .ac-form input[type="submit"], #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel {
|
435 |
color: rgba(51, 51, 51, 0.8);
|
436 |
display: inline-block;
|
437 |
font-family: inherit;
|
442 |
padding: 4px 10px;
|
443 |
text-transform: lowercase;
|
444 |
width: 100px; }
|
445 |
+
#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel {
|
446 |
border: 1px solid rgba(153, 153, 153, 0.7);
|
447 |
text-align: center; }
|
448 |
+
#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:focus, #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:hover {
|
449 |
background: #ededed; }
|
450 |
|
451 |
+
/**
|
452 |
+
*----------------------------------------------------------
|
453 |
+
* @section 4.2 - Members Loop
|
454 |
+
*----------------------------------------------------------
|
455 |
*/
|
456 |
@media screen and (min-width: 59.6875em) {
|
457 |
#buddypress #members-list li .item-avatar, #buddypress #members-list li .item {
|
459 |
#buddypress #members-list li .action {
|
460 |
float: left; } }
|
461 |
|
462 |
+
/**
|
463 |
+
*-------------------------------------------------------------------------------
|
464 |
+
* @section 6.0 - Single Item screens: User Account & Single Group Screens
|
465 |
+
*-------------------------------------------------------------------------------
|
466 |
*/
|
467 |
+
/**
|
468 |
+
*-----------------------------------------------------------
|
469 |
+
* @subsection 6.1 - Item Header Global
|
470 |
+
*-----------------------------------------------------------
|
471 |
*/
|
472 |
+
@media screen and (max-width: 46.25em) {
|
473 |
+
.bp-user main header.entry-header, .single-item.groups main header.entry-header {
|
474 |
+
padding-bottom: 1rem; } }
|
475 |
+
@media screen and (max-width: 38.75em) {
|
476 |
+
.bp-user h1, .bp-user #item-header-content, .single-item.groups h1, .single-item.groups #item-header-content {
|
477 |
+
text-align: center; } }
|
478 |
+
@media screen and (max-width: 46.25em) {
|
479 |
+
.bp-user #buddypress #item-header .generic-button, .single-item.groups #buddypress #item-header .generic-button {
|
480 |
+
float: none;
|
481 |
+
margin: 1.5em 0 0 0; } }
|
482 |
+
@media screen and (max-width: 38.75em) {
|
483 |
+
.bp-user #buddypress h1, .single-item.groups #buddypress h1 {
|
484 |
+
margin-bottom: 0; }
|
485 |
+
.bp-user #buddypress #item-header-avatar img.avatar, .single-item.groups #buddypress #item-header-avatar img.avatar {
|
486 |
+
margin-left: 0; }
|
487 |
+
.bp-user #buddypress #item-header-content, .single-item.groups #buddypress #item-header-content {
|
488 |
+
width: 100%; } }
|
489 |
+
|
490 |
+
/**
|
491 |
+
*-----------------------------------------------------
|
492 |
+
* @subsection 6.1.1 - item-header Groups
|
493 |
+
*
|
494 |
+
* Group Specific Item Header
|
495 |
+
*-----------------------------------------------------
|
496 |
*/
|
497 |
+
@media screen and (max-width: 46.25em) {
|
498 |
+
.single-item.groups #buddypress #item-header #item-meta {
|
499 |
+
margin-bottom: 20px; } }
|
500 |
@media screen and (max-width: 38.75em) {
|
501 |
.single-item.groups #buddypress div#item-header {
|
502 |
display: flex;
|
545 |
float: left;
|
546 |
width: 28%; } }
|
547 |
|
548 |
+
/**
|
549 |
+
*-----------------------------------------------------
|
550 |
+
* @subsection 6.1.2 - Item Header User Accounts
|
551 |
+
*
|
552 |
+
* User Accounts Specific Item Header
|
553 |
+
*-----------------------------------------------------
|
554 |
*/
|
555 |
.bp-user #buddypress #item-header {
|
556 |
padding: 20px 0; }
|
573 |
margin-left: 5%;
|
574 |
width: 69%; } }
|
575 |
|
576 |
+
/**
|
577 |
+
*-----------------------------------------------------------
|
578 |
+
* @subsection 6.2 - Item Body: Global
|
579 |
+
*-----------------------------------------------------------
|
580 |
*/
|
581 |
+
/**
|
582 |
+
*----------------------------------------------------
|
583 |
+
* @subsection 6.2.1 - Item Body Groups
|
584 |
+
*
|
585 |
+
* Groups specific item body rules - screens
|
586 |
+
*----------------------------------------------------
|
587 |
*/
|
588 |
+
/**
|
589 |
+
*-----------------------------------------
|
590 |
+
* @subsection 6.2.1.1 - Group Management
|
591 |
+
*-----------------------------------------
|
592 |
*/
|
593 |
.groups #group-settings-form h4 {
|
594 |
background: #555;
|
597 |
|
598 |
.groups.edit-details #group-settings-form label {
|
599 |
background: #555;
|
600 |
+
-webkit-border-top-left-radius: 4px;
|
601 |
border-top-left-radius: 4px;
|
602 |
+
-webkit-border-top-right-radius: 4px;
|
603 |
border-top-right-radius: 4px;
|
604 |
background-clip: padding-box;
|
605 |
color: #fff;
|
649 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
650 |
margin: 0; }
|
651 |
|
652 |
+
/**
|
653 |
+
*-----------------------------------------
|
654 |
+
* @subsection 6.2.1.2 - Group members
|
655 |
+
*-----------------------------------------
|
656 |
*/
|
657 |
+
/* Members loop */
|
658 |
+
@media screen and (max-width: 30em) {
|
659 |
+
.groups.group-members #buddypress #members-group-list li > a {
|
660 |
+
border-bottom: 0;
|
661 |
+
display: block;
|
662 |
+
margin-bottom: 10px;
|
663 |
+
text-align: center; }
|
664 |
+
.groups.group-members #buddypress #members-group-list li > a img.avatar {
|
665 |
+
display: inline;
|
666 |
+
float: none; } }
|
667 |
+
.groups.group-members #buddypress #members-group-list li h5 {
|
668 |
+
display: inline-block;
|
669 |
+
font-size: 14px;
|
670 |
+
font-size: 1.4rem;
|
671 |
+
margin: 0; }
|
672 |
+
@media screen and (min-width: 59.6875em) {
|
673 |
+
.groups.group-members #buddypress #members-group-list li h5 {
|
674 |
+
font-size: 16px;
|
675 |
+
font-size: 1.6rem; } }
|
676 |
+
.groups.group-members #buddypress #members-group-list li h5 a {
|
677 |
+
border-bottom: 0; }
|
678 |
+
.groups.group-members #buddypress #members-group-list li span.activity {
|
679 |
+
font-size: 12px;
|
680 |
+
font-size: 1.2rem; }
|
681 |
+
.groups.group-members #buddypress #members-group-list li .action {
|
682 |
+
top: 0; }
|
683 |
+
|
684 |
.groups.group-members #subnav li {
|
685 |
width: 100%; }
|
686 |
@media screen and (max-width: 38.75em) {
|
697 |
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
698 |
width: 100%; } }
|
699 |
|
700 |
+
/**
|
701 |
+
*-----------------------------------------------------
|
702 |
+
* @subsection 6.2.2 - Item Body User Accounts
|
703 |
+
*
|
704 |
+
* User Account specific item body rules
|
705 |
+
*-----------------------------------------------------
|
706 |
*/
|
707 |
.bp-user .entry-title {
|
708 |
margin-bottom: 0.5em; }
|
709 |
.bp-user #buddypress {
|
710 |
+
/**
|
711 |
+
*--------------------------------------------
|
712 |
+
* @subsection 6.2.2.1 - classes, pag, filters
|
713 |
+
*--------------------------------------------
|
714 |
*/
|
715 |
+
/**
|
716 |
+
*-------------------------------------------
|
717 |
+
* @subsection 6.2.2.2 - Extended Profiles
|
718 |
+
*-------------------------------------------
|
719 |
+
*/
|
720 |
+
/**
|
721 |
+
*-------------------------------------------
|
722 |
+
* @subsection 6.2.2.3 - Groups
|
723 |
+
*-------------------------------------------
|
724 |
*/
|
725 |
+
/**
|
726 |
+
*-------------------------------------------
|
727 |
+
* @subsection 6.2.2.5 - Private Messaging
|
728 |
+
*-------------------------------------------
|
729 |
+
*/
|
730 |
+
/* Auto Complete background */
|
731 |
+
/* Sitewide Notices loop */
|
732 |
+
/**
|
733 |
+
*------------------------------
|
734 |
+
* @subsection 6.2.2.6 - Settings
|
735 |
+
*------------------------------
|
736 |
*/ }
|
737 |
.bp-user #buddypress table th {
|
738 |
font-size: 14px;
|
781 |
.bp-user #buddypress .profile {
|
782 |
/* Edit profile */ }
|
783 |
.bp-user #buddypress .profile .bp-widget h4 {
|
784 |
+
background: #6e6e6e;
|
785 |
color: #fff;
|
786 |
margin-bottom: 0;
|
787 |
padding: 0.4em; }
|
820 |
.bp-user #buddypress #groups-list li .item {
|
821 |
right: 5%;
|
822 |
width: 50%; } }
|
823 |
+
.bp-user #buddypress #message-thread a {
|
824 |
+
border-bottom: 0; }
|
825 |
+
.bp-user #buddypress #message-thread #message-subject {
|
826 |
+
background: #6e6e6e;
|
827 |
+
color: #fff;
|
828 |
+
padding: 0.3em 0.2em 0.3em 0; }
|
829 |
+
.bp-user #buddypress #message-thread #message-recipients {
|
830 |
+
font-style: italic; }
|
831 |
+
.bp-user #buddypress #message-thread #message-recipients a.confirm {
|
832 |
+
border: 1px solid #eaeaea;
|
833 |
+
font-style: normal; }
|
834 |
+
.bp-user #buddypress #message-thread .message-metadata {
|
835 |
+
overflow: hidden; }
|
836 |
+
.bp-user #buddypress #message-thread .message-metadata img.avatar {
|
837 |
+
float: none; }
|
838 |
+
@media screen and (min-width: 46.25em) {
|
839 |
+
.bp-user #buddypress #message-thread .message-metadata img.avatar {
|
840 |
+
float: right; } }
|
841 |
+
.bp-user #buddypress #message-thread .message-metadata .message-star-actions {
|
842 |
+
float: left;
|
843 |
+
margin-left: 5px;
|
844 |
+
position: static; }
|
845 |
+
.bp-user #buddypress #message-thread .message-content {
|
846 |
+
background: #f7f7f7;
|
847 |
+
border: 1px solid #eaeaea;
|
848 |
+
margin: 10px 0 0 0;
|
849 |
+
padding: 0.3em; }
|
850 |
+
.bp-user #buddypress #message-thread #send-reply .message-content {
|
851 |
+
background: #fff;
|
852 |
+
border: 0; }
|
853 |
+
.bp-user #buddypress #message-thread .alt {
|
854 |
+
background: #fff; }
|
855 |
+
.bp-user #buddypress #message-threads thead tr {
|
856 |
+
background: #6e6e6e; }
|
857 |
+
.bp-user #buddypress #message-threads tr td {
|
858 |
+
background: #fff;
|
859 |
+
display: inline-block;
|
860 |
+
float: right; }
|
861 |
+
.bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options {
|
862 |
+
border-bottom-color: #b7b7b7;
|
863 |
+
border-bottom-width: 2px;
|
864 |
+
height: 2.4em;
|
865 |
+
padding-bottom: 0.2em;
|
866 |
+
padding-top: 0.2em; }
|
867 |
+
@media screen and (max-width: 46.25em) {
|
868 |
+
.bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options {
|
869 |
+
padding-top: 0; } }
|
870 |
+
.bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from {
|
871 |
+
height: 2.6em; }
|
872 |
+
@media screen and (max-width: 38.75em) {
|
873 |
+
.bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from {
|
874 |
+
height: 5.2em; } }
|
875 |
+
.bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options {
|
876 |
+
border-right: 0 !important;
|
877 |
+
width: -webkit-calc(100% - 30px);
|
878 |
+
width: -moz-calc(100% - 30px);
|
879 |
+
width: calc(100% - 30px);
|
880 |
+
margin-right: 0; }
|
881 |
+
.bp-user #buddypress #message-threads tr td.thread-info {
|
882 |
+
padding-right: 41px;
|
883 |
+
width: 100%; }
|
884 |
+
.bp-user #buddypress #message-threads tr td.thread-info a::after {
|
885 |
+
content: " \2013 \00a0" attr(title);
|
886 |
+
font-size: 12px;
|
887 |
+
font-size: 1.2rem; }
|
888 |
+
.bp-user #buddypress #message-threads tr td.thread-options {
|
889 |
+
text-align: left; }
|
890 |
+
.bp-user #buddypress #message-threads tr td.thread-options a {
|
891 |
+
font-size: 12px;
|
892 |
+
font-size: 1.2rem;
|
893 |
+
line-height: 2.2; }
|
894 |
+
.bp-user #buddypress #message-threads tr span.from {
|
895 |
+
display: none; }
|
896 |
+
.bp-user #buddypress #message-threads tr span.activity {
|
897 |
+
display: block;
|
898 |
+
float: left;
|
899 |
+
line-height: 2; }
|
900 |
+
@media screen and (max-width: 38.75em) {
|
901 |
+
.bp-user #buddypress #message-threads tr span.activity {
|
902 |
+
clear: both;
|
903 |
+
font-size: 11px;
|
904 |
+
font-size: 1.1rem;
|
905 |
+
width: 100%; } }
|
906 |
+
.bp-user #buddypress #message-threads tr.unread td {
|
907 |
+
background: #dce5ff;
|
908 |
+
border-bottom-color: #b7b7b7;
|
909 |
+
border-color: #d1d1d1; }
|
910 |
+
.bp-user #buddypress #message-threads th {
|
911 |
+
display: none; }
|
912 |
+
.bp-user #buddypress #message-threads th.bulk-select-all {
|
913 |
+
border-bottom: 0;
|
914 |
+
display: inline-block;
|
915 |
+
text-align: right; }
|
916 |
+
.bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star {
|
917 |
+
border-left: 0;
|
918 |
+
width: 30px; }
|
919 |
+
.bp-user #buddypress .acfb-holder li.friend-tab {
|
920 |
+
margin-left: 0; }
|
921 |
+
.bp-user #buddypress .acfb-holder li.friend-tab a {
|
922 |
+
border-bottom: 0; }
|
923 |
+
.bp-user #buddypress .acfb-holder li.friend-tab a img {
|
924 |
+
display: inline;
|
925 |
+
height: 20px;
|
926 |
+
margin-left: 0.5em;
|
927 |
+
width: 20px !important; }
|
928 |
+
.bp-user #buddypress #message-threads.sitewide-notices td {
|
929 |
+
width: 100%; }
|
930 |
+
.bp-user #buddypress #message-threads.sitewide-notices td strong {
|
931 |
+
background: #6e6e6e;
|
932 |
+
color: #fff;
|
933 |
+
display: block;
|
934 |
+
margin-bottom: 0.4em;
|
935 |
+
padding-right: 0.2em; }
|
936 |
+
.bp-user #buddypress #message-threads.sitewide-notices td a {
|
937 |
+
display: inline-block; }
|
938 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child {
|
939 |
+
display: none; }
|
940 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td {
|
941 |
+
border-bottom: 0; }
|
942 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td span {
|
943 |
+
line-height: 1; }
|
944 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child {
|
945 |
+
border-bottom-color: #b7b7b7;
|
946 |
+
line-height: 1;
|
947 |
+
text-align: left; }
|
948 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {
|
949 |
+
line-height: 0;
|
950 |
+
margin-right: 0.7em;
|
951 |
+
text-indent: -999em; }
|
952 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after {
|
953 |
+
content: attr(title);
|
954 |
+
display: block;
|
955 |
+
line-height: initial;
|
956 |
+
text-indent: 0; }
|
957 |
+
.bp-user #buddypress #settings-form > p {
|
958 |
+
font-size: 20px;
|
959 |
+
font-size: 2rem;
|
960 |
+
margin: 20px 0 10px; }
|
961 |
+
.bp-user #buddypress table.notification-settings td.yes, .bp-user #buddypress table.notification-settings td.no {
|
962 |
+
vertical-align: middle; }
|
963 |
+
.bp-user #buddypress table.profile-settings {
|
964 |
+
width: 100%; }
|
965 |
+
.bp-user #buddypress table.profile-settings th.field-group-name, .bp-user #buddypress table.profile-settings td.field-name {
|
966 |
+
width: 50%; }
|
967 |
+
@media screen and (min-width: 46.25em) {
|
968 |
+
.bp-user #buddypress table.profile-settings th.field-group-name, .bp-user #buddypress table.profile-settings td.field-name {
|
969 |
+
width: 70%; } }
|
970 |
+
.bp-user #buddypress table.profile-settings th.title, .bp-user #buddypress table.profile-settings td.field-visibility {
|
971 |
+
width: 30%; }
|
972 |
+
.bp-user #buddypress table.profile-settings td.field-visibility select {
|
973 |
+
width: 100%; }
|
974 |
|
975 |
+
/**
|
976 |
+
*-------------------------------------------------------------------------------
|
977 |
+
* @section 7.0 - Forms - General
|
978 |
+
*-------------------------------------------------------------------------------
|
979 |
*/
|
980 |
#buddypress div.activity-comments form .ac-textarea {
|
981 |
background: #f7f7f7;
|
1023 |
float: left;
|
1024 |
margin-bottom: 5px !important; }
|
1025 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
1026 |
+
width: auto; } }
|
|
|
|
|
1027 |
@media screen and (min-width: 77.5em) {
|
1028 |
#buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] {
|
1029 |
font-size: 16px;
|
1032 |
font-size: 16px;
|
1033 |
font-size: 1.6rem; } }
|
1034 |
|
1035 |
+
/**
|
1036 |
+
*-------------------------------------------------------------------------------
|
1037 |
+
* @section 8.0 - Tables - General
|
1038 |
+
*-------------------------------------------------------------------------------
|
1039 |
*/
|
1040 |
#buddypress table {
|
1041 |
font-size: 14px;
|
1042 |
font-size: 1.4rem;
|
1043 |
margin: 20px 0; }
|
1044 |
+
#buddypress table tr th {
|
1045 |
+
background: #6e6e6e;
|
1046 |
+
border-color: #b7b7b7;
|
1047 |
+
color: #fff; }
|
1048 |
+
#buddypress table p {
|
1049 |
+
margin-bottom: 0.5em; }
|
1050 |
@media screen and (min-width: 55em) {
|
1051 |
#buddypress table {
|
1052 |
font-size: 16px;
|
1058 |
#buddypress .notifications th.bulk-select-all, #buddypress .messages-notices th.bulk-select-all {
|
1059 |
text-align: center;
|
1060 |
width: 10%; }
|
1061 |
+
#buddypress .notifications .bulk-select-check, #buddypress .notifications .thread-star, #buddypress .messages-notices .bulk-select-check, #buddypress .messages-notices .thread-star {
|
1062 |
text-align: center; }
|
1063 |
#buddypress .notifications .notification-actions, #buddypress .notifications td.thread-options, #buddypress .messages-notices .notification-actions, #buddypress .messages-notices td.thread-options {
|
1064 |
text-align: center; }
|
1072 |
padding: 0;
|
1073 |
text-align: center; }
|
1074 |
|
1075 |
+
/**
|
1076 |
+
*-------------------------------------------------------------------------------
|
1077 |
+
* @section 9.0 - Error / Success messages
|
1078 |
+
*-------------------------------------------------------------------------------
|
1079 |
*/
|
1080 |
+
#buddypress div#message p {
|
1081 |
+
font-size: 18px;
|
1082 |
+
font-size: 1.8rem;
|
1083 |
+
font-weight: bold; }
|
1084 |
#buddypress div#message.info p {
|
1085 |
background: #c6e4ee;
|
1086 |
+
border: 1px solid #78bed6;
|
1087 |
+
color: #1e5264; }
|
1088 |
+
#buddypress div#message.updated p {
|
1089 |
+
background: #dee6b2;
|
1090 |
+
border: 1px solid #becc66;
|
1091 |
+
color: #454d19; }
|
1092 |
+
|
1093 |
+
.delete-group #buddypress div#message.info p {
|
1094 |
+
background: #db7e7e;
|
1095 |
+
border: 1px solid #be3535;
|
1096 |
+
color: #fff; }
|
1097 |
+
|
1098 |
+
/**
|
1099 |
+
*-------------------------------------------------------------------------------
|
1100 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
1101 |
+
*-------------------------------------------------------------------------------
|
1102 |
+
*/
|
1103 |
+
#buddypress {
|
1104 |
+
/* Auto Complete background */ }
|
1105 |
+
#buddypress .acfb-holder li.friend-tab {
|
1106 |
+
background: #9fd1e2;
|
1107 |
+
border: inherit; }
|
@@ -1 +1 @@
|
|
1 |
-
#buddypress div.pagination .pagination-links .next:before,#buddypress div.pagination .pagination-links .prev:before,.buddypress div.clear{display:none}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress ul.item-list li .item span.activity,#buddypress ul.item-list li div.action .meta,.bp-user #buddypress .pag-count{font-style:italic}#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress main{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress main{padding-top:0}}.buddypress main article{margin:0 4%;padding-top:8.3333%}@media screen and (min-width:59.6875em){.buddypress main article{margin:0 1px 0 0}}@media screen and (min-width:87.6875em){.buddypress main article{margin:0 8.3333% 0 4.3333%}}.buddypress main article .entry-content,.buddypress main article .entry-header{padding:0 2rem 2rem}.buddypress main article #buddypress{margin-bottom:40px}.buddypress .site-footer{margin:0 4%}@media screen and (min-width:59.6875em){.buddypress .site-footer{margin:0 35.2941% 0 0;width:61.8235%}}.buddypress #buddypress #latest-update a,.buddypress #buddypress .activity-comments a,.buddypress #buddypress .activity-header a,.buddypress #buddypress .activity-inner a,.buddypress #buddypress .avatar-nav-items a,.buddypress #buddypress .field-visibility-settings-toggle a,.buddypress #buddypress .item-list-tabs a,.buddypress #buddypress .item-title a,.buddypress #buddypress .load-more a,.buddypress #buddypress .pagination-links a,.buddypress #buddypress .pagination-links span,.buddypress #buddypress table a{border-bottom:0}#buddypress div.item-list-tabs ul{background-color:#f7f7f7;border-bottom:1px solid rgba(153,153,153,.4);overflow:hidden;padding:5px 0}#buddypress div.item-list-tabs ul li a span{border-radius:25%}#buddypress #object-nav ul{overflow:hidden}#buddypress #object-nav ul li{float:none}#buddypress #object-nav ul li:not(.selected) a{opacity:.7}#buddypress div#subnav.item-list-tabs{margin-top:0}#buddypress div#subnav.item-list-tabs ul{background-color:#f7f7f7;border-bottom:0;padding:0}#buddypress div#subnav.item-list-tabs ul li.last{background:#fff;margin-top:0;padding:5px 0 5px 5px;width:100%}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress div#subnav.item-list-tabs ul li.last select:focus{background:0 0;border:0;outline:0}#buddypress div#subnav.item-list-tabs ul li.last label,#buddypress div#subnav.item-list-tabs ul li.last option,#buddypress div#subnav.item-list-tabs ul li.last select{font-size:14px;font-size:1.4rem}@media screen and (min-width:38.75em){#buddypress #object-nav ul li{float:right}#buddypress div#subnav.item-list-tabs ul li.last{text-align:left}}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background:#555;color:#fff;opacity:1}@media screen and (min-width:55em){.bp-user #buddypress,.single-item.groups #buddypress{background:#f7f7f7}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{border-left:1px solid #ddd;float:right;margin-left:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li span{border-radius:10%;float:left;margin-left:15px}#buddypress #item-body{border-right:1px solid #ddd;overflow:hidden;padding:0 10px;width:auto}#buddypress #item-body #subnav{margin:0 -10px}}#buddypress div.pagination{box-shadow:none}#buddypress div.pagination .pag-count{margin-right:0}#buddypress div.pagination .pagination-links{margin-left:0}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{height:auto;line-height:1;padding:5px}#buddypress div.pagination .pagination-links .next,#buddypress div.pagination .pagination-links .prev{background-color:transparent;color:inherit;overflow:visible;width:auto}#buddypress div.pagination .pagination-links .prev{right:auto;position:static}#buddypress div.pagination .pagination-links .next{position:static;left:auto}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{margin-bottom:10px;text-align:center}#buddypress ul.item-list li .item-avatar a{border-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:inline-block;float:none}@media screen and (min-width:38.75em){#buddypress ul.item-list li .item-avatar{margin-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:block;float:right}}#buddypress ul.item-list li .item{margin-right:25%}#buddypress ul.item-list li .item .item-desc{margin-right:0;width:70%}@media screen and (min-width:59.6875em){#buddypress ul.item-list li .action,#buddypress ul.item-list li .item,#buddypress ul.item-list li .item-avatar{float:right}#buddypress ul.item-list li .item{right:10%;margin-right:0;position:relative;width:55%}}#buddypress ul.item-list li div.action{clear:right;float:none;margin-bottom:-20px;margin-right:0;padding:20px 0 5px;position:relative;text-align:right;top:0}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action{clear:none;float:left;margin-bottom:0;padding:0}}#buddypress ul.item-list li div.action div{display:inline-block;margin:10px 0;width:100%}#buddypress ul.item-list li div.action div a{display:block;width:100%}@media screen and (min-width:38.75em){#buddypress ul.item-list li div.action div{margin:0 0 10px 10px;width:auto}}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action div{clear:left;float:left;margin:0 0 10px}}#buddypress form#whats-new-form p.activity-greeting{line-height:1.4}#buddypress form#whats-new-form textarea{width:100%}@media screen and (max-width:46.25em){#buddypress form#whats-new-form #whats-new-content{clear:right;margin:10px 0 20px;padding:10px 0 0}}#buddypress form#whats-new-form #whats-new-options[style]{min-height:6rem;overflow:visible}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box{border:1px solid rgba(153,153,153,.5);float:right;line-height:1.5em;margin-top:12px;padding-right:.2em;width:100%}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box select{background:0 0;border:0;float:left;margin:0;min-height:1.5em;padding-right:.4em}@media screen and (min-width:30em){#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box{width:auto}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-submit{float:left}}#buddypress #item-body form#whats-new-form{margin:40px 0}#buddypress .activity-list li .activity-avatar a img.avatar{height:60px;margin-right:0;width:60px}#buddypress .activity-list li.mini .activity-avatar a img.avatar{height:30px;margin-right:15px;width:30px}#buddypress .activity-list li.mini .activity-content .activity-header{font-size:13px;font-size:1.3rem}#buddypress .activity-list .activity-content{margin-top:-12px}#buddypress .activity-list .activity-content .activity-header{font-size:16px;font-size:1.6rem;line-height:inherit;margin-left:0}#buddypress .activity-list .activity-content .activity-header p{background-color:#f7f7f7;border:1px solid rgba(234,234,234,.6);padding:0 .2em}#buddypress .activity-list .activity-content .activity-header img.avatar{display:inline-block;margin-bottom:0!important}#buddypress .activity-list .activity-content .activity-meta a{display:block;margin-bottom:5px}@media screen and (min-width:38.75em){#buddypress .activity-list .activity-content .activity-meta a{display:inline-block;margin-bottom:0}}#buddypress .activity-list .load-more a{display:block}#buddypress .activity .activity-comments{border-right:1px solid #eaeaea;margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 2px 0 0}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(51,51,51,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:1.2rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(153,153,153,.7);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}@media screen and (min-width:59.6875em){#buddypress #members-list li .item,#buddypress #members-list li .item-avatar{float:right}#buddypress #members-list li .action{float:left}}@media screen and (max-width:38.75em){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{order:3}}.single-item.groups #buddypress div#item-header{padding-bottom:40px}.single-item.groups #buddypress div#item-header div#item-actions{margin:0;width:100%}@media screen and (min-width:38.75em){.single-item.groups #buddypress div#item-header div#item-actions{clear:none;float:left;width:50%}}.single-item.groups #buddypress div#item-header div#item-actions h3{background:#555;color:#fff;font-size:14px;font-size:1.4rem;padding:.2em}@media screen and (min-width:46.25em){.single-item.groups #buddypress div#item-header div#item-actions h3{font-size:16px;font-size:1.6rem}.single-item.groups #buddypress div#item-header #item-header-avatar,.single-item.groups #buddypress div#item-header #item-header-content{float:right}.single-item.groups #buddypress div#item-header #item-header-avatar{width:21%}.single-item.groups #buddypress div#item-header #item-header-content{margin-right:4%;width:40%}.single-item.groups #buddypress div#item-header div#item-actions{float:left;width:28%}}.bp-user #buddypress #item-header{padding:20px 0}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{border-bottom:0;display:inline-block;float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #item-header #item-header-avatar{float:right;width:20%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{float:right;width:100%}.bp-user #buddypress #item-header #item-header-content{float:left;margin-left:5%;width:69%}}.groups #group-settings-form h4{background:#555;color:#fff;padding:.2em}.groups.edit-details #group-settings-form label{background:#555;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;display:inline-block;margin-bottom:0;padding:.2em;width:80%}@media screen and (min-width:38.75em){.groups.edit-details #group-settings-form label{width:60%}}.groups.edit-details #group-settings-form textarea+p label{background:0 0;color:inherit;font-size:14px;font-size:1.4rem;width:auto}.groups.group-settings #group-settings-form div.radio label{border:1px solid #eaeaea;padding:.2em}.groups.group-settings #group-settings-form div.radio label ul{color:rgba(51,51,51,.6);font-size:14px;font-size:1.4rem}.groups.group-avatar form>p{margin-top:20px}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid #eaeaea}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{float:right}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a{border-bottom:0}.groups.manage-members #group-settings-form .item-list li span.small{clear:right;display:block;float:none;margin-top:10px}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}.groups.group-members #subnav li{width:100%}.groups.group-members #subnav li #search-members-form{float:left;margin:5px 0 0 5px}@media screen and (max-width:38.75em){.groups.group-members #subnav li{background:#fff;padding:20px 0}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}.bp-user .entry-title{margin-bottom:.5em}.bp-user #buddypress table th{font-size:14px;font-size:1.4rem}.bp-user #buddypress table td{font-size:12px;font-size:1.2rem}@media screen and (min-width:46.25em){.bp-user #buddypress table th{font-size:16px;font-size:1.6rem}.bp-user #buddypress table td{font-size:14px;font-size:1.4rem}}@media screen and (min-width:77.5em){.bp-user #buddypress table th{font-size:18px;font-size:1.8rem}.bp-user #buddypress table td{font-size:16px;font-size:1.6rem}}.bp-user #buddypress .notifications-options-nav{border:1px solid rgba(153,153,153,.5);float:right;width:100%}@media screen and (min-width:38.75em){.bp-user #buddypress .notifications-options-nav{width:300px}}.bp-user #buddypress .notifications-options-nav input,.bp-user #buddypress .notifications-options-nav select{border:0;font-size:14px;font-size:1.4rem;outline:0;padding:0}.bp-user #buddypress .notifications-options-nav select{float:right;margin-left:0;width:60%}.bp-user #buddypress .notifications-options-nav input{float:left;font-family:inherit;line-height:20px;width:40%}.bp-user #buddypress .profile .bp-widget h4{background:rgba(85,85,85,.8);color:#fff;margin-bottom:0;padding:.4em}.bp-user #buddypress .profile .bp-widget table{margin-top:0}.bp-user #buddypress .profile #profile-edit-form .button-nav:after,.bp-user #buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}.bp-user #buddypress .profile #profile-edit-form .button-nav:after{clear:both}.bp-user #buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid #eaeaea;margin-right:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li{float:right;margin-bottom:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid #eaeaea;border-bottom-color:#fff;margin-bottom:-1px}.bp-user #buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.8rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings,.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:1.4rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close,.bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link{background:#555;color:#fff;padding:.2em .5em}.bp-user #buddypress .profile .bp-avatar #bp-delete-avatar a{font-size:inherit}@media screen and (min-width:77.5em){.bp-user #buddypress #groups-list li .item{right:5%;width:50%}}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(153,153,153,.3)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress select{border:1px solid rgba(153,153,153,.5)}#buddypress #item-body .standard-form li{float:none}#buddypress #item-body .standard-form input[type=text],#buddypress #item-body .standard-form textarea{width:100%}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid rgba(153,153,153,.4);overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:right;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:right;margin:0;width:80%;border-left:1px solid rgba(153,153,153,.4);padding:.2em .2em .2em 0}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{font-size:14px;font-size:1.4rem;border:0;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:left;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:38.75em){#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:left;margin-bottom:5px!important}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}#buddypress div.message-search{margin-left:10px}}@media screen and (min-width:77.5em){#buddypress .dir-search form input[type=text],#buddypress .dir-search form input[type=submit],#buddypress .message-search form input[type=text],#buddypress .message-search form input[type=submit]{font-size:16px;font-size:1.6rem}}#buddypress table{font-size:14px;font-size:1.4rem;margin:20px 0}@media screen and (min-width:55em){#buddypress table{font-size:16px;font-size:1.6rem}}#buddypress .messages-notices th,#buddypress .notifications th{width:30%}#buddypress .messages-notices th.bulk-select-all,#buddypress .notifications th.bulk-select-all{text-align:center;width:10%}#buddypress .messages-notices .bulk-select-check,#buddypress .messages-notices .notification-actions,#buddypress .messages-notices td.thread-options,#buddypress .notifications .bulk-select-check,#buddypress .notifications .notification-actions,#buddypress .notifications td.thread-options{text-align:center}#buddypress .messages-notices .notification-actions a,#buddypress .messages-notices td.thread-options a,#buddypress .notifications .notification-actions a,#buddypress .notifications td.thread-options a{display:inline-block;margin:0;padding:0}#buddypress .messages-notices td .button,#buddypress .notifications td .button{border:0;display:block;padding:0;text-align:center}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6}
|
1 |
+
#buddypress #activity-stream .load-more:focus a,#buddypress #activity-stream .load-more:hover a,#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress ul.item-list li .item span.activity,#buddypress ul.item-list li div.action .meta,.bp-user #buddypress #message-thread #message-recipients,.bp-user #buddypress .pag-count{font-style:italic}#buddypress div.pagination .pagination-links .next:before,#buddypress div.pagination .pagination-links .prev:before,.buddypress div.clear{display:none}#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress main{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress main{padding-top:0}}.buddypress main article{margin:0 4%;padding-top:8.3333%}@media screen and (min-width:59.6875em){.buddypress main article{margin:0 1px 0 0}}@media screen and (min-width:87.6875em){.buddypress main article{margin:0 8.3333% 0 4.3333%}}.buddypress main article .entry-content,.buddypress main article .entry-header{padding:0 3rem 3rem}.buddypress main article #buddypress{margin-bottom:40px}.buddypress .site-footer{margin:0 4%}@media screen and (min-width:59.6875em){.buddypress .site-footer{margin:0 35.2941% 0 0;width:61.8235%}}.buddypress #buddypress #latest-update a,.buddypress #buddypress .activity-comments a,.buddypress #buddypress .activity-header a,.buddypress #buddypress .activity-inner a,.buddypress #buddypress .avatar-nav-items a,.buddypress #buddypress .field-visibility-settings-toggle a,.buddypress #buddypress .item-list-tabs a,.buddypress #buddypress .item-title a,.buddypress #buddypress .load-more a,.buddypress #buddypress .pagination-links a,.buddypress #buddypress .pagination-links span,.buddypress #buddypress table a{border-bottom:0}#buddypress div.item-list-tabs ul{background-color:#f7f7f7;border-bottom:1px solid rgba(234,234,234,.9);border-top:1px solid rgba(234,234,234,.9);overflow:hidden;padding:5px 0}#buddypress div.item-list-tabs ul li a span{border-radius:25%}#buddypress #object-nav ul{overflow:hidden}#buddypress #object-nav ul li{float:none}#buddypress #object-nav ul li:not(.selected) a{opacity:.7}#buddypress div#subnav.item-list-tabs{margin-top:0}#buddypress div#subnav.item-list-tabs ul{background-color:#f7f7f7;border-bottom:0;padding:0}#buddypress div#subnav.item-list-tabs ul li.last{background:#fff;margin-top:0;padding:5px 0 5px 5px;width:100%}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress div#subnav.item-list-tabs ul li.last select:focus{background:0 0;border:0;outline:0}#buddypress div#subnav.item-list-tabs ul li.last label,#buddypress div#subnav.item-list-tabs ul li.last option,#buddypress div#subnav.item-list-tabs ul li.last select{font-size:14px;font-size:1.4rem}@media screen and (min-width:38.75em){#buddypress #object-nav ul li{float:right}#buddypress div#subnav.item-list-tabs ul li.last{text-align:left}}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background:#555;color:#fff;opacity:1}@media screen and (min-width:55em){.bp-user #buddypress,.single-item.groups #buddypress{background:#f7f7f7}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{border-left:1px solid #ddd;float:right;margin-left:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li span{background:#fff;border-radius:10%;float:left;margin-left:2px}#buddypress #item-body{border-right:1px solid #ddd;overflow:hidden;padding:0 20px 0 0;width:auto}#buddypress #item-body #subnav{margin:0 -20px 0 0}}#buddypress div.pagination{box-shadow:none}#buddypress div.pagination .pag-count{margin-right:0}#buddypress div.pagination .pagination-links{margin-left:0}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{height:auto;line-height:1;padding:5px}#buddypress div.pagination .pagination-links .next,#buddypress div.pagination .pagination-links .prev{background-color:transparent;color:inherit;overflow:visible;width:auto}#buddypress div.pagination .pagination-links .prev{right:auto;position:static}#buddypress div.pagination .pagination-links .next{position:static;left:auto}#buddypress .item-list .activity-header,#buddypress .item-list .activity-meta{font-family:"Noto Sans",sans-serif}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{margin-bottom:10px;text-align:center}#buddypress ul.item-list li .item-avatar a{border-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:inline-block;float:none}@media screen and (min-width:38.75em){#buddypress ul.item-list li .item-avatar{margin-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:block;float:right}}#buddypress ul.item-list li .item{margin-right:25%}#buddypress ul.item-list li .item .item-desc{margin-right:0;width:70%}@media screen and (min-width:59.6875em){#buddypress ul.item-list li .action,#buddypress ul.item-list li .item,#buddypress ul.item-list li .item-avatar{float:right}#buddypress ul.item-list li .item{right:10%;margin-right:0;position:relative;width:55%}}#buddypress ul.item-list li div.action{clear:right;float:none;margin-bottom:-20px;margin-right:0;padding:20px 0 5px;position:relative;text-align:right;top:0}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action{clear:none;float:left;margin-bottom:0;padding:0}}#buddypress ul.item-list li div.action div{display:inline-block;margin:10px 0;width:100%}#buddypress ul.item-list li div.action div a{display:block;width:100%}@media screen and (min-width:38.75em){#buddypress ul.item-list li div.action div{margin:0 0 10px 10px;width:auto}}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action div{clear:left;float:left;margin:0 0 10px}}#buddypress form#whats-new-form p.activity-greeting{line-height:1.4}#buddypress form#whats-new-form textarea{width:100%}@media screen and (max-width:46.25em){#buddypress form#whats-new-form #whats-new-content{clear:right;margin:10px 0 20px;padding:10px 0 0}}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style]{min-height:6rem;overflow:visible}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box{border:1px solid rgba(153,153,153,.5);float:right;line-height:1.5em;margin-top:12px;padding-right:.2em;width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box select{background:0 0;border:0;float:left;margin:0;min-height:1.5em;padding-right:.4em}@media screen and (min-width:30em){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box{width:auto}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-submit{float:left}}#buddypress #item-body form#whats-new-form{margin:40px 0}#buddypress #activity-stream li{padding:25px 0 15px}#buddypress #activity-stream li .activity-avatar{float:none;text-align:center}#buddypress #activity-stream li .activity-avatar a{display:inline-block}#buddypress #activity-stream li .activity-avatar a img.avatar{display:inline;float:none;height:60px;margin-bottom:20px;margin-right:0;width:60px}#buddypress #activity-stream li .activity-content{margin-right:0}#buddypress #activity-stream li .activity-content .activity-header{font-size:14px;font-size:1.4rem}@media screen and (min-width:46.25em){#buddypress #activity-stream li .activity-avatar{float:right;margin-left:10px;text-align:right}#buddypress #activity-stream li .activity-avatar a{border-bottom:0}#buddypress #activity-stream li .activity-content{margin:0;overflow:hidden}#buddypress #activity-stream li .activity-content .activity-header{font-size:16px;font-size:1.6rem}}#buddypress #activity-stream li.mini .activity-avatar a img.avatar{height:30px;margin-right:15px;width:30px}#buddypress #activity-stream li.mini .activity-content .activity-header{font-size:13px;font-size:1.3rem}#buddypress #activity-stream .activity-content{margin-top:-12px}#buddypress #activity-stream .activity-content .activity-header{line-height:inherit;margin-left:0}#buddypress #activity-stream .activity-content .activity-header p{background-color:#f7f7f7;border:1px solid rgba(234,234,234,.6);padding:0 .2em}#buddypress #activity-stream .activity-content .activity-header img.avatar{display:inline-block;margin-bottom:0!important}#buddypress #activity-stream .activity-content .activity-meta a{display:block;margin-bottom:5px}@media screen and (min-width:38.75em){#buddypress #activity-stream .activity-content .activity-meta a{display:inline-block;margin-bottom:0}}#buddypress #activity-stream .load-more{background:#f7f7f7;border:1px solid transparent;padding:10px}.activity-permalink #buddypress #activity-stream li.activity-item,.activity-permalink #buddypress #activity-stream li.mini .activity-header p{padding:20px}#buddypress #activity-stream .load-more:focus,#buddypress #activity-stream .load-more:hover{background:#f4f4f4;border:1px solid rgba(159,209,226,.3)}#buddypress #activity-stream .load-more a{display:block}.activity-permalink #buddypress #activity-stream li.mini .activity-header{font-size:16px;font-size:1.6rem;margin-bottom:40px}@media screen and (min-width:46.25em){.activity-permalink #buddypress #activity-stream li.mini .activity-header{font-size:20px;font-size:2rem}}#buddypress #activity-stream .activity-comments{border-right:1px solid #eaeaea;margin-top:5px}#buddypress #activity-stream .activity-comments ul{background:rgba(247,247,247,.6);margin:15px 2px 0 0}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel,#buddypress #activity-stream .activity-comments .ac-form input[type=submit]{color:rgba(51,51,51,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:1.2rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(153,153,153,.7);text-align:center}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}@media screen and (min-width:59.6875em){#buddypress #members-list li .item,#buddypress #members-list li .item-avatar{float:right}#buddypress #members-list li .action{float:left}}@media screen and (max-width:46.25em){.bp-user main header.entry-header,.single-item.groups main header.entry-header{padding-bottom:1rem}.bp-user #buddypress #item-header .generic-button,.single-item.groups #buddypress #item-header .generic-button{float:none;margin:1.5em 0 0}}@media screen and (max-width:38.75em){.bp-user #item-header-content,.bp-user h1,.single-item.groups #item-header-content,.single-item.groups h1{text-align:center}.bp-user #buddypress h1,.single-item.groups #buddypress h1{margin-bottom:0}.bp-user #buddypress #item-header-avatar img.avatar,.single-item.groups #buddypress #item-header-avatar img.avatar{margin-left:0}.bp-user #buddypress #item-header-content,.single-item.groups #buddypress #item-header-content{width:100%}}@media screen and (max-width:46.25em){.single-item.groups #buddypress #item-header #item-meta{margin-bottom:20px}}@media screen and (max-width:38.75em){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{order:3}}.single-item.groups #buddypress div#item-header{padding-bottom:40px}.single-item.groups #buddypress div#item-header div#item-actions{margin:0;width:100%}@media screen and (min-width:38.75em){.single-item.groups #buddypress div#item-header div#item-actions{clear:none;float:left;width:50%}}.single-item.groups #buddypress div#item-header div#item-actions h3{background:#555;color:#fff;font-size:14px;font-size:1.4rem;padding:.2em}@media screen and (min-width:46.25em){.single-item.groups #buddypress div#item-header div#item-actions h3{font-size:16px;font-size:1.6rem}.single-item.groups #buddypress div#item-header #item-header-avatar,.single-item.groups #buddypress div#item-header #item-header-content{float:right}.single-item.groups #buddypress div#item-header #item-header-avatar{width:21%}.single-item.groups #buddypress div#item-header #item-header-content{margin-right:4%;width:40%}.single-item.groups #buddypress div#item-header div#item-actions{float:left;width:28%}}.bp-user #buddypress #item-header{padding:20px 0}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{border-bottom:0;display:inline-block;float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #item-header #item-header-avatar{float:right;width:20%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{float:right;width:100%}.bp-user #buddypress #item-header #item-header-content{float:left;margin-left:5%;width:69%}}.groups #group-settings-form h4{background:#555;color:#fff;padding:.2em}.groups.edit-details #group-settings-form label{background:#555;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;color:#fff;display:inline-block;margin-bottom:0;padding:.2em;width:80%}@media screen and (min-width:38.75em){.groups.edit-details #group-settings-form label{width:60%}}.groups.edit-details #group-settings-form textarea+p label{background:0 0;color:inherit;font-size:14px;font-size:1.4rem;width:auto}.groups.group-settings #group-settings-form div.radio label{border:1px solid #eaeaea;padding:.2em}.groups.group-settings #group-settings-form div.radio label ul{color:rgba(51,51,51,.6);font-size:14px;font-size:1.4rem}.groups.group-avatar form>p{margin-top:20px}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid #eaeaea}.groups.group-members #buddypress #members-group-list li h5 a,.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{float:right}.groups.manage-members #group-settings-form .item-list li span.small{clear:right;display:block;float:none;margin-top:10px}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}@media screen and (max-width:30em){.groups.group-members #buddypress #members-group-list li>a{border-bottom:0;display:block;margin-bottom:10px;text-align:center}.groups.group-members #buddypress #members-group-list li>a img.avatar{display:inline;float:none}}.groups.group-members #buddypress #members-group-list li h5{display:inline-block;font-size:14px;font-size:1.4rem;margin:0}@media screen and (min-width:59.6875em){.groups.group-members #buddypress #members-group-list li h5{font-size:16px;font-size:1.6rem}}.groups.group-members #buddypress #members-group-list li span.activity{font-size:12px;font-size:1.2rem}.groups.group-members #buddypress #members-group-list li .action{top:0}.groups.group-members #subnav li{width:100%}.groups.group-members #subnav li #search-members-form{float:left;margin:5px 0 0 5px}@media screen and (max-width:38.75em){.groups.group-members #subnav li{background:#fff;padding:20px 0}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}.bp-user .entry-title{margin-bottom:.5em}.bp-user #buddypress table th{font-size:14px;font-size:1.4rem}.bp-user #buddypress table td{font-size:12px;font-size:1.2rem}@media screen and (min-width:46.25em){.bp-user #buddypress table th{font-size:16px;font-size:1.6rem}.bp-user #buddypress table td{font-size:14px;font-size:1.4rem}}@media screen and (min-width:77.5em){.bp-user #buddypress table th{font-size:18px;font-size:1.8rem}.bp-user #buddypress table td{font-size:16px;font-size:1.6rem}}.bp-user #buddypress .notifications-options-nav{border:1px solid rgba(153,153,153,.5);float:right;width:100%}@media screen and (min-width:38.75em){.bp-user #buddypress .notifications-options-nav{width:300px}}.bp-user #buddypress .notifications-options-nav input,.bp-user #buddypress .notifications-options-nav select{border:0;font-size:14px;font-size:1.4rem;outline:0;padding:0}.bp-user #buddypress .notifications-options-nav select{float:right;margin-left:0;width:60%}.bp-user #buddypress .notifications-options-nav input{float:left;font-family:inherit;line-height:20px;width:40%}.bp-user #buddypress .profile .bp-widget h4{background:#6e6e6e;color:#fff;margin-bottom:0;padding:.4em}.bp-user #buddypress .profile .bp-widget table{margin-top:0}.bp-user #buddypress .profile #profile-edit-form .button-nav:after,.bp-user #buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}.bp-user #buddypress .profile #profile-edit-form .button-nav:after{clear:both}.bp-user #buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid #eaeaea;margin-right:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li{float:right;margin-bottom:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid #eaeaea;border-bottom-color:#fff;margin-bottom:-1px}.bp-user #buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.8rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings,.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:1.4rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close,.bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link{background:#555;color:#fff;padding:.2em .5em}.bp-user #buddypress .profile .bp-avatar #bp-delete-avatar a{font-size:inherit}@media screen and (min-width:77.5em){.bp-user #buddypress #groups-list li .item{right:5%;width:50%}}.bp-user #buddypress #message-thread a{border-bottom:0}.bp-user #buddypress #message-thread #message-subject{background:#6e6e6e;color:#fff;padding:.3em .2em .3em 0}.bp-user #buddypress #message-thread #message-recipients a.confirm{border:1px solid #eaeaea;font-style:normal}.bp-user #buddypress #message-thread .message-metadata{overflow:hidden}.bp-user #buddypress #message-thread .message-metadata img.avatar{float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #message-thread .message-metadata img.avatar{float:right}}.bp-user #buddypress #message-thread .message-metadata .message-star-actions{float:left;margin-left:5px;position:static}.bp-user #buddypress #message-thread .message-content{background:#f7f7f7;border:1px solid #eaeaea;margin:10px 0 0;padding:.3em}.bp-user #buddypress #message-thread #send-reply .message-content{background:#fff;border:0}.bp-user #buddypress #message-thread .alt{background:#fff}.bp-user #buddypress #message-threads thead tr{background:#6e6e6e}.bp-user #buddypress #message-threads tr td{background:#fff;display:inline-block;float:right}.bp-user #buddypress #message-threads tr td.thread-options,.bp-user #buddypress #message-threads tr td.thread-star{border-bottom-color:#b7b7b7;border-bottom-width:2px;height:2.4em;padding-bottom:.2em;padding-top:.2em}.bp-user #buddypress #message-threads.sitewide-notices td:first-child+td+td,.bp-user #buddypress .acfb-holder li.friend-tab a{border-bottom:0}@media screen and (max-width:46.25em){.bp-user #buddypress #message-threads tr td.thread-options,.bp-user #buddypress #message-threads tr td.thread-star{padding-top:0}}.bp-user #buddypress #message-threads tr td.bulk-select-check,.bp-user #buddypress #message-threads tr td.thread-from{height:2.6em}.bp-user #buddypress #message-threads tr td.thread-from,.bp-user #buddypress #message-threads tr td.thread-options{border-right:0!important;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);margin-right:0}.bp-user #buddypress #message-threads tr td.thread-info{padding-right:41px;width:100%}.bp-user #buddypress #message-threads tr td.thread-info a::after{content:" \2013 \00a0" attr(title);font-size:12px;font-size:1.2rem}.bp-user #buddypress #message-threads tr td.thread-options{text-align:left}.bp-user #buddypress #message-threads tr td.thread-options a{font-size:12px;font-size:1.2rem;line-height:2.2}.bp-user #buddypress #message-threads tr span.from{display:none}.bp-user #buddypress #message-threads tr span.activity{display:block;float:left;line-height:2}@media screen and (max-width:38.75em){.bp-user #buddypress #message-threads tr td.bulk-select-check,.bp-user #buddypress #message-threads tr td.thread-from{height:5.2em}.bp-user #buddypress #message-threads tr span.activity{clear:both;font-size:11px;font-size:1.1rem;width:100%}}.bp-user #buddypress #message-threads tr.unread td{background:#dce5ff;border-color:#d1d1d1}.bp-user #buddypress #message-threads th{display:none}.bp-user #buddypress #message-threads th.bulk-select-all{border-bottom:0;display:inline-block;text-align:right}.bp-user #buddypress #message-threads td.bulk-select-check,.bp-user #buddypress #message-threads td.thread-star,.bp-user #buddypress #message-threads th.bulk-select-all{border-left:0;width:30px}.bp-user #buddypress .acfb-holder li.friend-tab{margin-left:0}.bp-user #buddypress .acfb-holder li.friend-tab a img{display:inline;height:20px;margin-left:.5em;width:20px!important}.bp-user #buddypress #message-threads.sitewide-notices td,.bp-user #buddypress table.profile-settings{width:100%}.bp-user #buddypress #message-threads.sitewide-notices td strong{background:#6e6e6e;color:#fff;display:block;margin-bottom:.4em;padding-right:.2em}.bp-user #buddypress #message-threads.sitewide-notices td a{display:inline-block}.bp-user #buddypress #message-threads.sitewide-notices td:first-child{display:none}.bp-user #buddypress #message-threads.sitewide-notices td:first-child+td+td span{line-height:1}.bp-user #buddypress #message-threads.sitewide-notices td:last-child{border-bottom-color:#b7b7b7;line-height:1;text-align:left}.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child{line-height:0;margin-right:.7em;text-indent:-999em}.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after{content:attr(title);display:block;line-height:initial;text-indent:0}.bp-user #buddypress #settings-form>p{font-size:20px;font-size:2rem;margin:20px 0 10px}.bp-user #buddypress table.notification-settings td.no,.bp-user #buddypress table.notification-settings td.yes{vertical-align:middle}.bp-user #buddypress table.profile-settings td.field-name,.bp-user #buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:46.25em){.bp-user #buddypress table.profile-settings td.field-name,.bp-user #buddypress table.profile-settings th.field-group-name{width:70%}}.bp-user #buddypress table.profile-settings td.field-visibility,.bp-user #buddypress table.profile-settings th.title{width:30%}#buddypress #item-body .standard-form input[type=text],#buddypress #item-body .standard-form textarea,.bp-user #buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(153,153,153,.3)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress select{border:1px solid rgba(153,153,153,.5)}#buddypress #item-body .standard-form li{float:none}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid rgba(153,153,153,.4);overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:right;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:right;margin:0;width:80%;border-left:1px solid rgba(153,153,153,.4);padding:.2em .2em .2em 0}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{font-size:14px;font-size:1.4rem;border:0;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:left;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:38.75em){#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:left;margin-bottom:5px!important}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}}@media screen and (min-width:77.5em){#buddypress .dir-search form input[type=text],#buddypress .dir-search form input[type=submit],#buddypress .message-search form input[type=text],#buddypress .message-search form input[type=submit]{font-size:16px;font-size:1.6rem}}#buddypress table{font-size:14px;font-size:1.4rem;margin:20px 0}#buddypress table tr th{background:#6e6e6e;border-color:#b7b7b7;color:#fff}#buddypress table p{margin-bottom:.5em}@media screen and (min-width:55em){#buddypress table{font-size:16px;font-size:1.6rem}}#buddypress .messages-notices th,#buddypress .notifications th{width:30%}#buddypress .messages-notices th.bulk-select-all,#buddypress .notifications th.bulk-select-all{text-align:center;width:10%}#buddypress .messages-notices .bulk-select-check,#buddypress .messages-notices .notification-actions,#buddypress .messages-notices .thread-star,#buddypress .messages-notices td.thread-options,#buddypress .notifications .bulk-select-check,#buddypress .notifications .notification-actions,#buddypress .notifications .thread-star,#buddypress .notifications td.thread-options{text-align:center}#buddypress .messages-notices .notification-actions a,#buddypress .messages-notices td.thread-options a,#buddypress .notifications .notification-actions a,#buddypress .notifications td.thread-options a{display:inline-block;margin:0;padding:0}#buddypress .messages-notices td .button,#buddypress .notifications td .button{border:0;display:block;padding:0;text-align:center}#buddypress div#message p{font-size:18px;font-size:1.8rem;font-weight:700}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:#1e5264}#buddypress div#message.updated p{background:#dee6b2;border:1px solid #becc66;color:#454d19}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#fff}#buddypress .acfb-holder li.friend-tab{background:#9fd1e2;border:inherit}
|
@@ -1,61 +1,60 @@
|
|
1 |
-
/*--------------------------------------------------------------
|
2 |
-
|
3 |
-
This is the BuddyPress companion stylesheet for
|
4 |
-
the WordPress Twentyfifteen theme.
|
5 |
-
|
6 |
-
This sheet supports the primary BuddyPress styles in buddypress.css
|
7 |
-
|
8 |
-
The Rulesets shadow the BP default stylesheet sectioning
|
9 |
-
to maintain uniformity.
|
10 |
-
|
11 |
-
If you are running as a child theme of twentyfifteen and wish to use
|
12 |
-
this stylesheet then please copy it to buddypress/css/ or community/css/
|
13 |
-
in your child theme root and rename the file to match your child theme name
|
14 |
-
i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
15 |
-
'twentyfifteen-child.css'
|
16 |
-
|
17 |
-
----------------------------------------------------------------
|
18 |
-
>>> TABLE OF CONTENTS:
|
19 |
-
----------------------------------------------------------------
|
20 |
-
1.0 Theme Structural Elements & overrides
|
21 |
-
2.0 - Navigation - General
|
22 |
-
2.1 - Navs - Object Nav / Sub Nav (item-list-tabs)
|
23 |
-
2.2 - Pagination
|
24 |
-
3.0 - Images
|
25 |
-
4.0 - BP Lists / Loops Generic
|
26 |
-
4.1 - Activity Loop
|
27 |
-
4.1.1 Whats New Activity
|
28 |
-
4.1.2 - Activity Listing
|
29 |
-
4.1.3 - Activity Comments
|
30 |
-
4.2 - Members Loop
|
31 |
-
4.3 - Groups Loop
|
32 |
-
4.4 - Blogs Loop
|
33 |
-
5.0 - Directories - Members, Groups, Blogs, Forums
|
34 |
-
6.0 - Single Item screens: User Account & Single Group Screens
|
35 |
-
6.1 - Item Headers: Global
|
36 |
-
6.1.1 -
|
37 |
-
6.1.2 -
|
38 |
-
6.2 - Item Body: Global
|
39 |
-
6.2.1 - item-body: Groups
|
40 |
-
|
41 |
-
|
42 |
-
6.2.2 - item-body: User Accounts
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
7.0 - Forms - General
|
50 |
-
8.0 - Tables - General
|
51 |
-
9.0 - Error / Success Messages
|
52 |
-
10.0 - Ajax Loading
|
53 |
-
11.0 - Widgets
|
54 |
--------------------------------------------------------------*/
|
55 |
-
/**
|
56 |
-
*-------------------------------------------------------------------------------
|
57 |
-
* @section 1.0 - Theme - Structural Elements & overrides
|
58 |
-
*-------------------------------------------------------------------------------
|
59 |
*/
|
60 |
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
61 |
clear: none; }
|
@@ -77,7 +76,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
77 |
.buddypress main article {
|
78 |
margin: 0 4.3333% 0 8.3333%; } }
|
79 |
.buddypress main article .entry-header, .buddypress main article .entry-content {
|
80 |
-
padding: 0
|
81 |
.buddypress main article #buddypress {
|
82 |
margin-bottom: 40px; }
|
83 |
.buddypress .site-footer {
|
@@ -87,22 +86,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
87 |
margin: 0 0 0 35.2941%;
|
88 |
width: 61.8235%; } }
|
89 |
|
90 |
-
/**
|
91 |
-
*-------------------------------------------------------------------------------
|
92 |
-
* @section 2.0 - Navigation - General
|
93 |
-
*-------------------------------------------------------------------------------
|
94 |
*/
|
95 |
.buddypress #buddypress .item-list-tabs a, .buddypress #buddypress .activity-header a, .buddypress #buddypress .activity-inner a, .buddypress #buddypress .activity-comments a, .buddypress #buddypress .item-title a, .buddypress #buddypress .load-more a, .buddypress #buddypress .field-visibility-settings-toggle a, .buddypress #buddypress #latest-update a, .buddypress #buddypress table a, .buddypress #buddypress .avatar-nav-items a {
|
96 |
border-bottom: 0; }
|
97 |
.buddypress #buddypress .pagination-links a, .buddypress #buddypress .pagination-links span {
|
98 |
border-bottom: 0; }
|
99 |
|
100 |
-
/**
|
101 |
-
*----------------------------------------------------------
|
102 |
-
* @section 2.1 - Navs Object Nav / Sub Nav (item-list-tabs)
|
103 |
-
*
|
104 |
-
* The main navigational elements for all BP screens
|
105 |
-
*----------------------------------------------------------
|
106 |
*/
|
107 |
#buddypress {
|
108 |
/*__ Horizontal menus __*/ }
|
@@ -112,7 +111,8 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
112 |
opacity: 1; }
|
113 |
#buddypress div.item-list-tabs ul {
|
114 |
background-color: #f7f7f7;
|
115 |
-
border-bottom: 1px solid rgba(
|
|
|
116 |
overflow: hidden;
|
117 |
padding: 5px 0; }
|
118 |
#buddypress div.item-list-tabs ul li a span {
|
@@ -172,21 +172,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
172 |
float: none;
|
173 |
overflow: hidden; }
|
174 |
#buddypress #object-nav ul li span {
|
|
|
175 |
border-radius: 10%;
|
176 |
float: right;
|
177 |
-
margin-right:
|
178 |
#buddypress #item-body {
|
179 |
border-left: 1px solid #ddd;
|
180 |
overflow: hidden;
|
181 |
-
padding: 0
|
182 |
width: auto; }
|
183 |
#buddypress #item-body #subnav {
|
184 |
-
margin: 0 -
|
185 |
|
186 |
-
/**
|
187 |
-
*----------------------------------------------------------
|
188 |
-
* @section 2.2 - Pagination
|
189 |
-
*----------------------------------------------------------
|
190 |
*/
|
191 |
#buddypress div.pagination {
|
192 |
box-shadow: none; }
|
@@ -212,11 +213,14 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
212 |
position: static;
|
213 |
right: auto; }
|
214 |
|
215 |
-
/**
|
216 |
-
*-------------------------------------------------------------------------------
|
217 |
-
* @section 4.0 - BP Lists / Loops Generic
|
218 |
-
*-------------------------------------------------------------------------------
|
219 |
*/
|
|
|
|
|
|
|
220 |
#buddypress ul.item-list li {
|
221 |
overflow: hidden !important; }
|
222 |
#buddypress ul.item-list li .item-avatar {
|
@@ -283,15 +287,15 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
283 |
#buddypress ul.item-list li div.action .meta {
|
284 |
font-style: italic; }
|
285 |
|
286 |
-
/**
|
287 |
-
*----------------------------------------------------------
|
288 |
-
* @section 4.1 - Activity
|
289 |
-
*----------------------------------------------------------
|
290 |
*/
|
291 |
-
/**
|
292 |
-
*-----------------------------------------------------
|
293 |
-
* @section 4.1.1 - Activity Whats New
|
294 |
-
*-----------------------------------------------------
|
295 |
*/
|
296 |
#buddypress form#whats-new-form p.activity-greeting {
|
297 |
line-height: 1.4; }
|
@@ -302,17 +306,17 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
302 |
clear: left;
|
303 |
margin: 10px 0 20px;
|
304 |
padding: 10px 0 0; } }
|
305 |
-
#buddypress form#whats-new-form #whats-new-options[style] {
|
306 |
min-height: 6rem;
|
307 |
overflow: visible; }
|
308 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box {
|
309 |
border: 1px solid rgba(153, 153, 153, 0.5);
|
310 |
float: left;
|
311 |
line-height: 1.5em;
|
312 |
margin-top: 12px;
|
313 |
padding-left: 0.2em;
|
314 |
width: 100%; }
|
315 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box select {
|
316 |
background: none;
|
317 |
border: 0;
|
318 |
float: right;
|
@@ -320,65 +324,114 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
320 |
min-height: 1.5em;
|
321 |
padding-left: 0.4em; }
|
322 |
@media screen and (min-width: 30em) {
|
323 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box {
|
324 |
width: auto; }
|
325 |
-
#buddypress form#whats-new-form #whats-new-options[style] #whats-new-submit {
|
326 |
float: right; } }
|
327 |
#buddypress #item-body form#whats-new-form {
|
328 |
margin: 40px 0; }
|
329 |
|
330 |
-
/**
|
331 |
-
*-----------------------------------------------------
|
332 |
-
* @section 4.1.2 - Activity Listing
|
333 |
-
*-----------------------------------------------------
|
334 |
*/
|
335 |
-
#buddypress
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
340 |
height: 30px;
|
341 |
margin-left: 15px;
|
342 |
width: 30px; }
|
343 |
-
#buddypress
|
344 |
font-size: 13px;
|
345 |
font-size: 1.3rem; }
|
346 |
-
#buddypress
|
347 |
margin-top: -12px; }
|
348 |
-
#buddypress
|
349 |
-
font-size: 16px;
|
350 |
-
font-size: 1.6rem;
|
351 |
line-height: inherit;
|
352 |
margin-right: 0; }
|
353 |
-
#buddypress
|
354 |
background-color: #f7f7f7;
|
355 |
border: 1px solid rgba(234, 234, 234, 0.6);
|
356 |
padding: 0 0.2em; }
|
357 |
-
#buddypress
|
358 |
display: inline-block;
|
359 |
margin-bottom: 0 !important; }
|
360 |
-
#buddypress
|
361 |
display: block;
|
362 |
margin-bottom: 5px; }
|
363 |
@media screen and (min-width: 38.75em) {
|
364 |
-
#buddypress
|
365 |
display: inline-block;
|
366 |
margin-bottom: 0; } }
|
367 |
-
#buddypress
|
368 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
369 |
|
370 |
-
/**
|
371 |
-
*-----------------------------------------------------
|
372 |
-
* @section 4.1.3 - Activity Comments
|
373 |
-
*-----------------------------------------------------
|
374 |
*/
|
375 |
-
#buddypress
|
376 |
border-left: 1px solid #eaeaea;
|
377 |
margin-top: 5px; }
|
378 |
-
#buddypress
|
379 |
background: rgba(247, 247, 247, 0.6);
|
380 |
-
margin:
|
381 |
-
#buddypress
|
382 |
color: rgba(51, 51, 51, 0.8);
|
383 |
display: inline-block;
|
384 |
font-family: inherit;
|
@@ -389,16 +442,16 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
389 |
padding: 4px 10px;
|
390 |
text-transform: lowercase;
|
391 |
width: 100px; }
|
392 |
-
#buddypress
|
393 |
border: 1px solid rgba(153, 153, 153, 0.7);
|
394 |
text-align: center; }
|
395 |
-
#buddypress
|
396 |
background: #ededed; }
|
397 |
|
398 |
-
/**
|
399 |
-
*----------------------------------------------------------
|
400 |
-
* @section 4.2 - Members Loop
|
401 |
-
*----------------------------------------------------------
|
402 |
*/
|
403 |
@media screen and (min-width: 59.6875em) {
|
404 |
#buddypress #members-list li .item-avatar, #buddypress #members-list li .item {
|
@@ -406,23 +459,44 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
406 |
#buddypress #members-list li .action {
|
407 |
float: right; } }
|
408 |
|
409 |
-
/**
|
410 |
-
*-------------------------------------------------------------------------------
|
411 |
-
* @section 6.0 - Single Item screens: User Account & Single Group Screens
|
412 |
-
*-------------------------------------------------------------------------------
|
413 |
*/
|
414 |
-
/**
|
415 |
-
*-----------------------------------------------------------
|
416 |
-
* @subsection 6.1 - Item Header Global
|
417 |
-
*-----------------------------------------------------------
|
418 |
*/
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
425 |
*/
|
|
|
|
|
|
|
426 |
@media screen and (max-width: 38.75em) {
|
427 |
.single-item.groups #buddypress div#item-header {
|
428 |
display: flex;
|
@@ -471,12 +545,12 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
471 |
float: right;
|
472 |
width: 28%; } }
|
473 |
|
474 |
-
/**
|
475 |
-
*-----------------------------------------------------
|
476 |
-
* @subsection 6.1.2 - Item Header User Accounts
|
477 |
-
*
|
478 |
-
* User Accounts Specific Item Header
|
479 |
-
*-----------------------------------------------------
|
480 |
*/
|
481 |
.bp-user #buddypress #item-header {
|
482 |
padding: 20px 0; }
|
@@ -499,22 +573,22 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
499 |
margin-right: 5%;
|
500 |
width: 69%; } }
|
501 |
|
502 |
-
/**
|
503 |
-
*-----------------------------------------------------------
|
504 |
-
* @subsection 6.2 - Item Body: Global
|
505 |
-
*-----------------------------------------------------------
|
506 |
*/
|
507 |
-
/**
|
508 |
-
*----------------------------------------------------
|
509 |
-
* @subsection 6.2.1 - Item Body Groups
|
510 |
-
*
|
511 |
-
* Groups specific item body rules - screens
|
512 |
-
*----------------------------------------------------
|
513 |
*/
|
514 |
-
/**
|
515 |
-
*-----------------------------------------
|
516 |
-
* @subsection 6.2.1.1 - Group Management
|
517 |
-
*-----------------------------------------
|
518 |
*/
|
519 |
.groups #group-settings-form h4 {
|
520 |
background: #555;
|
@@ -523,7 +597,9 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
523 |
|
524 |
.groups.edit-details #group-settings-form label {
|
525 |
background: #555;
|
|
|
526 |
border-top-right-radius: 4px;
|
|
|
527 |
border-top-left-radius: 4px;
|
528 |
background-clip: padding-box;
|
529 |
color: #fff;
|
@@ -573,11 +649,38 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
573 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
574 |
margin: 0; }
|
575 |
|
576 |
-
/**
|
577 |
-
*-----------------------------------------
|
578 |
-
* @subsection 6.2.1.2 - Group members
|
579 |
-
*-----------------------------------------
|
580 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
.groups.group-members #subnav li {
|
582 |
width: 100%; }
|
583 |
@media screen and (max-width: 38.75em) {
|
@@ -594,30 +697,42 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
594 |
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
595 |
width: 100%; } }
|
596 |
|
597 |
-
/**
|
598 |
-
*-----------------------------------------------------
|
599 |
-
* @subsection 6.2.2 - Item Body User Accounts
|
600 |
-
*
|
601 |
-
* User Account specific item body rules
|
602 |
-
*-----------------------------------------------------
|
603 |
*/
|
604 |
.bp-user .entry-title {
|
605 |
margin-bottom: 0.5em; }
|
606 |
.bp-user #buddypress {
|
607 |
-
/**
|
608 |
-
*--------------------------------------------
|
609 |
-
* @subsection 6.2.2.1 - classes, pag, filters
|
610 |
-
*--------------------------------------------
|
611 |
*/
|
612 |
-
/**
|
613 |
-
*-------------------------------------------
|
614 |
-
* @subsection 6.2.2.2 - Extended Profiles
|
615 |
-
*-------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
616 |
*/
|
617 |
-
/**
|
618 |
-
*-------------------------------------------
|
619 |
-
* @subsection 6.2.2.
|
620 |
-
*-------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
621 |
*/ }
|
622 |
.bp-user #buddypress table th {
|
623 |
font-size: 14px;
|
@@ -666,7 +781,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
666 |
.bp-user #buddypress .profile {
|
667 |
/* Edit profile */ }
|
668 |
.bp-user #buddypress .profile .bp-widget h4 {
|
669 |
-
background:
|
670 |
color: #fff;
|
671 |
margin-bottom: 0;
|
672 |
padding: 0.4em; }
|
@@ -705,11 +820,162 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
705 |
.bp-user #buddypress #groups-list li .item {
|
706 |
left: 5%;
|
707 |
width: 50%; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
708 |
|
709 |
-
/**
|
710 |
-
*-------------------------------------------------------------------------------
|
711 |
-
* @section 7.0 - Forms - General
|
712 |
-
*-------------------------------------------------------------------------------
|
713 |
*/
|
714 |
#buddypress div.activity-comments form .ac-textarea {
|
715 |
background: #f7f7f7;
|
@@ -757,9 +1023,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
757 |
float: right;
|
758 |
margin-bottom: 5px !important; }
|
759 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
760 |
-
width: auto; }
|
761 |
-
#buddypress div.message-search {
|
762 |
-
margin-right: 10px; } }
|
763 |
@media screen and (min-width: 77.5em) {
|
764 |
#buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] {
|
765 |
font-size: 16px;
|
@@ -768,15 +1032,21 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
768 |
font-size: 16px;
|
769 |
font-size: 1.6rem; } }
|
770 |
|
771 |
-
/**
|
772 |
-
*-------------------------------------------------------------------------------
|
773 |
-
* @section 8.0 - Tables - General
|
774 |
-
*-------------------------------------------------------------------------------
|
775 |
*/
|
776 |
#buddypress table {
|
777 |
font-size: 14px;
|
778 |
font-size: 1.4rem;
|
779 |
margin: 20px 0; }
|
|
|
|
|
|
|
|
|
|
|
|
|
780 |
@media screen and (min-width: 55em) {
|
781 |
#buddypress table {
|
782 |
font-size: 16px;
|
@@ -788,7 +1058,7 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
788 |
#buddypress .notifications th.bulk-select-all, #buddypress .messages-notices th.bulk-select-all {
|
789 |
text-align: center;
|
790 |
width: 10%; }
|
791 |
-
#buddypress .notifications .bulk-select-check, #buddypress .messages-notices .bulk-select-check {
|
792 |
text-align: center; }
|
793 |
#buddypress .notifications .notification-actions, #buddypress .notifications td.thread-options, #buddypress .messages-notices .notification-actions, #buddypress .messages-notices td.thread-options {
|
794 |
text-align: center; }
|
@@ -802,11 +1072,36 @@ i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
|
802 |
padding: 0;
|
803 |
text-align: center; }
|
804 |
|
805 |
-
/**
|
806 |
-
*-------------------------------------------------------------------------------
|
807 |
-
* @section 9.0 - Error / Success messages
|
808 |
-
*-------------------------------------------------------------------------------
|
809 |
*/
|
|
|
|
|
|
|
|
|
810 |
#buddypress div#message.info p {
|
811 |
background: #c6e4ee;
|
812 |
-
border: 1px solid #78bed6;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
/*--------------------------------------------------------------
|
2 |
+
|
3 |
+
This is the BuddyPress companion stylesheet for
|
4 |
+
the WordPress Twentyfifteen theme.
|
5 |
+
|
6 |
+
This sheet supports the primary BuddyPress styles in buddypress.css
|
7 |
+
|
8 |
+
The Rulesets shadow the BP default stylesheet sectioning
|
9 |
+
to maintain uniformity.
|
10 |
+
|
11 |
+
If you are running as a child theme of twentyfifteen and wish to use
|
12 |
+
this stylesheet then please copy it to buddypress/css/ or community/css/
|
13 |
+
in your child theme root and rename the file to match your child theme name
|
14 |
+
i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
15 |
+
'twentyfifteen-child.css'
|
16 |
+
|
17 |
+
----------------------------------------------------------------
|
18 |
+
>>> TABLE OF CONTENTS:
|
19 |
+
----------------------------------------------------------------
|
20 |
+
1.0 Theme Structural Elements & overrides
|
21 |
+
2.0 - Navigation - General
|
22 |
+
2.1 - Navs - Object Nav / Sub Nav (item-list-tabs)
|
23 |
+
2.2 - Pagination
|
24 |
+
3.0 - Images
|
25 |
+
4.0 - BP Lists / Loops Generic
|
26 |
+
4.1 - Activity Loop
|
27 |
+
4.1.1 Whats New Activity
|
28 |
+
4.1.2 - Activity Listing
|
29 |
+
4.1.3 - Activity Comments
|
30 |
+
4.2 - Members Loop
|
31 |
+
4.3 - Groups Loop
|
32 |
+
4.4 - Blogs Loop
|
33 |
+
5.0 - Directories - Members, Groups, Blogs, Forums
|
34 |
+
6.0 - Single Item screens: User Account & Single Group Screens
|
35 |
+
6.1 - Item Headers: Global
|
36 |
+
6.1.1 - item-header: Groups
|
37 |
+
6.1.2 - item-header: User Accounts
|
38 |
+
6.2 - Item Body: Global
|
39 |
+
6.2.1 - item-body: Groups
|
40 |
+
6.2.1.1 - Management settings screens
|
41 |
+
6.2.1.2 - Group members list
|
42 |
+
6.2.2 - item-body: User Accounts
|
43 |
+
6.2.2.1 - classes, pag, filters
|
44 |
+
6.2.2.2 - Extended Profiles
|
45 |
+
6.2.2.3 - Groups
|
46 |
+
6.2.2.4 - friends
|
47 |
+
6.2.2.5 - Private Messaging Threads
|
48 |
+
6.2.2.6 - Settings
|
49 |
+
7.0 - Forms - General
|
50 |
+
8.0 - Tables - General
|
51 |
+
9.0 - Error / Success Messages
|
52 |
+
10.0 - Ajax Loading, Widgets, General classes
|
|
|
53 |
--------------------------------------------------------------*/
|
54 |
+
/**
|
55 |
+
*-------------------------------------------------------------------------------
|
56 |
+
* @section 1.0 - Theme - Structural Elements & overrides
|
57 |
+
*-------------------------------------------------------------------------------
|
58 |
*/
|
59 |
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
60 |
clear: none; }
|
76 |
.buddypress main article {
|
77 |
margin: 0 4.3333% 0 8.3333%; } }
|
78 |
.buddypress main article .entry-header, .buddypress main article .entry-content {
|
79 |
+
padding: 0 3rem 3rem 3rem; }
|
80 |
.buddypress main article #buddypress {
|
81 |
margin-bottom: 40px; }
|
82 |
.buddypress .site-footer {
|
86 |
margin: 0 0 0 35.2941%;
|
87 |
width: 61.8235%; } }
|
88 |
|
89 |
+
/**
|
90 |
+
*-------------------------------------------------------------------------------
|
91 |
+
* @section 2.0 - Navigation - General
|
92 |
+
*-------------------------------------------------------------------------------
|
93 |
*/
|
94 |
.buddypress #buddypress .item-list-tabs a, .buddypress #buddypress .activity-header a, .buddypress #buddypress .activity-inner a, .buddypress #buddypress .activity-comments a, .buddypress #buddypress .item-title a, .buddypress #buddypress .load-more a, .buddypress #buddypress .field-visibility-settings-toggle a, .buddypress #buddypress #latest-update a, .buddypress #buddypress table a, .buddypress #buddypress .avatar-nav-items a {
|
95 |
border-bottom: 0; }
|
96 |
.buddypress #buddypress .pagination-links a, .buddypress #buddypress .pagination-links span {
|
97 |
border-bottom: 0; }
|
98 |
|
99 |
+
/**
|
100 |
+
*----------------------------------------------------------
|
101 |
+
* @section 2.1 - Navs Object Nav / Sub Nav (item-list-tabs)
|
102 |
+
*
|
103 |
+
* The main navigational elements for all BP screens
|
104 |
+
*----------------------------------------------------------
|
105 |
*/
|
106 |
#buddypress {
|
107 |
/*__ Horizontal menus __*/ }
|
111 |
opacity: 1; }
|
112 |
#buddypress div.item-list-tabs ul {
|
113 |
background-color: #f7f7f7;
|
114 |
+
border-bottom: 1px solid rgba(234, 234, 234, 0.9);
|
115 |
+
border-top: 1px solid rgba(234, 234, 234, 0.9);
|
116 |
overflow: hidden;
|
117 |
padding: 5px 0; }
|
118 |
#buddypress div.item-list-tabs ul li a span {
|
172 |
float: none;
|
173 |
overflow: hidden; }
|
174 |
#buddypress #object-nav ul li span {
|
175 |
+
background: #fff;
|
176 |
border-radius: 10%;
|
177 |
float: right;
|
178 |
+
margin-right: 2px; }
|
179 |
#buddypress #item-body {
|
180 |
border-left: 1px solid #ddd;
|
181 |
overflow: hidden;
|
182 |
+
padding: 0 0 0 20px;
|
183 |
width: auto; }
|
184 |
#buddypress #item-body #subnav {
|
185 |
+
margin: 0 0 0 -20px; } }
|
186 |
|
187 |
+
/**
|
188 |
+
*----------------------------------------------------------
|
189 |
+
* @section 2.2 - Pagination
|
190 |
+
*----------------------------------------------------------
|
191 |
*/
|
192 |
#buddypress div.pagination {
|
193 |
box-shadow: none; }
|
213 |
position: static;
|
214 |
right: auto; }
|
215 |
|
216 |
+
/**
|
217 |
+
*-------------------------------------------------------------------------------
|
218 |
+
* @section 4.0 - BP Lists / Loops Generic
|
219 |
+
*-------------------------------------------------------------------------------
|
220 |
*/
|
221 |
+
#buddypress .item-list .activity-header, #buddypress .item-list .activity-meta {
|
222 |
+
font-family: "Noto Sans", sans-serif; }
|
223 |
+
|
224 |
#buddypress ul.item-list li {
|
225 |
overflow: hidden !important; }
|
226 |
#buddypress ul.item-list li .item-avatar {
|
287 |
#buddypress ul.item-list li div.action .meta {
|
288 |
font-style: italic; }
|
289 |
|
290 |
+
/**
|
291 |
+
*----------------------------------------------------------
|
292 |
+
* @section 4.1 - Activity
|
293 |
+
*----------------------------------------------------------
|
294 |
*/
|
295 |
+
/**
|
296 |
+
*-----------------------------------------------------
|
297 |
+
* @section 4.1.1 - Activity Whats New
|
298 |
+
*-----------------------------------------------------
|
299 |
*/
|
300 |
#buddypress form#whats-new-form p.activity-greeting {
|
301 |
line-height: 1.4; }
|
306 |
clear: left;
|
307 |
margin: 10px 0 20px;
|
308 |
padding: 10px 0 0; } }
|
309 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] {
|
310 |
min-height: 6rem;
|
311 |
overflow: visible; }
|
312 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box {
|
313 |
border: 1px solid rgba(153, 153, 153, 0.5);
|
314 |
float: left;
|
315 |
line-height: 1.5em;
|
316 |
margin-top: 12px;
|
317 |
padding-left: 0.2em;
|
318 |
width: 100%; }
|
319 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box select {
|
320 |
background: none;
|
321 |
border: 0;
|
322 |
float: right;
|
324 |
min-height: 1.5em;
|
325 |
padding-left: 0.4em; }
|
326 |
@media screen and (min-width: 30em) {
|
327 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box {
|
328 |
width: auto; }
|
329 |
+
#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-submit {
|
330 |
float: right; } }
|
331 |
#buddypress #item-body form#whats-new-form {
|
332 |
margin: 40px 0; }
|
333 |
|
334 |
+
/**
|
335 |
+
*-----------------------------------------------------
|
336 |
+
* @section 4.1.2 - Activity Listing
|
337 |
+
*-----------------------------------------------------
|
338 |
*/
|
339 |
+
#buddypress #activity-stream li {
|
340 |
+
padding: 25px 0 15px; }
|
341 |
+
#buddypress #activity-stream li .activity-avatar {
|
342 |
+
float: none;
|
343 |
+
text-align: center; }
|
344 |
+
#buddypress #activity-stream li .activity-avatar a {
|
345 |
+
display: inline-block; }
|
346 |
+
#buddypress #activity-stream li .activity-avatar a img.avatar {
|
347 |
+
display: inline;
|
348 |
+
float: none;
|
349 |
+
height: 60px;
|
350 |
+
margin-bottom: 20px;
|
351 |
+
margin-left: 0;
|
352 |
+
width: 60px; }
|
353 |
+
#buddypress #activity-stream li .activity-content {
|
354 |
+
margin-left: 0; }
|
355 |
+
#buddypress #activity-stream li .activity-content .activity-header {
|
356 |
+
font-size: 14px;
|
357 |
+
font-size: 1.4rem; }
|
358 |
+
@media screen and (min-width: 46.25em) {
|
359 |
+
#buddypress #activity-stream li .activity-avatar {
|
360 |
+
float: left;
|
361 |
+
margin-right: 10px;
|
362 |
+
text-align: left; }
|
363 |
+
#buddypress #activity-stream li .activity-avatar a {
|
364 |
+
border-bottom: 0; }
|
365 |
+
#buddypress #activity-stream li .activity-content {
|
366 |
+
margin: 0;
|
367 |
+
overflow: hidden; }
|
368 |
+
#buddypress #activity-stream li .activity-content .activity-header {
|
369 |
+
font-size: 16px;
|
370 |
+
font-size: 1.6rem; } }
|
371 |
+
#buddypress #activity-stream li.mini .activity-avatar a img.avatar {
|
372 |
height: 30px;
|
373 |
margin-left: 15px;
|
374 |
width: 30px; }
|
375 |
+
#buddypress #activity-stream li.mini .activity-content .activity-header {
|
376 |
font-size: 13px;
|
377 |
font-size: 1.3rem; }
|
378 |
+
#buddypress #activity-stream .activity-content {
|
379 |
margin-top: -12px; }
|
380 |
+
#buddypress #activity-stream .activity-content .activity-header {
|
|
|
|
|
381 |
line-height: inherit;
|
382 |
margin-right: 0; }
|
383 |
+
#buddypress #activity-stream .activity-content .activity-header p {
|
384 |
background-color: #f7f7f7;
|
385 |
border: 1px solid rgba(234, 234, 234, 0.6);
|
386 |
padding: 0 0.2em; }
|
387 |
+
#buddypress #activity-stream .activity-content .activity-header img.avatar {
|
388 |
display: inline-block;
|
389 |
margin-bottom: 0 !important; }
|
390 |
+
#buddypress #activity-stream .activity-content .activity-meta a {
|
391 |
display: block;
|
392 |
margin-bottom: 5px; }
|
393 |
@media screen and (min-width: 38.75em) {
|
394 |
+
#buddypress #activity-stream .activity-content .activity-meta a {
|
395 |
display: inline-block;
|
396 |
margin-bottom: 0; } }
|
397 |
+
#buddypress #activity-stream .load-more {
|
398 |
+
background: #f7f7f7;
|
399 |
+
border: 1px solid transparent;
|
400 |
+
padding: 10px; }
|
401 |
+
#buddypress #activity-stream .load-more:focus, #buddypress #activity-stream .load-more:hover {
|
402 |
+
background: #f4f4f4;
|
403 |
+
border: 1px solid rgba(159, 209, 226, 0.3); }
|
404 |
+
#buddypress #activity-stream .load-more:focus a, #buddypress #activity-stream .load-more:hover a {
|
405 |
+
font-style: italic; }
|
406 |
+
#buddypress #activity-stream .load-more a {
|
407 |
+
display: block; }
|
408 |
+
|
409 |
+
/* Single activity view - activity permalink */
|
410 |
+
.activity-permalink #buddypress #activity-stream li.activity-item {
|
411 |
+
padding: 20px; }
|
412 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header {
|
413 |
+
font-size: 16px;
|
414 |
+
font-size: 1.6rem;
|
415 |
+
margin-bottom: 40px; }
|
416 |
+
@media screen and (min-width: 46.25em) {
|
417 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header {
|
418 |
+
font-size: 20px;
|
419 |
+
font-size: 2rem; } }
|
420 |
+
.activity-permalink #buddypress #activity-stream li.mini .activity-header p {
|
421 |
+
padding: 20px; }
|
422 |
|
423 |
+
/**
|
424 |
+
*-----------------------------------------------------
|
425 |
+
* @section 4.1.3 - Activity Comments
|
426 |
+
*-----------------------------------------------------
|
427 |
*/
|
428 |
+
#buddypress #activity-stream .activity-comments {
|
429 |
border-left: 1px solid #eaeaea;
|
430 |
margin-top: 5px; }
|
431 |
+
#buddypress #activity-stream .activity-comments ul {
|
432 |
background: rgba(247, 247, 247, 0.6);
|
433 |
+
margin: 15px 0 0 2px; }
|
434 |
+
#buddypress #activity-stream .activity-comments .ac-form input[type="submit"], #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel {
|
435 |
color: rgba(51, 51, 51, 0.8);
|
436 |
display: inline-block;
|
437 |
font-family: inherit;
|
442 |
padding: 4px 10px;
|
443 |
text-transform: lowercase;
|
444 |
width: 100px; }
|
445 |
+
#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel {
|
446 |
border: 1px solid rgba(153, 153, 153, 0.7);
|
447 |
text-align: center; }
|
448 |
+
#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:focus, #buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:hover {
|
449 |
background: #ededed; }
|
450 |
|
451 |
+
/**
|
452 |
+
*----------------------------------------------------------
|
453 |
+
* @section 4.2 - Members Loop
|
454 |
+
*----------------------------------------------------------
|
455 |
*/
|
456 |
@media screen and (min-width: 59.6875em) {
|
457 |
#buddypress #members-list li .item-avatar, #buddypress #members-list li .item {
|
459 |
#buddypress #members-list li .action {
|
460 |
float: right; } }
|
461 |
|
462 |
+
/**
|
463 |
+
*-------------------------------------------------------------------------------
|
464 |
+
* @section 6.0 - Single Item screens: User Account & Single Group Screens
|
465 |
+
*-------------------------------------------------------------------------------
|
466 |
*/
|
467 |
+
/**
|
468 |
+
*-----------------------------------------------------------
|
469 |
+
* @subsection 6.1 - Item Header Global
|
470 |
+
*-----------------------------------------------------------
|
471 |
*/
|
472 |
+
@media screen and (max-width: 46.25em) {
|
473 |
+
.bp-user main header.entry-header, .single-item.groups main header.entry-header {
|
474 |
+
padding-bottom: 1rem; } }
|
475 |
+
@media screen and (max-width: 38.75em) {
|
476 |
+
.bp-user h1, .bp-user #item-header-content, .single-item.groups h1, .single-item.groups #item-header-content {
|
477 |
+
text-align: center; } }
|
478 |
+
@media screen and (max-width: 46.25em) {
|
479 |
+
.bp-user #buddypress #item-header .generic-button, .single-item.groups #buddypress #item-header .generic-button {
|
480 |
+
float: none;
|
481 |
+
margin: 1.5em 0 0 0; } }
|
482 |
+
@media screen and (max-width: 38.75em) {
|
483 |
+
.bp-user #buddypress h1, .single-item.groups #buddypress h1 {
|
484 |
+
margin-bottom: 0; }
|
485 |
+
.bp-user #buddypress #item-header-avatar img.avatar, .single-item.groups #buddypress #item-header-avatar img.avatar {
|
486 |
+
margin-right: 0; }
|
487 |
+
.bp-user #buddypress #item-header-content, .single-item.groups #buddypress #item-header-content {
|
488 |
+
width: 100%; } }
|
489 |
+
|
490 |
+
/**
|
491 |
+
*-----------------------------------------------------
|
492 |
+
* @subsection 6.1.1 - item-header Groups
|
493 |
+
*
|
494 |
+
* Group Specific Item Header
|
495 |
+
*-----------------------------------------------------
|
496 |
*/
|
497 |
+
@media screen and (max-width: 46.25em) {
|
498 |
+
.single-item.groups #buddypress #item-header #item-meta {
|
499 |
+
margin-bottom: 20px; } }
|
500 |
@media screen and (max-width: 38.75em) {
|
501 |
.single-item.groups #buddypress div#item-header {
|
502 |
display: flex;
|
545 |
float: right;
|
546 |
width: 28%; } }
|
547 |
|
548 |
+
/**
|
549 |
+
*-----------------------------------------------------
|
550 |
+
* @subsection 6.1.2 - Item Header User Accounts
|
551 |
+
*
|
552 |
+
* User Accounts Specific Item Header
|
553 |
+
*-----------------------------------------------------
|
554 |
*/
|
555 |
.bp-user #buddypress #item-header {
|
556 |
padding: 20px 0; }
|
573 |
margin-right: 5%;
|
574 |
width: 69%; } }
|
575 |
|
576 |
+
/**
|
577 |
+
*-----------------------------------------------------------
|
578 |
+
* @subsection 6.2 - Item Body: Global
|
579 |
+
*-----------------------------------------------------------
|
580 |
*/
|
581 |
+
/**
|
582 |
+
*----------------------------------------------------
|
583 |
+
* @subsection 6.2.1 - Item Body Groups
|
584 |
+
*
|
585 |
+
* Groups specific item body rules - screens
|
586 |
+
*----------------------------------------------------
|
587 |
*/
|
588 |
+
/**
|
589 |
+
*-----------------------------------------
|
590 |
+
* @subsection 6.2.1.1 - Group Management
|
591 |
+
*-----------------------------------------
|
592 |
*/
|
593 |
.groups #group-settings-form h4 {
|
594 |
background: #555;
|
597 |
|
598 |
.groups.edit-details #group-settings-form label {
|
599 |
background: #555;
|
600 |
+
-webkit-border-top-right-radius: 4px;
|
601 |
border-top-right-radius: 4px;
|
602 |
+
-webkit-border-top-left-radius: 4px;
|
603 |
border-top-left-radius: 4px;
|
604 |
background-clip: padding-box;
|
605 |
color: #fff;
|
649 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
650 |
margin: 0; }
|
651 |
|
652 |
+
/**
|
653 |
+
*-----------------------------------------
|
654 |
+
* @subsection 6.2.1.2 - Group members
|
655 |
+
*-----------------------------------------
|
656 |
*/
|
657 |
+
/* Members loop */
|
658 |
+
@media screen and (max-width: 30em) {
|
659 |
+
.groups.group-members #buddypress #members-group-list li > a {
|
660 |
+
border-bottom: 0;
|
661 |
+
display: block;
|
662 |
+
margin-bottom: 10px;
|
663 |
+
text-align: center; }
|
664 |
+
.groups.group-members #buddypress #members-group-list li > a img.avatar {
|
665 |
+
display: inline;
|
666 |
+
float: none; } }
|
667 |
+
.groups.group-members #buddypress #members-group-list li h5 {
|
668 |
+
display: inline-block;
|
669 |
+
font-size: 14px;
|
670 |
+
font-size: 1.4rem;
|
671 |
+
margin: 0; }
|
672 |
+
@media screen and (min-width: 59.6875em) {
|
673 |
+
.groups.group-members #buddypress #members-group-list li h5 {
|
674 |
+
font-size: 16px;
|
675 |
+
font-size: 1.6rem; } }
|
676 |
+
.groups.group-members #buddypress #members-group-list li h5 a {
|
677 |
+
border-bottom: 0; }
|
678 |
+
.groups.group-members #buddypress #members-group-list li span.activity {
|
679 |
+
font-size: 12px;
|
680 |
+
font-size: 1.2rem; }
|
681 |
+
.groups.group-members #buddypress #members-group-list li .action {
|
682 |
+
top: 0; }
|
683 |
+
|
684 |
.groups.group-members #subnav li {
|
685 |
width: 100%; }
|
686 |
@media screen and (max-width: 38.75em) {
|
697 |
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
698 |
width: 100%; } }
|
699 |
|
700 |
+
/**
|
701 |
+
*-----------------------------------------------------
|
702 |
+
* @subsection 6.2.2 - Item Body User Accounts
|
703 |
+
*
|
704 |
+
* User Account specific item body rules
|
705 |
+
*-----------------------------------------------------
|
706 |
*/
|
707 |
.bp-user .entry-title {
|
708 |
margin-bottom: 0.5em; }
|
709 |
.bp-user #buddypress {
|
710 |
+
/**
|
711 |
+
*--------------------------------------------
|
712 |
+
* @subsection 6.2.2.1 - classes, pag, filters
|
713 |
+
*--------------------------------------------
|
714 |
*/
|
715 |
+
/**
|
716 |
+
*-------------------------------------------
|
717 |
+
* @subsection 6.2.2.2 - Extended Profiles
|
718 |
+
*-------------------------------------------
|
719 |
+
*/
|
720 |
+
/**
|
721 |
+
*-------------------------------------------
|
722 |
+
* @subsection 6.2.2.3 - Groups
|
723 |
+
*-------------------------------------------
|
724 |
*/
|
725 |
+
/**
|
726 |
+
*-------------------------------------------
|
727 |
+
* @subsection 6.2.2.5 - Private Messaging
|
728 |
+
*-------------------------------------------
|
729 |
+
*/
|
730 |
+
/* Auto Complete background */
|
731 |
+
/* Sitewide Notices loop */
|
732 |
+
/**
|
733 |
+
*------------------------------
|
734 |
+
* @subsection 6.2.2.6 - Settings
|
735 |
+
*------------------------------
|
736 |
*/ }
|
737 |
.bp-user #buddypress table th {
|
738 |
font-size: 14px;
|
781 |
.bp-user #buddypress .profile {
|
782 |
/* Edit profile */ }
|
783 |
.bp-user #buddypress .profile .bp-widget h4 {
|
784 |
+
background: #6e6e6e;
|
785 |
color: #fff;
|
786 |
margin-bottom: 0;
|
787 |
padding: 0.4em; }
|
820 |
.bp-user #buddypress #groups-list li .item {
|
821 |
left: 5%;
|
822 |
width: 50%; } }
|
823 |
+
.bp-user #buddypress #message-thread a {
|
824 |
+
border-bottom: 0; }
|
825 |
+
.bp-user #buddypress #message-thread #message-subject {
|
826 |
+
background: #6e6e6e;
|
827 |
+
color: #fff;
|
828 |
+
padding: 0.3em 0 0.3em 0.2em; }
|
829 |
+
.bp-user #buddypress #message-thread #message-recipients {
|
830 |
+
font-style: italic; }
|
831 |
+
.bp-user #buddypress #message-thread #message-recipients a.confirm {
|
832 |
+
border: 1px solid #eaeaea;
|
833 |
+
font-style: normal; }
|
834 |
+
.bp-user #buddypress #message-thread .message-metadata {
|
835 |
+
overflow: hidden; }
|
836 |
+
.bp-user #buddypress #message-thread .message-metadata img.avatar {
|
837 |
+
float: none; }
|
838 |
+
@media screen and (min-width: 46.25em) {
|
839 |
+
.bp-user #buddypress #message-thread .message-metadata img.avatar {
|
840 |
+
float: left; } }
|
841 |
+
.bp-user #buddypress #message-thread .message-metadata .message-star-actions {
|
842 |
+
float: right;
|
843 |
+
margin-right: 5px;
|
844 |
+
position: static; }
|
845 |
+
.bp-user #buddypress #message-thread .message-content {
|
846 |
+
background: #f7f7f7;
|
847 |
+
border: 1px solid #eaeaea;
|
848 |
+
margin: 10px 0 0 0;
|
849 |
+
padding: 0.3em; }
|
850 |
+
.bp-user #buddypress #message-thread #send-reply .message-content {
|
851 |
+
background: #fff;
|
852 |
+
border: 0; }
|
853 |
+
.bp-user #buddypress #message-thread .alt {
|
854 |
+
background: #fff; }
|
855 |
+
.bp-user #buddypress #message-threads thead tr {
|
856 |
+
background: #6e6e6e; }
|
857 |
+
.bp-user #buddypress #message-threads tr td {
|
858 |
+
background: #fff;
|
859 |
+
display: inline-block;
|
860 |
+
float: left; }
|
861 |
+
.bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options {
|
862 |
+
border-bottom-color: #b7b7b7;
|
863 |
+
border-bottom-width: 2px;
|
864 |
+
height: 2.4em;
|
865 |
+
padding-bottom: 0.2em;
|
866 |
+
padding-top: 0.2em; }
|
867 |
+
@media screen and (max-width: 46.25em) {
|
868 |
+
.bp-user #buddypress #message-threads tr td.thread-star, .bp-user #buddypress #message-threads tr td.thread-options {
|
869 |
+
padding-top: 0; } }
|
870 |
+
.bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from {
|
871 |
+
height: 2.6em; }
|
872 |
+
@media screen and (max-width: 38.75em) {
|
873 |
+
.bp-user #buddypress #message-threads tr td.bulk-select-check, .bp-user #buddypress #message-threads tr td.thread-from {
|
874 |
+
height: 5.2em; } }
|
875 |
+
.bp-user #buddypress #message-threads tr td.thread-from, .bp-user #buddypress #message-threads tr td.thread-options {
|
876 |
+
border-left: 0 !important;
|
877 |
+
width: -webkit-calc(100% - 30px);
|
878 |
+
width: -moz-calc(100% - 30px);
|
879 |
+
width: calc(100% - 30px);
|
880 |
+
margin-left: 0; }
|
881 |
+
.bp-user #buddypress #message-threads tr td.thread-info {
|
882 |
+
padding-left: 41px;
|
883 |
+
width: 100%; }
|
884 |
+
.bp-user #buddypress #message-threads tr td.thread-info a::after {
|
885 |
+
content: " \2013 \00a0" attr(title);
|
886 |
+
font-size: 12px;
|
887 |
+
font-size: 1.2rem; }
|
888 |
+
.bp-user #buddypress #message-threads tr td.thread-options {
|
889 |
+
text-align: right; }
|
890 |
+
.bp-user #buddypress #message-threads tr td.thread-options a {
|
891 |
+
font-size: 12px;
|
892 |
+
font-size: 1.2rem;
|
893 |
+
line-height: 2.2; }
|
894 |
+
.bp-user #buddypress #message-threads tr span.from {
|
895 |
+
display: none; }
|
896 |
+
.bp-user #buddypress #message-threads tr span.activity {
|
897 |
+
display: block;
|
898 |
+
float: right;
|
899 |
+
line-height: 2; }
|
900 |
+
@media screen and (max-width: 38.75em) {
|
901 |
+
.bp-user #buddypress #message-threads tr span.activity {
|
902 |
+
clear: both;
|
903 |
+
font-size: 11px;
|
904 |
+
font-size: 1.1rem;
|
905 |
+
width: 100%; } }
|
906 |
+
.bp-user #buddypress #message-threads tr.unread td {
|
907 |
+
background: #dce5ff;
|
908 |
+
border-bottom-color: #b7b7b7;
|
909 |
+
border-color: #d1d1d1; }
|
910 |
+
.bp-user #buddypress #message-threads th {
|
911 |
+
display: none; }
|
912 |
+
.bp-user #buddypress #message-threads th.bulk-select-all {
|
913 |
+
border-bottom: 0;
|
914 |
+
display: inline-block;
|
915 |
+
text-align: left; }
|
916 |
+
.bp-user #buddypress #message-threads th.bulk-select-all, .bp-user #buddypress #message-threads td.bulk-select-check, .bp-user #buddypress #message-threads td.thread-star {
|
917 |
+
border-right: 0;
|
918 |
+
width: 30px; }
|
919 |
+
.bp-user #buddypress .acfb-holder li.friend-tab {
|
920 |
+
margin-right: 0; }
|
921 |
+
.bp-user #buddypress .acfb-holder li.friend-tab a {
|
922 |
+
border-bottom: 0; }
|
923 |
+
.bp-user #buddypress .acfb-holder li.friend-tab a img {
|
924 |
+
display: inline;
|
925 |
+
height: 20px;
|
926 |
+
margin-right: 0.5em;
|
927 |
+
width: 20px !important; }
|
928 |
+
.bp-user #buddypress #message-threads.sitewide-notices td {
|
929 |
+
width: 100%; }
|
930 |
+
.bp-user #buddypress #message-threads.sitewide-notices td strong {
|
931 |
+
background: #6e6e6e;
|
932 |
+
color: #fff;
|
933 |
+
display: block;
|
934 |
+
margin-bottom: 0.4em;
|
935 |
+
padding-left: 0.2em; }
|
936 |
+
.bp-user #buddypress #message-threads.sitewide-notices td a {
|
937 |
+
display: inline-block; }
|
938 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child {
|
939 |
+
display: none; }
|
940 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td {
|
941 |
+
border-bottom: 0; }
|
942 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:first-child + td + td span {
|
943 |
+
line-height: 1; }
|
944 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child {
|
945 |
+
border-bottom-color: #b7b7b7;
|
946 |
+
line-height: 1;
|
947 |
+
text-align: right; }
|
948 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child {
|
949 |
+
line-height: 0;
|
950 |
+
margin-left: 0.7em;
|
951 |
+
text-indent: -999em; }
|
952 |
+
.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after {
|
953 |
+
content: attr(title);
|
954 |
+
display: block;
|
955 |
+
line-height: initial;
|
956 |
+
text-indent: 0; }
|
957 |
+
.bp-user #buddypress #settings-form > p {
|
958 |
+
font-size: 20px;
|
959 |
+
font-size: 2rem;
|
960 |
+
margin: 20px 0 10px; }
|
961 |
+
.bp-user #buddypress table.notification-settings td.yes, .bp-user #buddypress table.notification-settings td.no {
|
962 |
+
vertical-align: middle; }
|
963 |
+
.bp-user #buddypress table.profile-settings {
|
964 |
+
width: 100%; }
|
965 |
+
.bp-user #buddypress table.profile-settings th.field-group-name, .bp-user #buddypress table.profile-settings td.field-name {
|
966 |
+
width: 50%; }
|
967 |
+
@media screen and (min-width: 46.25em) {
|
968 |
+
.bp-user #buddypress table.profile-settings th.field-group-name, .bp-user #buddypress table.profile-settings td.field-name {
|
969 |
+
width: 70%; } }
|
970 |
+
.bp-user #buddypress table.profile-settings th.title, .bp-user #buddypress table.profile-settings td.field-visibility {
|
971 |
+
width: 30%; }
|
972 |
+
.bp-user #buddypress table.profile-settings td.field-visibility select {
|
973 |
+
width: 100%; }
|
974 |
|
975 |
+
/**
|
976 |
+
*-------------------------------------------------------------------------------
|
977 |
+
* @section 7.0 - Forms - General
|
978 |
+
*-------------------------------------------------------------------------------
|
979 |
*/
|
980 |
#buddypress div.activity-comments form .ac-textarea {
|
981 |
background: #f7f7f7;
|
1023 |
float: right;
|
1024 |
margin-bottom: 5px !important; }
|
1025 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
1026 |
+
width: auto; } }
|
|
|
|
|
1027 |
@media screen and (min-width: 77.5em) {
|
1028 |
#buddypress .dir-search form input[type='text'], #buddypress .message-search form input[type='text'] {
|
1029 |
font-size: 16px;
|
1032 |
font-size: 16px;
|
1033 |
font-size: 1.6rem; } }
|
1034 |
|
1035 |
+
/**
|
1036 |
+
*-------------------------------------------------------------------------------
|
1037 |
+
* @section 8.0 - Tables - General
|
1038 |
+
*-------------------------------------------------------------------------------
|
1039 |
*/
|
1040 |
#buddypress table {
|
1041 |
font-size: 14px;
|
1042 |
font-size: 1.4rem;
|
1043 |
margin: 20px 0; }
|
1044 |
+
#buddypress table tr th {
|
1045 |
+
background: #6e6e6e;
|
1046 |
+
border-color: #b7b7b7;
|
1047 |
+
color: #fff; }
|
1048 |
+
#buddypress table p {
|
1049 |
+
margin-bottom: 0.5em; }
|
1050 |
@media screen and (min-width: 55em) {
|
1051 |
#buddypress table {
|
1052 |
font-size: 16px;
|
1058 |
#buddypress .notifications th.bulk-select-all, #buddypress .messages-notices th.bulk-select-all {
|
1059 |
text-align: center;
|
1060 |
width: 10%; }
|
1061 |
+
#buddypress .notifications .bulk-select-check, #buddypress .notifications .thread-star, #buddypress .messages-notices .bulk-select-check, #buddypress .messages-notices .thread-star {
|
1062 |
text-align: center; }
|
1063 |
#buddypress .notifications .notification-actions, #buddypress .notifications td.thread-options, #buddypress .messages-notices .notification-actions, #buddypress .messages-notices td.thread-options {
|
1064 |
text-align: center; }
|
1072 |
padding: 0;
|
1073 |
text-align: center; }
|
1074 |
|
1075 |
+
/**
|
1076 |
+
*-------------------------------------------------------------------------------
|
1077 |
+
* @section 9.0 - Error / Success messages
|
1078 |
+
*-------------------------------------------------------------------------------
|
1079 |
*/
|
1080 |
+
#buddypress div#message p {
|
1081 |
+
font-size: 18px;
|
1082 |
+
font-size: 1.8rem;
|
1083 |
+
font-weight: bold; }
|
1084 |
#buddypress div#message.info p {
|
1085 |
background: #c6e4ee;
|
1086 |
+
border: 1px solid #78bed6;
|
1087 |
+
color: #1e5264; }
|
1088 |
+
#buddypress div#message.updated p {
|
1089 |
+
background: #dee6b2;
|
1090 |
+
border: 1px solid #becc66;
|
1091 |
+
color: #454d19; }
|
1092 |
+
|
1093 |
+
.delete-group #buddypress div#message.info p {
|
1094 |
+
background: #db7e7e;
|
1095 |
+
border: 1px solid #be3535;
|
1096 |
+
color: #fff; }
|
1097 |
+
|
1098 |
+
/**
|
1099 |
+
*-------------------------------------------------------------------------------
|
1100 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
1101 |
+
*-------------------------------------------------------------------------------
|
1102 |
+
*/
|
1103 |
+
#buddypress {
|
1104 |
+
/* Auto Complete background */ }
|
1105 |
+
#buddypress .acfb-holder li.friend-tab {
|
1106 |
+
background: #9fd1e2;
|
1107 |
+
border: inherit; }
|
@@ -1 +1 @@
|
|
1 |
-
#buddypress div.pagination .pagination-links .next:before,#buddypress div.pagination .pagination-links .prev:before,.buddypress div.clear{display:none}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress ul.item-list li .item span.activity,#buddypress ul.item-list li div.action .meta,.bp-user #buddypress .pag-count{font-style:italic}#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress main{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress main{padding-top:0}}.buddypress main article{margin:0 4%;padding-top:8.3333%}@media screen and (min-width:59.6875em){.buddypress main article{margin:0 0 0 1px}}@media screen and (min-width:87.6875em){.buddypress main article{margin:0 4.3333% 0 8.3333%}}.buddypress main article .entry-content,.buddypress main article .entry-header{padding:0 2rem 2rem}.buddypress main article #buddypress{margin-bottom:40px}.buddypress .site-footer{margin:0 4%}@media screen and (min-width:59.6875em){.buddypress .site-footer{margin:0 0 0 35.2941%;width:61.8235%}}.buddypress #buddypress #latest-update a,.buddypress #buddypress .activity-comments a,.buddypress #buddypress .activity-header a,.buddypress #buddypress .activity-inner a,.buddypress #buddypress .avatar-nav-items a,.buddypress #buddypress .field-visibility-settings-toggle a,.buddypress #buddypress .item-list-tabs a,.buddypress #buddypress .item-title a,.buddypress #buddypress .load-more a,.buddypress #buddypress .pagination-links a,.buddypress #buddypress .pagination-links span,.buddypress #buddypress table a{border-bottom:0}#buddypress div.item-list-tabs ul{background-color:#f7f7f7;border-bottom:1px solid rgba(153,153,153,.4);overflow:hidden;padding:5px 0}#buddypress div.item-list-tabs ul li a span{border-radius:25%}#buddypress #object-nav ul{overflow:hidden}#buddypress #object-nav ul li{float:none}#buddypress #object-nav ul li:not(.selected) a{opacity:.7}#buddypress div#subnav.item-list-tabs{margin-top:0}#buddypress div#subnav.item-list-tabs ul{background-color:#f7f7f7;border-bottom:0;padding:0}#buddypress div#subnav.item-list-tabs ul li.last{background:#fff;margin-top:0;padding:5px 5px 5px 0;width:100%}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress div#subnav.item-list-tabs ul li.last select:focus{background:0 0;border:0;outline:0}#buddypress div#subnav.item-list-tabs ul li.last label,#buddypress div#subnav.item-list-tabs ul li.last option,#buddypress div#subnav.item-list-tabs ul li.last select{font-size:14px;font-size:1.4rem}@media screen and (min-width:38.75em){#buddypress #object-nav ul li{float:left}#buddypress div#subnav.item-list-tabs ul li.last{text-align:right}}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background:#555;color:#fff;opacity:1}@media screen and (min-width:55em){.bp-user #buddypress,.single-item.groups #buddypress{background:#f7f7f7}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{border-right:1px solid #ddd;float:left;margin-right:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li span{border-radius:10%;float:right;margin-right:15px}#buddypress #item-body{border-left:1px solid #ddd;overflow:hidden;padding:0 10px;width:auto}#buddypress #item-body #subnav{margin:0 -10px}}#buddypress div.pagination{box-shadow:none}#buddypress div.pagination .pag-count{margin-left:0}#buddypress div.pagination .pagination-links{margin-right:0}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{height:auto;line-height:1;padding:5px}#buddypress div.pagination .pagination-links .next,#buddypress div.pagination .pagination-links .prev{background-color:transparent;color:inherit;overflow:visible;width:auto}#buddypress div.pagination .pagination-links .prev{left:auto;position:static}#buddypress div.pagination .pagination-links .next{position:static;right:auto}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{margin-bottom:10px;text-align:center}#buddypress ul.item-list li .item-avatar a{border-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:inline-block;float:none}@media screen and (min-width:38.75em){#buddypress ul.item-list li .item-avatar{margin-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:block;float:left}}#buddypress ul.item-list li .item{margin-left:25%}#buddypress ul.item-list li .item .item-desc{margin-left:0;width:70%}@media screen and (min-width:59.6875em){#buddypress ul.item-list li .action,#buddypress ul.item-list li .item,#buddypress ul.item-list li .item-avatar{float:left}#buddypress ul.item-list li .item{left:10%;margin-left:0;position:relative;width:55%}}#buddypress ul.item-list li div.action{clear:left;float:none;margin-bottom:-20px;margin-left:0;padding:20px 0 5px;position:relative;text-align:left;top:0}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action{clear:none;float:right;margin-bottom:0;padding:0}}#buddypress ul.item-list li div.action div{display:inline-block;margin:10px 0;width:100%}#buddypress ul.item-list li div.action div a{display:block;width:100%}@media screen and (min-width:38.75em){#buddypress ul.item-list li div.action div{margin:0 10px 10px 0;width:auto}}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action div{clear:right;float:right;margin:0 0 10px}}#buddypress form#whats-new-form p.activity-greeting{line-height:1.4}#buddypress form#whats-new-form textarea{width:100%}@media screen and (max-width:46.25em){#buddypress form#whats-new-form #whats-new-content{clear:left;margin:10px 0 20px;padding:10px 0 0}}#buddypress form#whats-new-form #whats-new-options[style]{min-height:6rem;overflow:visible}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box{border:1px solid rgba(153,153,153,.5);float:left;line-height:1.5em;margin-top:12px;padding-left:.2em;width:100%}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box select{background:0 0;border:0;float:right;margin:0;min-height:1.5em;padding-left:.4em}@media screen and (min-width:30em){#buddypress form#whats-new-form #whats-new-options[style] #whats-new-post-in-box{width:auto}#buddypress form#whats-new-form #whats-new-options[style] #whats-new-submit{float:right}}#buddypress #item-body form#whats-new-form{margin:40px 0}#buddypress .activity-list li .activity-avatar a img.avatar{height:60px;margin-left:0;width:60px}#buddypress .activity-list li.mini .activity-avatar a img.avatar{height:30px;margin-left:15px;width:30px}#buddypress .activity-list li.mini .activity-content .activity-header{font-size:13px;font-size:1.3rem}#buddypress .activity-list .activity-content{margin-top:-12px}#buddypress .activity-list .activity-content .activity-header{font-size:16px;font-size:1.6rem;line-height:inherit;margin-right:0}#buddypress .activity-list .activity-content .activity-header p{background-color:#f7f7f7;border:1px solid rgba(234,234,234,.6);padding:0 .2em}#buddypress .activity-list .activity-content .activity-header img.avatar{display:inline-block;margin-bottom:0!important}#buddypress .activity-list .activity-content .activity-meta a{display:block;margin-bottom:5px}@media screen and (min-width:38.75em){#buddypress .activity-list .activity-content .activity-meta a{display:inline-block;margin-bottom:0}}#buddypress .activity-list .load-more a{display:block}#buddypress .activity .activity-comments{border-left:1px solid #eaeaea;margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 0 0 2px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(51,51,51,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:1.2rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(153,153,153,.7);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}@media screen and (min-width:59.6875em){#buddypress #members-list li .item,#buddypress #members-list li .item-avatar{float:left}#buddypress #members-list li .action{float:right}}@media screen and (max-width:38.75em){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{order:3}}.single-item.groups #buddypress div#item-header{padding-bottom:40px}.single-item.groups #buddypress div#item-header div#item-actions{margin:0;width:100%}@media screen and (min-width:38.75em){.single-item.groups #buddypress div#item-header div#item-actions{clear:none;float:right;width:50%}}.single-item.groups #buddypress div#item-header div#item-actions h3{background:#555;color:#fff;font-size:14px;font-size:1.4rem;padding:.2em}@media screen and (min-width:46.25em){.single-item.groups #buddypress div#item-header div#item-actions h3{font-size:16px;font-size:1.6rem}.single-item.groups #buddypress div#item-header #item-header-avatar,.single-item.groups #buddypress div#item-header #item-header-content{float:left}.single-item.groups #buddypress div#item-header #item-header-avatar{width:21%}.single-item.groups #buddypress div#item-header #item-header-content{margin-left:4%;width:40%}.single-item.groups #buddypress div#item-header div#item-actions{float:right;width:28%}}.bp-user #buddypress #item-header{padding:20px 0}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{border-bottom:0;display:inline-block;float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #item-header #item-header-avatar{float:left;width:20%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{float:left;width:100%}.bp-user #buddypress #item-header #item-header-content{float:right;margin-right:5%;width:69%}}.groups #group-settings-form h4{background:#555;color:#fff;padding:.2em}.groups.edit-details #group-settings-form label{background:#555;border-top-right-radius:4px;border-top-left-radius:4px;color:#fff;display:inline-block;margin-bottom:0;padding:.2em;width:80%}@media screen and (min-width:38.75em){.groups.edit-details #group-settings-form label{width:60%}}.groups.edit-details #group-settings-form textarea+p label{background:0 0;color:inherit;font-size:14px;font-size:1.4rem;width:auto}.groups.group-settings #group-settings-form div.radio label{border:1px solid #eaeaea;padding:.2em}.groups.group-settings #group-settings-form div.radio label ul{color:rgba(51,51,51,.6);font-size:14px;font-size:1.4rem}.groups.group-avatar form>p{margin-top:20px}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid #eaeaea}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{float:left}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a{border-bottom:0}.groups.manage-members #group-settings-form .item-list li span.small{clear:left;display:block;float:none;margin-top:10px}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}.groups.group-members #subnav li{width:100%}.groups.group-members #subnav li #search-members-form{float:right;margin:5px 5px 0 0}@media screen and (max-width:38.75em){.groups.group-members #subnav li{background:#fff;padding:20px 0}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}.bp-user .entry-title{margin-bottom:.5em}.bp-user #buddypress table th{font-size:14px;font-size:1.4rem}.bp-user #buddypress table td{font-size:12px;font-size:1.2rem}@media screen and (min-width:46.25em){.bp-user #buddypress table th{font-size:16px;font-size:1.6rem}.bp-user #buddypress table td{font-size:14px;font-size:1.4rem}}@media screen and (min-width:77.5em){.bp-user #buddypress table th{font-size:18px;font-size:1.8rem}.bp-user #buddypress table td{font-size:16px;font-size:1.6rem}}.bp-user #buddypress .notifications-options-nav{border:1px solid rgba(153,153,153,.5);float:left;width:100%}@media screen and (min-width:38.75em){.bp-user #buddypress .notifications-options-nav{width:300px}}.bp-user #buddypress .notifications-options-nav input,.bp-user #buddypress .notifications-options-nav select{border:0;font-size:14px;font-size:1.4rem;outline:0;padding:0}.bp-user #buddypress .notifications-options-nav select{float:left;margin-right:0;width:60%}.bp-user #buddypress .notifications-options-nav input{float:right;font-family:inherit;line-height:20px;width:40%}.bp-user #buddypress .profile .bp-widget h4{background:rgba(85,85,85,.8);color:#fff;margin-bottom:0;padding:.4em}.bp-user #buddypress .profile .bp-widget table{margin-top:0}.bp-user #buddypress .profile #profile-edit-form .button-nav:after,.bp-user #buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}.bp-user #buddypress .profile #profile-edit-form .button-nav:after{clear:both}.bp-user #buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid #eaeaea;margin-left:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li{float:left;margin-bottom:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid #eaeaea;border-bottom-color:#fff;margin-bottom:-1px}.bp-user #buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.8rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings,.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:1.4rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close,.bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link{background:#555;color:#fff;padding:.2em .5em}.bp-user #buddypress .profile .bp-avatar #bp-delete-avatar a{font-size:inherit}@media screen and (min-width:77.5em){.bp-user #buddypress #groups-list li .item{left:5%;width:50%}}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(153,153,153,.3)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress select{border:1px solid rgba(153,153,153,.5)}#buddypress #item-body .standard-form li{float:none}#buddypress #item-body .standard-form input[type=text],#buddypress #item-body .standard-form textarea{width:100%}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid rgba(153,153,153,.4);overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:left;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:left;margin:0;width:80%;border-right:1px solid rgba(153,153,153,.4);padding:.2em 0 .2em .2em}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{font-size:14px;font-size:1.4rem;border:0;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:right;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:38.75em){#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:right;margin-bottom:5px!important}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}#buddypress div.message-search{margin-right:10px}}@media screen and (min-width:77.5em){#buddypress .dir-search form input[type=text],#buddypress .dir-search form input[type=submit],#buddypress .message-search form input[type=text],#buddypress .message-search form input[type=submit]{font-size:16px;font-size:1.6rem}}#buddypress table{font-size:14px;font-size:1.4rem;margin:20px 0}@media screen and (min-width:55em){#buddypress table{font-size:16px;font-size:1.6rem}}#buddypress .messages-notices th,#buddypress .notifications th{width:30%}#buddypress .messages-notices th.bulk-select-all,#buddypress .notifications th.bulk-select-all{text-align:center;width:10%}#buddypress .messages-notices .bulk-select-check,#buddypress .messages-notices .notification-actions,#buddypress .messages-notices td.thread-options,#buddypress .notifications .bulk-select-check,#buddypress .notifications .notification-actions,#buddypress .notifications td.thread-options{text-align:center}#buddypress .messages-notices .notification-actions a,#buddypress .messages-notices td.thread-options a,#buddypress .notifications .notification-actions a,#buddypress .notifications td.thread-options a{display:inline-block;margin:0;padding:0}#buddypress .messages-notices td .button,#buddypress .notifications td .button{border:0;display:block;padding:0;text-align:center}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6}
|
1 |
+
#buddypress #activity-stream .load-more:focus a,#buddypress #activity-stream .load-more:hover a,#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress ul.item-list li .item span.activity,#buddypress ul.item-list li div.action .meta,.bp-user #buddypress #message-thread #message-recipients,.bp-user #buddypress .pag-count{font-style:italic}#buddypress div.pagination .pagination-links .next:before,#buddypress div.pagination .pagination-links .prev:before,.buddypress div.clear{display:none}#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress main{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress main{padding-top:0}}.buddypress main article{margin:0 4%;padding-top:8.3333%}@media screen and (min-width:59.6875em){.buddypress main article{margin:0 0 0 1px}}@media screen and (min-width:87.6875em){.buddypress main article{margin:0 4.3333% 0 8.3333%}}.buddypress main article .entry-content,.buddypress main article .entry-header{padding:0 3rem 3rem}.buddypress main article #buddypress{margin-bottom:40px}.buddypress .site-footer{margin:0 4%}@media screen and (min-width:59.6875em){.buddypress .site-footer{margin:0 0 0 35.2941%;width:61.8235%}}.buddypress #buddypress #latest-update a,.buddypress #buddypress .activity-comments a,.buddypress #buddypress .activity-header a,.buddypress #buddypress .activity-inner a,.buddypress #buddypress .avatar-nav-items a,.buddypress #buddypress .field-visibility-settings-toggle a,.buddypress #buddypress .item-list-tabs a,.buddypress #buddypress .item-title a,.buddypress #buddypress .load-more a,.buddypress #buddypress .pagination-links a,.buddypress #buddypress .pagination-links span,.buddypress #buddypress table a{border-bottom:0}#buddypress div.item-list-tabs ul{background-color:#f7f7f7;border-bottom:1px solid rgba(234,234,234,.9);border-top:1px solid rgba(234,234,234,.9);overflow:hidden;padding:5px 0}#buddypress div.item-list-tabs ul li a span{border-radius:25%}#buddypress #object-nav ul{overflow:hidden}#buddypress #object-nav ul li{float:none}#buddypress #object-nav ul li:not(.selected) a{opacity:.7}#buddypress div#subnav.item-list-tabs{margin-top:0}#buddypress div#subnav.item-list-tabs ul{background-color:#f7f7f7;border-bottom:0;padding:0}#buddypress div#subnav.item-list-tabs ul li.last{background:#fff;margin-top:0;padding:5px 5px 5px 0;width:100%}#buddypress div#subnav.item-list-tabs ul li.last select,#buddypress div#subnav.item-list-tabs ul li.last select:focus{background:0 0;border:0;outline:0}#buddypress div#subnav.item-list-tabs ul li.last label,#buddypress div#subnav.item-list-tabs ul li.last option,#buddypress div#subnav.item-list-tabs ul li.last select{font-size:14px;font-size:1.4rem}@media screen and (min-width:38.75em){#buddypress #object-nav ul li{float:left}#buddypress div#subnav.item-list-tabs ul li.last{text-align:right}}#buddypress div.item-list-tabs ul li.current a,#buddypress div.item-list-tabs ul li.selected a{background:#555;color:#fff;opacity:1}@media screen and (min-width:55em){.bp-user #buddypress,.single-item.groups #buddypress{background:#f7f7f7}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{border-right:1px solid #ddd;float:left;margin-right:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li span{background:#fff;border-radius:10%;float:right;margin-right:2px}#buddypress #item-body{border-left:1px solid #ddd;overflow:hidden;padding:0 0 0 20px;width:auto}#buddypress #item-body #subnav{margin:0 0 0 -20px}}#buddypress div.pagination{box-shadow:none}#buddypress div.pagination .pag-count{margin-left:0}#buddypress div.pagination .pagination-links{margin-right:0}#buddypress div.pagination .pagination-links a,#buddypress div.pagination .pagination-links span{height:auto;line-height:1;padding:5px}#buddypress div.pagination .pagination-links .next,#buddypress div.pagination .pagination-links .prev{background-color:transparent;color:inherit;overflow:visible;width:auto}#buddypress div.pagination .pagination-links .prev{left:auto;position:static}#buddypress div.pagination .pagination-links .next{position:static;right:auto}#buddypress .item-list .activity-header,#buddypress .item-list .activity-meta{font-family:"Noto Sans",sans-serif}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{margin-bottom:10px;text-align:center}#buddypress ul.item-list li .item-avatar a{border-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:inline-block;float:none}@media screen and (min-width:38.75em){#buddypress ul.item-list li .item-avatar{margin-bottom:0}#buddypress ul.item-list li .item-avatar img.avatar{display:block;float:left}}#buddypress ul.item-list li .item{margin-left:25%}#buddypress ul.item-list li .item .item-desc{margin-left:0;width:70%}@media screen and (min-width:59.6875em){#buddypress ul.item-list li .action,#buddypress ul.item-list li .item,#buddypress ul.item-list li .item-avatar{float:left}#buddypress ul.item-list li .item{left:10%;margin-left:0;position:relative;width:55%}}#buddypress ul.item-list li div.action{clear:left;float:none;margin-bottom:-20px;margin-left:0;padding:20px 0 5px;position:relative;text-align:left;top:0}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action{clear:none;float:right;margin-bottom:0;padding:0}}#buddypress ul.item-list li div.action div{display:inline-block;margin:10px 0;width:100%}#buddypress ul.item-list li div.action div a{display:block;width:100%}@media screen and (min-width:38.75em){#buddypress ul.item-list li div.action div{margin:0 10px 10px 0;width:auto}}@media screen and (min-width:59.6875em){#buddypress ul.item-list li div.action div{clear:right;float:right;margin:0 0 10px}}#buddypress form#whats-new-form p.activity-greeting{line-height:1.4}#buddypress form#whats-new-form textarea{width:100%}@media screen and (max-width:46.25em){#buddypress form#whats-new-form #whats-new-content{clear:left;margin:10px 0 20px;padding:10px 0 0}}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style]{min-height:6rem;overflow:visible}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box{border:1px solid rgba(153,153,153,.5);float:left;line-height:1.5em;margin-top:12px;padding-left:.2em;width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box select{background:0 0;border:0;float:right;margin:0;min-height:1.5em;padding-left:.4em}@media screen and (min-width:30em){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-post-in-box{width:auto}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options[style] #whats-new-submit{float:right}}#buddypress #item-body form#whats-new-form{margin:40px 0}#buddypress #activity-stream li{padding:25px 0 15px}#buddypress #activity-stream li .activity-avatar{float:none;text-align:center}#buddypress #activity-stream li .activity-avatar a{display:inline-block}#buddypress #activity-stream li .activity-avatar a img.avatar{display:inline;float:none;height:60px;margin-bottom:20px;margin-left:0;width:60px}#buddypress #activity-stream li .activity-content{margin-left:0}#buddypress #activity-stream li .activity-content .activity-header{font-size:14px;font-size:1.4rem}@media screen and (min-width:46.25em){#buddypress #activity-stream li .activity-avatar{float:left;margin-right:10px;text-align:left}#buddypress #activity-stream li .activity-avatar a{border-bottom:0}#buddypress #activity-stream li .activity-content{margin:0;overflow:hidden}#buddypress #activity-stream li .activity-content .activity-header{font-size:16px;font-size:1.6rem}}#buddypress #activity-stream li.mini .activity-avatar a img.avatar{height:30px;margin-left:15px;width:30px}#buddypress #activity-stream li.mini .activity-content .activity-header{font-size:13px;font-size:1.3rem}#buddypress #activity-stream .activity-content{margin-top:-12px}#buddypress #activity-stream .activity-content .activity-header{line-height:inherit;margin-right:0}#buddypress #activity-stream .activity-content .activity-header p{background-color:#f7f7f7;border:1px solid rgba(234,234,234,.6);padding:0 .2em}#buddypress #activity-stream .activity-content .activity-header img.avatar{display:inline-block;margin-bottom:0!important}#buddypress #activity-stream .activity-content .activity-meta a{display:block;margin-bottom:5px}@media screen and (min-width:38.75em){#buddypress #activity-stream .activity-content .activity-meta a{display:inline-block;margin-bottom:0}}#buddypress #activity-stream .load-more{background:#f7f7f7;border:1px solid transparent;padding:10px}.activity-permalink #buddypress #activity-stream li.activity-item,.activity-permalink #buddypress #activity-stream li.mini .activity-header p{padding:20px}#buddypress #activity-stream .load-more:focus,#buddypress #activity-stream .load-more:hover{background:#f4f4f4;border:1px solid rgba(159,209,226,.3)}#buddypress #activity-stream .load-more a{display:block}.activity-permalink #buddypress #activity-stream li.mini .activity-header{font-size:16px;font-size:1.6rem;margin-bottom:40px}@media screen and (min-width:46.25em){.activity-permalink #buddypress #activity-stream li.mini .activity-header{font-size:20px;font-size:2rem}}#buddypress #activity-stream .activity-comments{border-left:1px solid #eaeaea;margin-top:5px}#buddypress #activity-stream .activity-comments ul{background:rgba(247,247,247,.6);margin:15px 0 0 2px}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel,#buddypress #activity-stream .activity-comments .ac-form input[type=submit]{color:rgba(51,51,51,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:1.2rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(153,153,153,.7);text-align:center}#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress #activity-stream .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}@media screen and (min-width:59.6875em){#buddypress #members-list li .item,#buddypress #members-list li .item-avatar{float:left}#buddypress #members-list li .action{float:right}}@media screen and (max-width:46.25em){.bp-user main header.entry-header,.single-item.groups main header.entry-header{padding-bottom:1rem}.bp-user #buddypress #item-header .generic-button,.single-item.groups #buddypress #item-header .generic-button{float:none;margin:1.5em 0 0}}@media screen and (max-width:38.75em){.bp-user #item-header-content,.bp-user h1,.single-item.groups #item-header-content,.single-item.groups h1{text-align:center}.bp-user #buddypress h1,.single-item.groups #buddypress h1{margin-bottom:0}.bp-user #buddypress #item-header-avatar img.avatar,.single-item.groups #buddypress #item-header-avatar img.avatar{margin-right:0}.bp-user #buddypress #item-header-content,.single-item.groups #buddypress #item-header-content{width:100%}}@media screen and (max-width:46.25em){.single-item.groups #buddypress #item-header #item-meta{margin-bottom:20px}}@media screen and (max-width:38.75em){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{order:3}}.single-item.groups #buddypress div#item-header{padding-bottom:40px}.single-item.groups #buddypress div#item-header div#item-actions{margin:0;width:100%}@media screen and (min-width:38.75em){.single-item.groups #buddypress div#item-header div#item-actions{clear:none;float:right;width:50%}}.single-item.groups #buddypress div#item-header div#item-actions h3{background:#555;color:#fff;font-size:14px;font-size:1.4rem;padding:.2em}@media screen and (min-width:46.25em){.single-item.groups #buddypress div#item-header div#item-actions h3{font-size:16px;font-size:1.6rem}.single-item.groups #buddypress div#item-header #item-header-avatar,.single-item.groups #buddypress div#item-header #item-header-content{float:left}.single-item.groups #buddypress div#item-header #item-header-avatar{width:21%}.single-item.groups #buddypress div#item-header #item-header-content{margin-left:4%;width:40%}.single-item.groups #buddypress div#item-header div#item-actions{float:right;width:28%}}.bp-user #buddypress #item-header{padding:20px 0}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{border-bottom:0;display:inline-block;float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #item-header #item-header-avatar{float:left;width:20%}.bp-user #buddypress #item-header #item-header-avatar a,.bp-user #buddypress #item-header #item-header-avatar img.avatar{float:left;width:100%}.bp-user #buddypress #item-header #item-header-content{float:right;margin-right:5%;width:69%}}.groups #group-settings-form h4{background:#555;color:#fff;padding:.2em}.groups.edit-details #group-settings-form label{background:#555;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;color:#fff;display:inline-block;margin-bottom:0;padding:.2em;width:80%}@media screen and (min-width:38.75em){.groups.edit-details #group-settings-form label{width:60%}}.groups.edit-details #group-settings-form textarea+p label{background:0 0;color:inherit;font-size:14px;font-size:1.4rem;width:auto}.groups.group-settings #group-settings-form div.radio label{border:1px solid #eaeaea;padding:.2em}.groups.group-settings #group-settings-form div.radio label ul{color:rgba(51,51,51,.6);font-size:14px;font-size:1.4rem}.groups.group-avatar form>p{margin-top:20px}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid #eaeaea}.groups.group-members #buddypress #members-group-list li h5 a,.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{float:left}.groups.manage-members #group-settings-form .item-list li span.small{clear:left;display:block;float:none;margin-top:10px}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}@media screen and (max-width:30em){.groups.group-members #buddypress #members-group-list li>a{border-bottom:0;display:block;margin-bottom:10px;text-align:center}.groups.group-members #buddypress #members-group-list li>a img.avatar{display:inline;float:none}}.groups.group-members #buddypress #members-group-list li h5{display:inline-block;font-size:14px;font-size:1.4rem;margin:0}@media screen and (min-width:59.6875em){.groups.group-members #buddypress #members-group-list li h5{font-size:16px;font-size:1.6rem}}.groups.group-members #buddypress #members-group-list li span.activity{font-size:12px;font-size:1.2rem}.groups.group-members #buddypress #members-group-list li .action{top:0}.groups.group-members #subnav li{width:100%}.groups.group-members #subnav li #search-members-form{float:right;margin:5px 5px 0 0}@media screen and (max-width:38.75em){.groups.group-members #subnav li{background:#fff;padding:20px 0}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}.bp-user .entry-title{margin-bottom:.5em}.bp-user #buddypress table th{font-size:14px;font-size:1.4rem}.bp-user #buddypress table td{font-size:12px;font-size:1.2rem}@media screen and (min-width:46.25em){.bp-user #buddypress table th{font-size:16px;font-size:1.6rem}.bp-user #buddypress table td{font-size:14px;font-size:1.4rem}}@media screen and (min-width:77.5em){.bp-user #buddypress table th{font-size:18px;font-size:1.8rem}.bp-user #buddypress table td{font-size:16px;font-size:1.6rem}}.bp-user #buddypress .notifications-options-nav{border:1px solid rgba(153,153,153,.5);float:left;width:100%}@media screen and (min-width:38.75em){.bp-user #buddypress .notifications-options-nav{width:300px}}.bp-user #buddypress .notifications-options-nav input,.bp-user #buddypress .notifications-options-nav select{border:0;font-size:14px;font-size:1.4rem;outline:0;padding:0}.bp-user #buddypress .notifications-options-nav select{float:left;margin-right:0;width:60%}.bp-user #buddypress .notifications-options-nav input{float:right;font-family:inherit;line-height:20px;width:40%}.bp-user #buddypress .profile .bp-widget h4{background:#6e6e6e;color:#fff;margin-bottom:0;padding:.4em}.bp-user #buddypress .profile .bp-widget table{margin-top:0}.bp-user #buddypress .profile #profile-edit-form .button-nav:after,.bp-user #buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}.bp-user #buddypress .profile #profile-edit-form .button-nav:after{clear:both}.bp-user #buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid #eaeaea;margin-left:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li{float:left;margin-bottom:0}.bp-user #buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid #eaeaea;border-bottom-color:#fff;margin-bottom:-1px}.bp-user #buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.8rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings,.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:1.4rem}.bp-user #buddypress .profile #profile-edit-form .field-visibility-settings-close,.bp-user #buddypress .profile #profile-edit-form .visibility-toggle-link{background:#555;color:#fff;padding:.2em .5em}.bp-user #buddypress .profile .bp-avatar #bp-delete-avatar a{font-size:inherit}@media screen and (min-width:77.5em){.bp-user #buddypress #groups-list li .item{left:5%;width:50%}}.bp-user #buddypress #message-thread a{border-bottom:0}.bp-user #buddypress #message-thread #message-subject{background:#6e6e6e;color:#fff;padding:.3em 0 .3em .2em}.bp-user #buddypress #message-thread #message-recipients a.confirm{border:1px solid #eaeaea;font-style:normal}.bp-user #buddypress #message-thread .message-metadata{overflow:hidden}.bp-user #buddypress #message-thread .message-metadata img.avatar{float:none}@media screen and (min-width:46.25em){.bp-user #buddypress #message-thread .message-metadata img.avatar{float:left}}.bp-user #buddypress #message-thread .message-metadata .message-star-actions{float:right;margin-right:5px;position:static}.bp-user #buddypress #message-thread .message-content{background:#f7f7f7;border:1px solid #eaeaea;margin:10px 0 0;padding:.3em}.bp-user #buddypress #message-thread #send-reply .message-content{background:#fff;border:0}.bp-user #buddypress #message-thread .alt{background:#fff}.bp-user #buddypress #message-threads thead tr{background:#6e6e6e}.bp-user #buddypress #message-threads tr td{background:#fff;display:inline-block;float:left}.bp-user #buddypress #message-threads tr td.thread-options,.bp-user #buddypress #message-threads tr td.thread-star{border-bottom-color:#b7b7b7;border-bottom-width:2px;height:2.4em;padding-bottom:.2em;padding-top:.2em}.bp-user #buddypress #message-threads.sitewide-notices td:first-child+td+td,.bp-user #buddypress .acfb-holder li.friend-tab a{border-bottom:0}@media screen and (max-width:46.25em){.bp-user #buddypress #message-threads tr td.thread-options,.bp-user #buddypress #message-threads tr td.thread-star{padding-top:0}}.bp-user #buddypress #message-threads tr td.bulk-select-check,.bp-user #buddypress #message-threads tr td.thread-from{height:2.6em}.bp-user #buddypress #message-threads tr td.thread-from,.bp-user #buddypress #message-threads tr td.thread-options{border-left:0!important;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);margin-left:0}.bp-user #buddypress #message-threads tr td.thread-info{padding-left:41px;width:100%}.bp-user #buddypress #message-threads tr td.thread-info a::after{content:" \2013 \00a0" attr(title);font-size:12px;font-size:1.2rem}.bp-user #buddypress #message-threads tr td.thread-options{text-align:right}.bp-user #buddypress #message-threads tr td.thread-options a{font-size:12px;font-size:1.2rem;line-height:2.2}.bp-user #buddypress #message-threads tr span.from{display:none}.bp-user #buddypress #message-threads tr span.activity{display:block;float:right;line-height:2}@media screen and (max-width:38.75em){.bp-user #buddypress #message-threads tr td.bulk-select-check,.bp-user #buddypress #message-threads tr td.thread-from{height:5.2em}.bp-user #buddypress #message-threads tr span.activity{clear:both;font-size:11px;font-size:1.1rem;width:100%}}.bp-user #buddypress #message-threads tr.unread td{background:#dce5ff;border-color:#d1d1d1}.bp-user #buddypress #message-threads th{display:none}.bp-user #buddypress #message-threads th.bulk-select-all{border-bottom:0;display:inline-block;text-align:left}.bp-user #buddypress #message-threads td.bulk-select-check,.bp-user #buddypress #message-threads td.thread-star,.bp-user #buddypress #message-threads th.bulk-select-all{border-right:0;width:30px}.bp-user #buddypress .acfb-holder li.friend-tab{margin-right:0}.bp-user #buddypress .acfb-holder li.friend-tab a img{display:inline;height:20px;margin-right:.5em;width:20px!important}.bp-user #buddypress #message-threads.sitewide-notices td,.bp-user #buddypress table.profile-settings{width:100%}.bp-user #buddypress #message-threads.sitewide-notices td strong{background:#6e6e6e;color:#fff;display:block;margin-bottom:.4em;padding-left:.2em}.bp-user #buddypress #message-threads.sitewide-notices td a{display:inline-block}.bp-user #buddypress #message-threads.sitewide-notices td:first-child{display:none}.bp-user #buddypress #message-threads.sitewide-notices td:first-child+td+td span{line-height:1}.bp-user #buddypress #message-threads.sitewide-notices td:last-child{border-bottom-color:#b7b7b7;line-height:1;text-align:right}.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child{line-height:0;margin-left:.7em;text-indent:-999em}.bp-user #buddypress #message-threads.sitewide-notices td:last-child a:last-child::after{content:attr(title);display:block;line-height:initial;text-indent:0}.bp-user #buddypress #settings-form>p{font-size:20px;font-size:2rem;margin:20px 0 10px}.bp-user #buddypress table.notification-settings td.no,.bp-user #buddypress table.notification-settings td.yes{vertical-align:middle}.bp-user #buddypress table.profile-settings td.field-name,.bp-user #buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:46.25em){.bp-user #buddypress table.profile-settings td.field-name,.bp-user #buddypress table.profile-settings th.field-group-name{width:70%}}.bp-user #buddypress table.profile-settings td.field-visibility,.bp-user #buddypress table.profile-settings th.title{width:30%}#buddypress #item-body .standard-form input[type=text],#buddypress #item-body .standard-form textarea,.bp-user #buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(153,153,153,.3)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress select{border:1px solid rgba(153,153,153,.5)}#buddypress #item-body .standard-form li{float:none}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid rgba(153,153,153,.4);overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:left;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:left;margin:0;width:80%;border-right:1px solid rgba(153,153,153,.4);padding:.2em 0 .2em .2em}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{font-size:14px;font-size:1.4rem;border:0;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:right;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:38.75em){#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{float:right;margin-bottom:5px!important}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}}@media screen and (min-width:77.5em){#buddypress .dir-search form input[type=text],#buddypress .dir-search form input[type=submit],#buddypress .message-search form input[type=text],#buddypress .message-search form input[type=submit]{font-size:16px;font-size:1.6rem}}#buddypress table{font-size:14px;font-size:1.4rem;margin:20px 0}#buddypress table tr th{background:#6e6e6e;border-color:#b7b7b7;color:#fff}#buddypress table p{margin-bottom:.5em}@media screen and (min-width:55em){#buddypress table{font-size:16px;font-size:1.6rem}}#buddypress .messages-notices th,#buddypress .notifications th{width:30%}#buddypress .messages-notices th.bulk-select-all,#buddypress .notifications th.bulk-select-all{text-align:center;width:10%}#buddypress .messages-notices .bulk-select-check,#buddypress .messages-notices .notification-actions,#buddypress .messages-notices .thread-star,#buddypress .messages-notices td.thread-options,#buddypress .notifications .bulk-select-check,#buddypress .notifications .notification-actions,#buddypress .notifications .thread-star,#buddypress .notifications td.thread-options{text-align:center}#buddypress .messages-notices .notification-actions a,#buddypress .messages-notices td.thread-options a,#buddypress .notifications .notification-actions a,#buddypress .notifications td.thread-options a{display:inline-block;margin:0;padding:0}#buddypress .messages-notices td .button,#buddypress .notifications td .button{border:0;display:block;padding:0;text-align:center}#buddypress div#message p{font-size:18px;font-size:1.8rem;font-weight:700}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:#1e5264}#buddypress div#message.updated p{background:#dee6b2;border:1px solid #becc66;color:#454d19}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#fff}#buddypress .acfb-holder li.friend-tab{background:#9fd1e2;border:inherit}
|
@@ -1,1483 +1,2066 @@
|
|
1 |
-
// Stylesheet Guidence Notes
|
2 |
-
// Table of content represents a guide to sections of the sheet.
|
3 |
-
// Note that not all sections may be described in the body of the
|
4 |
-
// rulesets only those that require styles for a given theme.
|
5 |
-
// Sub sections might not exist but can be added as required
|
6 |
-
// as per BP Lists - 'activity' section.
|
7 |
-
|
8 |
-
// We follow the dictats of the parent theme in respect of media queries,
|
9 |
-
// font sizing etc. Media queries are used in a modular sense (OOCSS)
|
10 |
-
// rather than described as blocks to the end of the sheet, this aids ease
|
11 |
-
// of managing media queries, scalability & flexibility .
|
12 |
-
|
13 |
-
// Twentyfifteen Media Queries / Breakpoints
|
14 |
-
// @media screen and (max-width: 22em) // Additional for xtra small mobile only
|
15 |
-
// @media screen and (max-width: 30em) // Additional small only
|
16 |
-
// @media screen and (min-width: 38.75em)
|
17 |
-
// @media screen and (min-width: 46.25em)
|
18 |
-
// @media screen and (min-width: 55em)
|
19 |
-
// @media screen and (min-width: 59.6875em)
|
20 |
-
// @media screen and (min-width: 77.5em)
|
21 |
-
// @media screen and (min-width: 87.6875em)
|
22 |
-
|
23 |
-
// Mixins and Variabals
|
24 |
-
|
25 |
-
// Common margin values
|
26 |
-
$spacing-val-lg: 40px;
|
27 |
-
$spacing-val-md: 20px;
|
28 |
-
$spacing-val-sm: 10px;
|
29 |
-
$spacing-val-xs: 5px;
|
30 |
-
|
31 |
-
// A simple mixin to handle font-sizing to match 2015 62.5% approach
|
32 |
-
@mixin font-size($font-size: 16) {
|
33 |
-
$rem-font-value: ($font-size / 10);
|
34 |
-
font-size: ($font-size * 1px);
|
35 |
-
font-size: $rem-font-value + rem;
|
36 |
-
}
|
37 |
-
|
38 |
-
//
|
39 |
-
//
|
40 |
-
// until such time as exemption lists can be built for the scss-lint.yml
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
//
|
45 |
-
|
46 |
-
border-radius: $radius;
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
border-top-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
border-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
border-bottom-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
border-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
//
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
$
|
96 |
-
$
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
$
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
|
131 |
-
|
132 |
-
|
133 |
-
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
151 |
-
|
152 |
-
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
|
157 |
-
|
158 |
-
|
159 |
-
|
160 |
-
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
170 |
-
|
171 |
-
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
|
176 |
-
|
177 |
-
|
178 |
-
|
179 |
-
|
180 |
-
|
181 |
-
|
182 |
-
|
183 |
-
.
|
184 |
-
|
185 |
-
|
186 |
-
|
187 |
-
|
188 |
-
|
189 |
-
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
|
195 |
-
|
196 |
-
|
197 |
-
|
198 |
-
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
204 |
-
|
205 |
-
|
206 |
-
|
207 |
-
|
208 |
-
|
209 |
-
|
210 |
-
|
211 |
-
|
212 |
-
|
213 |
-
|
214 |
-
|
215 |
-
}
|
216 |
-
|
217 |
-
|
218 |
-
|
219 |
-
|
220 |
-
|
221 |
-
|
222 |
-
|
223 |
-
|
224 |
-
|
225 |
-
|
226 |
-
|
227 |
-
|
228 |
-
|
229 |
-
|
230 |
-
|
231 |
-
|
232 |
-
|
233 |
-
|
234 |
-
|
235 |
-
|
236 |
-
|
237 |
-
|
238 |
-
|
239 |
-
|
240 |
-
|
241 |
-
|
242 |
-
|
243 |
-
|
244 |
-
|
245 |
-
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
250 |
-
|
251 |
-
|
252 |
-
} //
|
253 |
-
|
254 |
-
|
255 |
-
|
256 |
-
|
257 |
-
|
258 |
-
|
259 |
-
|
260 |
-
|
261 |
-
|
262 |
-
//
|
263 |
-
|
264 |
-
|
265 |
-
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
272 |
-
|
273 |
-
|
274 |
-
|
275 |
-
|
276 |
-
|
277 |
-
|
278 |
-
|
279 |
-
|
280 |
-
|
281 |
-
|
282 |
-
|
283 |
-
|
284 |
-
|
285 |
-
|
286 |
-
|
287 |
-
|
288 |
-
|
289 |
-
|
290 |
-
|
291 |
-
|
292 |
-
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
-
|
299 |
-
|
300 |
-
|
301 |
-
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
307 |
-
|
308 |
-
|
309 |
-
|
310 |
-
|
311 |
-
|
312 |
-
|
313 |
-
|
314 |
-
|
315 |
-
|
316 |
-
|
317 |
-
|
318 |
-
|
319 |
-
|
320 |
-
|
321 |
-
|
322 |
-
|
323 |
-
|
324 |
-
|
325 |
-
|
326 |
-
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
-
|
331 |
-
|
332 |
-
|
333 |
-
|
334 |
-
|
335 |
-
|
336 |
-
|
337 |
-
|
338 |
-
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
350 |
-
|
351 |
-
|
352 |
-
|
353 |
-
|
354 |
-
|
355 |
-
ul {
|
356 |
-
|
357 |
-
|
358 |
-
|
359 |
-
|
360 |
-
|
361 |
-
|
362 |
-
|
363 |
-
|
364 |
-
|
365 |
-
|
366 |
-
|
367 |
-
|
368 |
-
|
369 |
-
|
370 |
-
|
371 |
-
|
372 |
-
|
373 |
-
|
374 |
-
|
375 |
-
|
376 |
-
|
377 |
-
|
378 |
-
|
379 |
-
|
380 |
-
|
381 |
-
|
382 |
-
|
383 |
-
|
384 |
-
|
385 |
-
|
386 |
-
|
387 |
-
|
388 |
-
|
389 |
-
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
|
396 |
-
|
397 |
-
|
398 |
-
|
399 |
-
|
400 |
-
|
401 |
-
|
402 |
-
|
403 |
-
|
404 |
-
|
405 |
-
|
406 |
-
|
407 |
-
|
408 |
-
|
409 |
-
|
410 |
-
|
411 |
-
|
412 |
-
|
413 |
-
|
414 |
-
|
415 |
-
|
416 |
-
|
417 |
-
|
418 |
-
|
419 |
-
|
420 |
-
|
421 |
-
|
422 |
-
|
423 |
-
|
424 |
-
|
425 |
-
|
426 |
-
|
427 |
-
|
428 |
-
|
429 |
-
|
430 |
-
|
431 |
-
|
432 |
-
|
433 |
-
|
434 |
-
|
435 |
-
|
436 |
-
|
437 |
-
|
438 |
-
|
439 |
-
|
440 |
-
|
441 |
-
|
442 |
-
|
443 |
-
|
444 |
-
|
445 |
-
|
446 |
-
|
447 |
-
|
448 |
-
|
449 |
-
|
450 |
-
|
451 |
-
|
452 |
-
|
453 |
-
|
454 |
-
|
455 |
-
|
456 |
-
|
457 |
-
|
458 |
-
|
459 |
-
|
460 |
-
|
461 |
-
|
462 |
-
|
463 |
-
|
464 |
-
|
465 |
-
|
466 |
-
|
467 |
-
|
468 |
-
|
469 |
-
|
470 |
-
|
471 |
-
|
472 |
-
|
473 |
-
|
474 |
-
|
475 |
-
|
476 |
-
|
477 |
-
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
.
|
485 |
-
|
486 |
-
|
487 |
-
|
488 |
-
|
489 |
-
|
490 |
-
|
491 |
-
|
492 |
-
|
493 |
-
|
494 |
-
|
495 |
-
|
496 |
-
|
497 |
-
|
498 |
-
|
499 |
-
|
500 |
-
|
501 |
-
|
502 |
-
|
503 |
-
|
504 |
-
|
505 |
-
|
506 |
-
|
507 |
-
|
508 |
-
|
509 |
-
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
-
|
516 |
-
|
517 |
-
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
|
525 |
-
|
526 |
-
|
527 |
-
|
528 |
-
|
529 |
-
|
530 |
-
|
531 |
-
|
532 |
-
|
533 |
-
|
534 |
-
|
535 |
-
|
536 |
-
|
537 |
-
|
538 |
-
|
539 |
-
}
|
540 |
-
|
541 |
-
|
542 |
-
|
543 |
-
|
544 |
-
|
545 |
-
|
546 |
-
|
547 |
-
|
548 |
-
|
549 |
-
|
550 |
-
|
551 |
-
|
552 |
-
|
553 |
-
|
554 |
-
|
555 |
-
|
556 |
-
|
557 |
-
|
558 |
-
|
559 |
-
|
560 |
-
|
561 |
-
|
562 |
-
|
563 |
-
|
564 |
-
|
565 |
-
|
566 |
-
|
567 |
-
|
568 |
-
|
569 |
-
|
570 |
-
|
571 |
-
|
572 |
-
|
573 |
-
|
574 |
-
|
575 |
-
}
|
576 |
-
|
577 |
-
|
578 |
-
|
579 |
-
|
580 |
-
|
581 |
-
|
582 |
-
|
583 |
-
|
584 |
-
|
585 |
-
|
586 |
-
|
587 |
-
|
588 |
-
|
589 |
-
|
590 |
-
|
591 |
-
|
592 |
-
|
593 |
-
|
594 |
-
|
595 |
-
|
596 |
-
|
597 |
-
|
598 |
-
|
599 |
-
|
600 |
-
|
601 |
-
|
602 |
-
|
603 |
-
|
604 |
-
|
605 |
-
|
606 |
-
|
607 |
-
|
608 |
-
|
609 |
-
|
610 |
-
|
611 |
-
|
612 |
-
|
613 |
-
|
614 |
-
|
615 |
-
|
616 |
-
|
617 |
-
|
618 |
-
|
619 |
-
|
620 |
-
|
621 |
-
|
622 |
-
|
623 |
-
|
624 |
-
|
625 |
-
|
626 |
-
|
627 |
-
|
628 |
-
|
629 |
-
|
630 |
-
|
631 |
-
|
632 |
-
|
633 |
-
|
634 |
-
|
635 |
-
|
636 |
-
|
637 |
-
|
638 |
-
|
639 |
-
|
640 |
-
|
641 |
-
|
642 |
-
|
643 |
-
|
644 |
-
|
645 |
-
|
646 |
-
|
647 |
-
|
648 |
-
|
649 |
-
|
650 |
-
}
|
651 |
-
|
652 |
-
|
653 |
-
|
654 |
-
|
655 |
-
|
656 |
-
|
657 |
-
|
658 |
-
|
659 |
-
|
660 |
-
|
661 |
-
|
662 |
-
|
663 |
-
|
664 |
-
|
665 |
-
|
666 |
-
|
667 |
-
|
668 |
-
|
669 |
-
|
670 |
-
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
height:
|
682 |
-
|
683 |
-
|
684 |
-
|
685 |
-
|
686 |
-
|
687 |
-
|
688 |
-
|
689 |
-
|
690 |
-
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
-
|
696 |
-
|
697 |
-
|
698 |
-
|
699 |
-
|
700 |
-
|
701 |
-
|
702 |
-
|
703 |
-
|
704 |
-
|
705 |
-
|
706 |
-
|
707 |
-
|
708 |
-
|
709 |
-
|
710 |
-
|
711 |
-
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
716 |
-
|
717 |
-
|
718 |
-
|
719 |
-
|
720 |
-
|
721 |
-
|
722 |
-
|
723 |
-
|
724 |
-
|
725 |
-
|
726 |
-
|
727 |
-
|
728 |
-
|
729 |
-
|
730 |
-
|
731 |
-
|
732 |
-
|
733 |
-
|
734 |
-
|
735 |
-
|
736 |
-
|
737 |
-
|
738 |
-
|
739 |
-
|
740 |
-
|
741 |
-
|
742 |
-
|
743 |
-
|
744 |
-
|
745 |
-
|
746 |
-
|
747 |
-
|
748 |
-
|
749 |
-
|
750 |
-
|
751 |
-
|
752 |
-
|
753 |
-
|
754 |
-
|
755 |
-
|
756 |
-
|
757 |
-
|
758 |
-
|
759 |
-
|
760 |
-
|
761 |
-
|
762 |
-
|
763 |
-
|
764 |
-
|
765 |
-
|
766 |
-
|
767 |
-
|
768 |
-
|
769 |
-
|
770 |
-
|
771 |
-
|
772 |
-
|
773 |
-
|
774 |
-
|
775 |
-
|
776 |
-
|
777 |
-
|
778 |
-
|
779 |
-
|
780 |
-
|
781 |
-
|
782 |
-
|
783 |
-
|
784 |
-
|
785 |
-
|
786 |
-
|
787 |
-
|
788 |
-
|
789 |
-
|
790 |
-
|
791 |
-
|
792 |
-
|
793 |
-
|
794 |
-
|
795 |
-
|
796 |
-
|
797 |
-
|
798 |
-
|
799 |
-
|
800 |
-
|
801 |
-
|
802 |
-
|
803 |
-
|
804 |
-
|
805 |
-
|
806 |
-
|
807 |
-
|
808 |
-
|
809 |
-
|
810 |
-
|
811 |
-
|
812 |
-
|
813 |
-
|
814 |
-
|
815 |
-
|
816 |
-
|
817 |
-
|
818 |
-
|
819 |
-
|
820 |
-
|
821 |
-
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
827 |
-
|
828 |
-
|
829 |
-
|
830 |
-
|
831 |
-
|
832 |
-
|
833 |
-
|
834 |
-
|
835 |
-
|
836 |
-
|
837 |
-
|
838 |
-
|
839 |
-
|
840 |
-
|
841 |
-
|
842 |
-
|
843 |
-
|
844 |
-
|
845 |
-
|
846 |
-
|
847 |
-
|
848 |
-
|
849 |
-
|
850 |
-
|
851 |
-
|
852 |
-
|
853 |
-
|
854 |
-
|
855 |
-
|
856 |
-
|
857 |
-
|
858 |
-
|
859 |
-
|
860 |
-
|
861 |
-
|
862 |
-
|
863 |
-
|
864 |
-
|
865 |
-
|
866 |
-
|
867 |
-
|
868 |
-
|
869 |
-
|
870 |
-
|
871 |
-
|
872 |
-
|
873 |
-
|
874 |
-
|
875 |
-
|
876 |
-
|
877 |
-
|
878 |
-
|
879 |
-
|
880 |
-
|
881 |
-
|
882 |
-
|
883 |
-
|
884 |
-
|
885 |
-
|
886 |
-
|
887 |
-
|
888 |
-
|
889 |
-
|
890 |
-
|
891 |
-
|
892 |
-
|
893 |
-
|
894 |
-
|
895 |
-
|
896 |
-
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
903 |
-
|
904 |
-
|
905 |
-
|
906 |
-
}
|
907 |
-
|
908 |
-
|
909 |
-
|
910 |
-
|
911 |
-
|
912 |
-
|
913 |
-
|
914 |
-
|
915 |
-
|
916 |
-
|
917 |
-
|
918 |
-
|
919 |
-
|
920 |
-
|
921 |
-
|
922 |
-
|
923 |
-
|
924 |
-
|
925 |
-
|
926 |
-
|
927 |
-
|
928 |
-
|
929 |
-
|
930 |
-
|
931 |
-
|
932 |
-
|
933 |
-
|
934 |
-
|
935 |
-
|
936 |
-
|
937 |
-
|
938 |
-
|
939 |
-
|
940 |
-
|
941 |
-
|
942 |
-
|
943 |
-
|
944 |
-
|
945 |
-
|
946 |
-
|
947 |
-
|
948 |
-
|
949 |
-
|
950 |
-
|
951 |
-
|
952 |
-
|
953 |
-
|
954 |
-
|
955 |
-
|
956 |
-
|
957 |
-
|
958 |
-
|
959 |
-
|
960 |
-
|
961 |
-
|
962 |
-
|
963 |
-
|
964 |
-
|
965 |
-
|
966 |
-
|
967 |
-
|
968 |
-
|
969 |
-
|
970 |
-
|
971 |
-
|
972 |
-
|
973 |
-
|
974 |
-
|
975 |
-
|
976 |
-
|
977 |
-
|
978 |
-
|
979 |
-
|
980 |
-
|
981 |
-
|
982 |
-
|
983 |
-
|
984 |
-
|
985 |
-
|
986 |
-
|
987 |
-
|
988 |
-
|
989 |
-
|
990 |
-
|
991 |
-
|
992 |
-
|
993 |
-
|
994 |
-
|
995 |
-
|
996 |
-
|
997 |
-
|
998 |
-
|
999 |
-
|
1000 |
-
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
1004 |
-
|
1005 |
-
|
1006 |
-
|
1007 |
-
|
1008 |
-
|
1009 |
-
|
1010 |
-
|
1011 |
-
|
1012 |
-
|
1013 |
-
|
1014 |
-
|
1015 |
-
|
1016 |
-
|
1017 |
-
|
1018 |
-
|
1019 |
-
|
1020 |
-
|
1021 |
-
|
1022 |
-
|
1023 |
-
|
1024 |
-
|
1025 |
-
|
1026 |
-
|
1027 |
-
|
1028 |
-
|
1029 |
-
|
1030 |
-
|
1031 |
-
|
1032 |
-
|
1033 |
-
|
1034 |
-
|
1035 |
-
|
1036 |
-
|
1037 |
-
|
1038 |
-
|
1039 |
-
}
|
1040 |
-
|
1041 |
-
|
1042 |
-
|
1043 |
-
|
1044 |
-
|
1045 |
-
|
1046 |
-
|
1047 |
-
|
1048 |
-
|
1049 |
-
|
1050 |
-
|
1051 |
-
|
1052 |
-
|
1053 |
-
|
1054 |
-
|
1055 |
-
|
1056 |
-
|
1057 |
-
|
1058 |
-
|
1059 |
-
|
1060 |
-
|
1061 |
-
|
1062 |
-
|
1063 |
-
|
1064 |
-
|
1065 |
-
|
1066 |
-
|
1067 |
-
|
1068 |
-
|
1069 |
-
|
1070 |
-
|
1071 |
-
|
1072 |
-
|
1073 |
-
}
|
1074 |
-
|
1075 |
-
|
1076 |
-
|
1077 |
-
|
1078 |
-
|
1079 |
-
|
1080 |
-
|
1081 |
-
|
1082 |
-
|
1083 |
-
|
1084 |
-
|
1085 |
-
|
1086 |
-
|
1087 |
-
|
1088 |
-
|
1089 |
-
|
1090 |
-
|
1091 |
-
|
1092 |
-
|
1093 |
-
|
1094 |
-
|
1095 |
-
|
1096 |
-
|
1097 |
-
|
1098 |
-
|
1099 |
-
|
1100 |
-
|
1101 |
-
|
1102 |
-
|
1103 |
-
|
1104 |
-
|
1105 |
-
|
1106 |
-
|
1107 |
-
|
1108 |
-
|
1109 |
-
|
1110 |
-
|
1111 |
-
|
1112 |
-
|
1113 |
-
|
1114 |
-
|
1115 |
-
|
1116 |
-
|
1117 |
-
|
1118 |
-
|
1119 |
-
|
1120 |
-
|
1121 |
-
|
1122 |
-
|
1123 |
-
|
1124 |
-
|
1125 |
-
|
1126 |
-
|
1127 |
-
|
1128 |
-
|
1129 |
-
|
1130 |
-
|
1131 |
-
|
1132 |
-
|
1133 |
-
|
1134 |
-
|
1135 |
-
|
1136 |
-
|
1137 |
-
|
1138 |
-
|
1139 |
-
|
1140 |
-
|
1141 |
-
|
1142 |
-
|
1143 |
-
|
1144 |
-
|
1145 |
-
|
1146 |
-
|
1147 |
-
|
1148 |
-
|
1149 |
-
|
1150 |
-
|
1151 |
-
|
1152 |
-
|
1153 |
-
|
1154 |
-
|
1155 |
-
|
1156 |
-
|
1157 |
-
|
1158 |
-
|
1159 |
-
|
1160 |
-
|
1161 |
-
|
1162 |
-
|
1163 |
-
|
1164 |
-
|
1165 |
-
|
1166 |
-
|
1167 |
-
|
1168 |
-
|
1169 |
-
|
1170 |
-
|
1171 |
-
|
1172 |
-
|
1173 |
-
|
1174 |
-
|
1175 |
-
|
1176 |
-
|
1177 |
-
|
1178 |
-
|
1179 |
-
|
1180 |
-
|
1181 |
-
|
1182 |
-
|
1183 |
-
|
1184 |
-
|
1185 |
-
|
1186 |
-
|
1187 |
-
|
1188 |
-
|
1189 |
-
|
1190 |
-
|
1191 |
-
|
1192 |
-
|
1193 |
-
|
1194 |
-
|
1195 |
-
|
1196 |
-
|
1197 |
-
|
1198 |
-
|
1199 |
-
|
1200 |
-
|
1201 |
-
|
1202 |
-
|
1203 |
-
|
1204 |
-
|
1205 |
-
|
1206 |
-
|
1207 |
-
|
1208 |
-
|
1209 |
-
|
1210 |
-
|
1211 |
-
|
1212 |
-
|
1213 |
-
|
1214 |
-
|
1215 |
-
|
1216 |
-
|
1217 |
-
|
1218 |
-
|
1219 |
-
|
1220 |
-
|
1221 |
-
|
1222 |
-
|
1223 |
-
|
1224 |
-
|
1225 |
-
|
1226 |
-
|
1227 |
-
|
1228 |
-
|
1229 |
-
|
1230 |
-
|
1231 |
-
|
1232 |
-
|
1233 |
-
|
1234 |
-
|
1235 |
-
|
1236 |
-
|
1237 |
-
|
1238 |
-
|
1239 |
-
|
1240 |
-
|
1241 |
-
|
1242 |
-
|
1243 |
-
|
1244 |
-
|
1245 |
-
|
1246 |
-
|
1247 |
-
a {
|
1248 |
-
|
1249 |
-
|
1250 |
-
|
1251 |
-
|
1252 |
-
|
1253 |
-
|
1254 |
-
|
1255 |
-
|
1256 |
-
|
1257 |
-
|
1258 |
-
|
1259 |
-
|
1260 |
-
|
1261 |
-
|
1262 |
-
|
1263 |
-
|
1264 |
-
|
1265 |
-
|
1266 |
-
|
1267 |
-
|
1268 |
-
|
1269 |
-
|
1270 |
-
|
1271 |
-
|
1272 |
-
|
1273 |
-
|
1274 |
-
|
1275 |
-
|
1276 |
-
|
1277 |
-
|
1278 |
-
|
1279 |
-
|
1280 |
-
|
1281 |
-
|
1282 |
-
|
1283 |
-
|
1284 |
-
|
1285 |
-
|
1286 |
-
|
1287 |
-
|
1288 |
-
|
1289 |
-
|
1290 |
-
|
1291 |
-
|
1292 |
-
}
|
1293 |
-
|
1294 |
-
|
1295 |
-
|
1296 |
-
|
1297 |
-
|
1298 |
-
|
1299 |
-
|
1300 |
-
|
1301 |
-
|
1302 |
-
|
1303 |
-
|
1304 |
-
|
1305 |
-
|
1306 |
-
|
1307 |
-
|
1308 |
-
|
1309 |
-
|
1310 |
-
|
1311 |
-
|
1312 |
-
|
1313 |
-
|
1314 |
-
|
1315 |
-
|
1316 |
-
|
1317 |
-
|
1318 |
-
|
1319 |
-
|
1320 |
-
|
1321 |
-
|
1322 |
-
|
1323 |
-
|
1324 |
-
|
1325 |
-
|
1326 |
-
|
1327 |
-
|
1328 |
-
|
1329 |
-
|
1330 |
-
|
1331 |
-
|
1332 |
-
|
1333 |
-
|
1334 |
-
|
1335 |
-
|
1336 |
-
|
1337 |
-
|
1338 |
-
|
1339 |
-
|
1340 |
-
|
1341 |
-
|
1342 |
-
|
1343 |
-
|
1344 |
-
|
1345 |
-
|
1346 |
-
|
1347 |
-
|
1348 |
-
|
1349 |
-
|
1350 |
-
|
1351 |
-
|
1352 |
-
|
1353 |
-
|
1354 |
-
|
1355 |
-
|
1356 |
-
|
1357 |
-
|
1358 |
-
|
1359 |
-
|
1360 |
-
|
1361 |
-
|
1362 |
-
|
1363 |
-
|
1364 |
-
|
1365 |
-
|
1366 |
-
|
1367 |
-
|
1368 |
-
|
1369 |
-
|
1370 |
-
|
1371 |
-
|
1372 |
-
|
1373 |
-
|
1374 |
-
|
1375 |
-
|
1376 |
-
|
1377 |
-
|
1378 |
-
|
1379 |
-
|
1380 |
-
}
|
1381 |
-
|
1382 |
-
|
1383 |
-
|
1384 |
-
|
1385 |
-
|
1386 |
-
|
1387 |
-
|
1388 |
-
|
1389 |
-
|
1390 |
-
|
1391 |
-
|
1392 |
-
|
1393 |
-
|
1394 |
-
|
1395 |
-
|
1396 |
-
|
1397 |
-
|
1398 |
-
|
1399 |
-
|
1400 |
-
|
1401 |
-
|
1402 |
-
|
1403 |
-
|
1404 |
-
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
}
|
1429 |
-
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
|
1438 |
-
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
|
1446 |
-
|
1447 |
-
|
1448 |
-
|
1449 |
-
|
1450 |
-
|
1451 |
-
|
1452 |
-
|
1453 |
-
|
1454 |
-
|
1455 |
-
|
1456 |
-
|
1457 |
-
|
1458 |
-
|
1459 |
-
|
1460 |
-
|
1461 |
-
|
1462 |
-
|
1463 |
-
|
1464 |
-
|
1465 |
-
|
1466 |
-
|
1467 |
-
|
1468 |
-
|
1469 |
-
|
1470 |
-
|
1471 |
-
|
1472 |
-
|
1473 |
-
|
1474 |
-
|
1475 |
-
|
1476 |
-
|
1477 |
-
|
1478 |
-
|
1479 |
-
|
1480 |
-
|
1481 |
-
|
1482 |
-
|
1483 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
// Stylesheet Guidence Notes
|
2 |
+
// Table of content represents a guide to sections of the sheet.
|
3 |
+
// Note that not all sections may be described in the body of the
|
4 |
+
// rulesets only those that require styles for a given theme.
|
5 |
+
// Sub sections might not exist but can be added as required
|
6 |
+
// as per BP Lists - 'activity' section.
|
7 |
+
|
8 |
+
// We follow the dictats of the parent theme in respect of media queries,
|
9 |
+
// font sizing etc. Media queries are used in a modular sense (OOCSS)
|
10 |
+
// rather than described as blocks to the end of the sheet, this aids ease
|
11 |
+
// of managing media queries, scalability & flexibility .
|
12 |
+
|
13 |
+
// Twentyfifteen Media Queries / Breakpoints
|
14 |
+
// @media screen and (max-width: 22em) // Additional for xtra small mobile only
|
15 |
+
// @media screen and (max-width: 30em) // Additional small only
|
16 |
+
// @media screen and (min-width: 38.75em)
|
17 |
+
// @media screen and (min-width: 46.25em)
|
18 |
+
// @media screen and (min-width: 55em)
|
19 |
+
// @media screen and (min-width: 59.6875em)
|
20 |
+
// @media screen and (min-width: 77.5em)
|
21 |
+
// @media screen and (min-width: 87.6875em)
|
22 |
+
|
23 |
+
// Mixins and Variabals
|
24 |
+
|
25 |
+
// Common margin values
|
26 |
+
$spacing-val-lg: 40px;
|
27 |
+
$spacing-val-md: 20px;
|
28 |
+
$spacing-val-sm: 10px;
|
29 |
+
$spacing-val-xs: 5px;
|
30 |
+
|
31 |
+
// A simple mixin to handle font-sizing to match 2015 62.5% approach
|
32 |
+
@mixin font-size($font-size: 16) {
|
33 |
+
$rem-font-value: ($font-size / 10);
|
34 |
+
font-size: ($font-size * 1px);
|
35 |
+
font-size: $rem-font-value + rem;
|
36 |
+
}
|
37 |
+
|
38 |
+
// To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test
|
39 |
+
// for specific blocks / rulesets
|
40 |
+
// until such time as exemption lists can be built for the scss-lint.yml?
|
41 |
+
// Any vendor prefix properties / mixins need to be in this block
|
42 |
+
// scss-lint:disable VendorPrefix
|
43 |
+
|
44 |
+
// Border border-radius mixins
|
45 |
+
@mixin border-radius($radius) {
|
46 |
+
-webkit-border-radius: $radius;
|
47 |
+
-moz-border-radius: $radius;
|
48 |
+
-ms-border-radius: $radius;
|
49 |
+
border-radius: $radius;
|
50 |
+
background-clip: padding-box;
|
51 |
+
}
|
52 |
+
|
53 |
+
@mixin border-top-radius($radius) {
|
54 |
+
-webkit-border-top-right-radius: $radius;
|
55 |
+
border-top-right-radius: $radius;
|
56 |
+
-webkit-border-top-left-radius: $radius;
|
57 |
+
border-top-left-radius: $radius;
|
58 |
+
background-clip: padding-box;
|
59 |
+
}
|
60 |
+
|
61 |
+
@mixin border-right-radius($radius) {
|
62 |
+
-webkit-border-bottom-right-radius: $radius;
|
63 |
+
border-bottom-right-radius: $radius;
|
64 |
+
-webkit-border-top-right-radius: $radius;
|
65 |
+
border-top-right-radius: $radius;
|
66 |
+
background-clip: padding-box;
|
67 |
+
}
|
68 |
+
|
69 |
+
@mixin border-bottom-radius($radius) {
|
70 |
+
-webkit-border-bottom-right-radius: $radius;
|
71 |
+
border-bottom-right-radius: $radius;
|
72 |
+
-webkit-border-bottom-left-radius: $radius;
|
73 |
+
border-bottom-left-radius: $radius;
|
74 |
+
background-clip: padding-box;
|
75 |
+
}
|
76 |
+
|
77 |
+
@mixin border-left-radius($radius) {
|
78 |
+
-webkit-border-bottom-left-radius: $radius;
|
79 |
+
border-bottom-left-radius: $radius;
|
80 |
+
-webkit-border-top-left-radius: $radius;
|
81 |
+
border-top-left-radius: $radius;
|
82 |
+
background-clip: padding-box;
|
83 |
+
}
|
84 |
+
|
85 |
+
// Box sizing
|
86 |
+
@mixin box-model($box-model) {
|
87 |
+
-webkit-box-sizing: $box-model;
|
88 |
+
-moz-box-sizing: $box-model;
|
89 |
+
box-sizing: $box-model;
|
90 |
+
}
|
91 |
+
|
92 |
+
// Calc
|
93 |
+
@mixin calc($property, $expression) {
|
94 |
+
#{$property}: -webkit-calc(#{$expression});
|
95 |
+
#{$property}: -moz-calc(#{$expression});
|
96 |
+
#{$property}: calc(#{$expression});
|
97 |
+
}
|
98 |
+
|
99 |
+
// Re-enable the VendorPrefix lint test
|
100 |
+
// scss-lint:enable VendorPrefix
|
101 |
+
|
102 |
+
// BP message boxes
|
103 |
+
@mixin message-box($background, $text-color: null) {
|
104 |
+
|
105 |
+
@if($text-color) {
|
106 |
+
// if a param was passed through
|
107 |
+
$text-color: $text-color;
|
108 |
+
} @else {
|
109 |
+
$text-color: darken($background, 50%);
|
110 |
+
}
|
111 |
+
|
112 |
+
background: lighten($background, 10%);
|
113 |
+
border: 1px solid darken($background, 10%);
|
114 |
+
color: $text-color;
|
115 |
+
}
|
116 |
+
|
117 |
+
// 2015 font family
|
118 |
+
@mixin default-font-sans() {
|
119 |
+
font-family: "Noto Sans", sans-serif;
|
120 |
+
}
|
121 |
+
|
122 |
+
@mixin default-font-serif() {
|
123 |
+
font-family: "Noto Serif", serif;
|
124 |
+
}
|
125 |
+
|
126 |
+
// Variables: color definitions
|
127 |
+
$content-background: #fff;
|
128 |
+
$light-background: #f7f7f7;
|
129 |
+
$medium-background: #ccc;
|
130 |
+
$dark-background: #555;
|
131 |
+
$border-color: #999; // border color is varied using rgba
|
132 |
+
$border-light: #eaeaea; // BP dividers
|
133 |
+
$border-med: #ddd;
|
134 |
+
$body-text: #333; // 2015 body text color
|
135 |
+
$bp-button-hover: #ededed; // this is the default BP button hover background
|
136 |
+
$notice-error: #c85a6e;
|
137 |
+
$notice-warning: #d05656;
|
138 |
+
$notice-info: #9fd1e2;
|
139 |
+
$notice-update: #ced98c;
|
140 |
+
$stripe-odd: #ebf0ff;
|
141 |
+
$stripe-even: #dbe5ff;
|
142 |
+
$unread: #dce5ff;
|
143 |
+
|
144 |
+
/*--------------------------------------------------------------
|
145 |
+
|
146 |
+
This is the BuddyPress companion stylesheet for
|
147 |
+
the WordPress Twentyfifteen theme.
|
148 |
+
|
149 |
+
This sheet supports the primary BuddyPress styles in buddypress.css
|
150 |
+
|
151 |
+
The Rulesets shadow the BP default stylesheet sectioning
|
152 |
+
to maintain uniformity.
|
153 |
+
|
154 |
+
If you are running as a child theme of twentyfifteen and wish to use
|
155 |
+
this stylesheet then please copy it to buddypress/css/ or community/css/
|
156 |
+
in your child theme root and rename the file to match your child theme name
|
157 |
+
i.e. in child theme named 'twentyfifteen-child', twentyfifteen.css would become
|
158 |
+
'twentyfifteen-child.css'
|
159 |
+
|
160 |
+
----------------------------------------------------------------
|
161 |
+
>>> TABLE OF CONTENTS:
|
162 |
+
----------------------------------------------------------------
|
163 |
+
1.0 Theme Structural Elements & overrides
|
164 |
+
2.0 - Navigation - General
|
165 |
+
2.1 - Navs - Object Nav / Sub Nav (item-list-tabs)
|
166 |
+
2.2 - Pagination
|
167 |
+
3.0 - Images
|
168 |
+
4.0 - BP Lists / Loops Generic
|
169 |
+
4.1 - Activity Loop
|
170 |
+
4.1.1 Whats New Activity
|
171 |
+
4.1.2 - Activity Listing
|
172 |
+
4.1.3 - Activity Comments
|
173 |
+
4.2 - Members Loop
|
174 |
+
4.3 - Groups Loop
|
175 |
+
4.4 - Blogs Loop
|
176 |
+
5.0 - Directories - Members, Groups, Blogs, Forums
|
177 |
+
6.0 - Single Item screens: User Account & Single Group Screens
|
178 |
+
6.1 - Item Headers: Global
|
179 |
+
6.1.1 - item-header: Groups
|
180 |
+
6.1.2 - item-header: User Accounts
|
181 |
+
6.2 - Item Body: Global
|
182 |
+
6.2.1 - item-body: Groups
|
183 |
+
6.2.1.1 - Management settings screens
|
184 |
+
6.2.1.2 - Group members list
|
185 |
+
6.2.2 - item-body: User Accounts
|
186 |
+
6.2.2.1 - classes, pag, filters
|
187 |
+
6.2.2.2 - Extended Profiles
|
188 |
+
6.2.2.3 - Groups
|
189 |
+
6.2.2.4 - friends
|
190 |
+
6.2.2.5 - Private Messaging Threads
|
191 |
+
6.2.2.6 - Settings
|
192 |
+
7.0 - Forms - General
|
193 |
+
8.0 - Tables - General
|
194 |
+
9.0 - Error / Success Messages
|
195 |
+
10.0 - Ajax Loading, Widgets, General classes
|
196 |
+
--------------------------------------------------------------*/
|
197 |
+
|
198 |
+
/**
|
199 |
+
*-------------------------------------------------------------------------------
|
200 |
+
* @section 1.0 - Theme - Structural Elements & overrides
|
201 |
+
*-------------------------------------------------------------------------------
|
202 |
+
*/
|
203 |
+
|
204 |
+
// Twentyfifteen adds a generic grouped ruleset of clear:both;
|
205 |
+
// for all heading h# elements this is problematic where floats are concerned
|
206 |
+
// We reset this here under our #buddypress namespace
|
207 |
+
#buddypress {
|
208 |
+
h1,
|
209 |
+
h2,
|
210 |
+
h3,
|
211 |
+
h4,
|
212 |
+
h5,
|
213 |
+
h6 {
|
214 |
+
clear: none;
|
215 |
+
}
|
216 |
+
}
|
217 |
+
|
218 |
+
// As BP screens have specific content lets adjust the themes primary elements
|
219 |
+
// to maximise the screen real estate for BP pages.
|
220 |
+
|
221 |
+
.buddypress {
|
222 |
+
div.clear {display: none;}
|
223 |
+
.site-content {
|
224 |
+
@media screen and (min-width: 77.5em) {
|
225 |
+
}
|
226 |
+
}
|
227 |
+
|
228 |
+
main {
|
229 |
+
padding-top: 4%;
|
230 |
+
@media screen and (min-width: 59.6875em) {
|
231 |
+
padding-top: 0;
|
232 |
+
}
|
233 |
+
|
234 |
+
article {
|
235 |
+
margin: 0 4%;
|
236 |
+
padding-top: 8.3333%;
|
237 |
+
@media screen and (min-width: 59.6875em) {
|
238 |
+
margin: 0 0 0 1px;
|
239 |
+
}
|
240 |
+
@media screen and (min-width: 87.6875em) {
|
241 |
+
margin: 0 4.3333% 0 8.3333%;
|
242 |
+
}
|
243 |
+
|
244 |
+
.entry-header,
|
245 |
+
.entry-content {
|
246 |
+
padding: 0 3rem 3rem 3rem;
|
247 |
+
}
|
248 |
+
|
249 |
+
#buddypress {
|
250 |
+
margin-bottom: $spacing-val-lg;
|
251 |
+
}
|
252 |
+
} // .article
|
253 |
+
} // .main
|
254 |
+
|
255 |
+
.site-footer {
|
256 |
+
margin: 0 4%;
|
257 |
+
@media screen and (min-width: 59.6875em) {
|
258 |
+
margin: 0 0 0 35.2941%;
|
259 |
+
width: 61.8235%;
|
260 |
+
}
|
261 |
+
}
|
262 |
+
} // .buddypress (body class)
|
263 |
+
|
264 |
+
/**
|
265 |
+
*-------------------------------------------------------------------------------
|
266 |
+
* @section 2.0 - Navigation - General
|
267 |
+
*-------------------------------------------------------------------------------
|
268 |
+
*/
|
269 |
+
|
270 |
+
// Remove 2015 border bottom on BP links/spans
|
271 |
+
|
272 |
+
.buddypress #buddypress {
|
273 |
+
.item-list-tabs,
|
274 |
+
.activity-header,
|
275 |
+
.activity-inner,
|
276 |
+
.activity-comments,
|
277 |
+
.item-title,
|
278 |
+
.load-more,
|
279 |
+
.field-visibility-settings-toggle,
|
280 |
+
#latest-update,
|
281 |
+
table,
|
282 |
+
.avatar-nav-items {
|
283 |
+
a { border-bottom: 0; }
|
284 |
+
}
|
285 |
+
|
286 |
+
.pagination-links {
|
287 |
+
a,
|
288 |
+
span { border-bottom: 0; }
|
289 |
+
}
|
290 |
+
} // close .buddypress #buddypress
|
291 |
+
|
292 |
+
/**
|
293 |
+
*----------------------------------------------------------
|
294 |
+
* @section 2.1 - Navs Object Nav / Sub Nav (item-list-tabs)
|
295 |
+
*
|
296 |
+
* The main navigational elements for all BP screens
|
297 |
+
*----------------------------------------------------------
|
298 |
+
*/
|
299 |
+
|
300 |
+
// We have a need to override BP specifity
|
301 |
+
// so some rulesets sets are seemingly over weighted in selectors
|
302 |
+
|
303 |
+
#buddypress {
|
304 |
+
|
305 |
+
// active/current states all navs
|
306 |
+
div.item-list-tabs {
|
307 |
+
ul {
|
308 |
+
li.selected {
|
309 |
+
a {
|
310 |
+
background: $dark-background;
|
311 |
+
color: #fff;
|
312 |
+
opacity: 1;
|
313 |
+
}
|
314 |
+
}
|
315 |
+
}
|
316 |
+
}
|
317 |
+
// Global Nav Styles
|
318 |
+
div.item-list-tabs {
|
319 |
+
ul {
|
320 |
+
background-color: $light-background;
|
321 |
+
border-bottom: 1px solid rgba($border-light, 0.9);
|
322 |
+
border-top: 1px solid rgba($border-light, 0.9);
|
323 |
+
overflow: hidden;
|
324 |
+
padding: $spacing-val-xs 0;
|
325 |
+
|
326 |
+
li {
|
327 |
+
a {
|
328 |
+
span {border-radius: 25%;}
|
329 |
+
}
|
330 |
+
}
|
331 |
+
}
|
332 |
+
}
|
333 |
+
|
334 |
+
/*__ Horizontal menus __*/
|
335 |
+
#object-nav {
|
336 |
+
|
337 |
+
ul {
|
338 |
+
overflow: hidden;
|
339 |
+
li {float: none;}
|
340 |
+
li:not(.selected) {
|
341 |
+
a {opacity: 0.7;}
|
342 |
+
}
|
343 |
+
|
344 |
+
@media screen and (min-width: 38.75em) {
|
345 |
+
li {
|
346 |
+
float: left;
|
347 |
+
}
|
348 |
+
}
|
349 |
+
}
|
350 |
+
}
|
351 |
+
|
352 |
+
div#subnav.item-list-tabs {
|
353 |
+
margin-top: 0;
|
354 |
+
|
355 |
+
ul {
|
356 |
+
background-color: $light-background;
|
357 |
+
border-bottom: 0;
|
358 |
+
padding: 0;
|
359 |
+
|
360 |
+
li.last {
|
361 |
+
background: $content-background;
|
362 |
+
margin-top: 0;
|
363 |
+
padding: $spacing-val-xs $spacing-val-xs $spacing-val-xs 0;
|
364 |
+
width: 100%;
|
365 |
+
|
366 |
+
select,
|
367 |
+
select:focus {
|
368 |
+
background: transparent;
|
369 |
+
border: 0;
|
370 |
+
outline: 0;
|
371 |
+
}
|
372 |
+
|
373 |
+
select,
|
374 |
+
label,
|
375 |
+
option {
|
376 |
+
@include font-size(14);
|
377 |
+
}
|
378 |
+
|
379 |
+
select {
|
380 |
+
font-style: italic;
|
381 |
+
}
|
382 |
+
}
|
383 |
+
|
384 |
+
@media screen and (min-width: 38.75em) {
|
385 |
+
li.last {
|
386 |
+
text-align: right;
|
387 |
+
}
|
388 |
+
}
|
389 |
+
} // close ul
|
390 |
+
} // close #subnav
|
391 |
+
|
392 |
+
// active/current states all navs
|
393 |
+
div.item-list-tabs {
|
394 |
+
ul {
|
395 |
+
li.selected,
|
396 |
+
li.current {
|
397 |
+
a {
|
398 |
+
background: $dark-background;
|
399 |
+
color: #fff;
|
400 |
+
opacity: 1;
|
401 |
+
}
|
402 |
+
}
|
403 |
+
}
|
404 |
+
}
|
405 |
+
|
406 |
+
} // close #buddypress
|
407 |
+
|
408 |
+
/*__ Vertical menu User Account / Group single screens __*/
|
409 |
+
|
410 |
+
// This block contains rules to re-factor the item-body structural element
|
411 |
+
// to sit alongside the vert menu
|
412 |
+
|
413 |
+
@media screen and (min-width: 55em) {
|
414 |
+
.bp-user #buddypress,
|
415 |
+
.single-item.groups #buddypress {
|
416 |
+
background: $light-background;
|
417 |
+
}
|
418 |
+
|
419 |
+
#buddypress {
|
420 |
+
#item-header,
|
421 |
+
#item-body {
|
422 |
+
background: $content-background;
|
423 |
+
}
|
424 |
+
|
425 |
+
#object-nav {
|
426 |
+
border-right: 1px solid $border-med;
|
427 |
+
float: left;
|
428 |
+
margin-right: -1px;
|
429 |
+
width: 200px;
|
430 |
+
|
431 |
+
ul {
|
432 |
+
border-bottom: 0;
|
433 |
+
padding: 0;
|
434 |
+
|
435 |
+
li {
|
436 |
+
float: none;
|
437 |
+
overflow: hidden;
|
438 |
+
|
439 |
+
span {
|
440 |
+
background: $content-background;
|
441 |
+
border-radius: 10%;
|
442 |
+
float: right;
|
443 |
+
margin-right: 2px;
|
444 |
+
}
|
445 |
+
}
|
446 |
+
}
|
447 |
+
}
|
448 |
+
|
449 |
+
#item-body {
|
450 |
+
border-left: 1px solid $border-med;
|
451 |
+
overflow: hidden;
|
452 |
+
padding: 0 0 0 $spacing-val-md;
|
453 |
+
width: auto;
|
454 |
+
|
455 |
+
#subnav {
|
456 |
+
margin: 0 0 0 (-$spacing-val-md);
|
457 |
+
}
|
458 |
+
}
|
459 |
+
|
460 |
+
} // close #buddypress
|
461 |
+
} // close @media
|
462 |
+
|
463 |
+
/**
|
464 |
+
*----------------------------------------------------------
|
465 |
+
* @section 2.2 - Pagination
|
466 |
+
*----------------------------------------------------------
|
467 |
+
*/
|
468 |
+
|
469 |
+
#buddypress {
|
470 |
+
div.pagination {
|
471 |
+
box-shadow: none;
|
472 |
+
.pag-count {margin-left: 0;}
|
473 |
+
.pagination-links {
|
474 |
+
margin-right: 0;
|
475 |
+
|
476 |
+
span,
|
477 |
+
a {
|
478 |
+
height: auto;
|
479 |
+
line-height: 1;
|
480 |
+
padding: 5px;
|
481 |
+
}
|
482 |
+
|
483 |
+
.prev,
|
484 |
+
.next {
|
485 |
+
background-color: transparent;
|
486 |
+
color: inherit;
|
487 |
+
overflow: visible;
|
488 |
+
width: auto;
|
489 |
+
&:before {display: none;}
|
490 |
+
}
|
491 |
+
|
492 |
+
.prev {
|
493 |
+
left: auto;
|
494 |
+
position: static;
|
495 |
+
}
|
496 |
+
|
497 |
+
.next {
|
498 |
+
position: static;
|
499 |
+
right: auto;
|
500 |
+
}
|
501 |
+
} // close .pagination-links
|
502 |
+
} // close .pagination
|
503 |
+
} // close #buddypress
|
504 |
+
|
505 |
+
/**
|
506 |
+
*-------------------------------------------------------------------------------
|
507 |
+
* @section 4.0 - BP Lists / Loops Generic
|
508 |
+
*-------------------------------------------------------------------------------
|
509 |
+
*/
|
510 |
+
|
511 |
+
// Adjusts Meta items and various elements to match 2015 font-family
|
512 |
+
#buddypress {
|
513 |
+
.item-list {
|
514 |
+
.activity-header,
|
515 |
+
.activity-meta {
|
516 |
+
@include default-font-sans();
|
517 |
+
}
|
518 |
+
}
|
519 |
+
}
|
520 |
+
|
521 |
+
// Trying to position the action div absolute has bad consequences where
|
522 |
+
// aditional items are displayed, floating is an alternative that
|
523 |
+
// allows natural flow expansion.
|
524 |
+
// This block:
|
525 |
+
// * Manages li items, Stacks them small screen, floated left at wider screens.
|
526 |
+
// * Adjusts display of action buttons at small screen mobile up.
|
527 |
+
// Adjusts Meta items to match 2015 font-family
|
528 |
+
|
529 |
+
#buddypress {
|
530 |
+
ul.item-list {
|
531 |
+
li {
|
532 |
+
overflow: hidden !important;
|
533 |
+
|
534 |
+
// Undo BP floats to center avatars initially mobile up
|
535 |
+
.item-avatar {
|
536 |
+
margin-bottom: $spacing-val-sm;
|
537 |
+
@media screen and (min-width: 38.75em) { margin-bottom: 0; }
|
538 |
+
text-align: center;
|
539 |
+
a {border-bottom: 0;}
|
540 |
+
img.avatar {
|
541 |
+
display: inline-block;
|
542 |
+
float: none;
|
543 |
+
// Quite early on we need to move avatars to the left(right)
|
544 |
+
@media screen and (min-width: 38.75em) {
|
545 |
+
display: block;
|
546 |
+
float: left;
|
547 |
+
}
|
548 |
+
}
|
549 |
+
}
|
550 |
+
|
551 |
+
.item {
|
552 |
+
margin-left: 25%;
|
553 |
+
|
554 |
+
span.activity {font-style: italic;}
|
555 |
+
|
556 |
+
.item-desc {
|
557 |
+
margin-left: 0;
|
558 |
+
width: 70%;
|
559 |
+
}
|
560 |
+
}
|
561 |
+
|
562 |
+
@media screen and (min-width: 59.6875em) {
|
563 |
+
.item-avatar,
|
564 |
+
.item,
|
565 |
+
.action {
|
566 |
+
float: left;
|
567 |
+
}
|
568 |
+
|
569 |
+
.item {
|
570 |
+
left: 10%;
|
571 |
+
margin-left: 0;
|
572 |
+
position: relative;
|
573 |
+
width: 55%;
|
574 |
+
}
|
575 |
+
}// close @media
|
576 |
+
|
577 |
+
div.action {
|
578 |
+
clear: left;
|
579 |
+
float: none;
|
580 |
+
margin-bottom: -$spacing-val-md;
|
581 |
+
// remove BP margin left
|
582 |
+
margin-left: 0;
|
583 |
+
padding: $spacing-val-md 0 $spacing-val-xs;
|
584 |
+
// push the actions to the right
|
585 |
+
@media screen and (min-width: 59.6875em) {
|
586 |
+
clear: none;
|
587 |
+
float: right;
|
588 |
+
margin-bottom: 0;
|
589 |
+
padding: 0;
|
590 |
+
}
|
591 |
+
position: relative;
|
592 |
+
text-align: left;
|
593 |
+
top: 0;
|
594 |
+
|
595 |
+
div {
|
596 |
+
display: inline-block;
|
597 |
+
margin: $spacing-val-sm 0;
|
598 |
+
width: 100%;
|
599 |
+
|
600 |
+
a {
|
601 |
+
display: block;
|
602 |
+
width: 100%;
|
603 |
+
}
|
604 |
+
// Provisionally lets keep the 'action' div
|
605 |
+
//position but inline-block the buttons
|
606 |
+
|
607 |
+
@media screen and (min-width: 38.75em) {
|
608 |
+
// keep buttons to a row small tablet up
|
609 |
+
margin: 0 $spacing-val-sm $spacing-val-sm 0;
|
610 |
+
width: auto;
|
611 |
+
} // close @media
|
612 |
+
|
613 |
+
@media screen and (min-width: 59.6875em) {
|
614 |
+
// take buttons to block to stack them when floated right
|
615 |
+
clear: right;
|
616 |
+
float: right;
|
617 |
+
margin: 0 0 $spacing-val-sm 0;
|
618 |
+
} // close @media
|
619 |
+
|
620 |
+
} // close div
|
621 |
+
|
622 |
+
.meta {
|
623 |
+
font-style: italic;
|
624 |
+
}
|
625 |
+
|
626 |
+
} // close .action
|
627 |
+
|
628 |
+
} // close li
|
629 |
+
} // close .item-list
|
630 |
+
} // close #buddypress
|
631 |
+
|
632 |
+
/**
|
633 |
+
*----------------------------------------------------------
|
634 |
+
* @section 4.1 - Activity
|
635 |
+
*----------------------------------------------------------
|
636 |
+
*/
|
637 |
+
|
638 |
+
/**
|
639 |
+
*-----------------------------------------------------
|
640 |
+
* @section 4.1.1 - Activity Whats New
|
641 |
+
*-----------------------------------------------------
|
642 |
+
*/
|
643 |
+
|
644 |
+
#buddypress {
|
645 |
+
form#whats-new-form {
|
646 |
+
|
647 |
+
// Line-height issue inherited from BP rules, override.
|
648 |
+
p.activity-greeting {
|
649 |
+
line-height: 1.4;
|
650 |
+
}
|
651 |
+
|
652 |
+
textarea {width: 100%;}
|
653 |
+
// corrective measure for clipped elements due to JS inline styling
|
654 |
+
|
655 |
+
@media screen and (max-width: 46.25em) {
|
656 |
+
#whats-new-content {
|
657 |
+
clear: left;
|
658 |
+
margin: $spacing-val-sm 0 $spacing-val-md;
|
659 |
+
padding: $spacing-val-sm 0 0;
|
660 |
+
}
|
661 |
+
}
|
662 |
+
|
663 |
+
#whats-new-content.active {
|
664 |
+
#whats-new-options[style] {
|
665 |
+
min-height: 6rem; // unit open to debate px value might be better.
|
666 |
+
overflow: visible;
|
667 |
+
|
668 |
+
#whats-new-post-in-box {
|
669 |
+
border: 1px solid rgba($border-color, 0.5);
|
670 |
+
float: left;
|
671 |
+
line-height: 1.5em;
|
672 |
+
margin-top: 12px;
|
673 |
+
padding-left: 0.2em;
|
674 |
+
width: 100%;
|
675 |
+
|
676 |
+
select {
|
677 |
+
background: none;
|
678 |
+
border: 0;
|
679 |
+
float: right;
|
680 |
+
margin: 0;
|
681 |
+
min-height: 1.5em;
|
682 |
+
padding-left: 0.4em;
|
683 |
+
}
|
684 |
+
}
|
685 |
+
|
686 |
+
@media screen and (min-width: 30em) {
|
687 |
+
#whats-new-post-in-box {
|
688 |
+
width: auto;
|
689 |
+
}
|
690 |
+
|
691 |
+
#whats-new-submit {
|
692 |
+
float: right;
|
693 |
+
}
|
694 |
+
}
|
695 |
+
|
696 |
+
} // close #whats-new-options
|
697 |
+
} // close #whats-new-content.active
|
698 |
+
|
699 |
+
} // close #whats-new-form
|
700 |
+
|
701 |
+
// User account form requires matching bp default specificity
|
702 |
+
#item-body {
|
703 |
+
form#whats-new-form {
|
704 |
+
margin: $spacing-val-lg 0;
|
705 |
+
}
|
706 |
+
}
|
707 |
+
} // close #buddypress
|
708 |
+
|
709 |
+
/**
|
710 |
+
*-----------------------------------------------------
|
711 |
+
* @section 4.1.2 - Activity Listing
|
712 |
+
*-----------------------------------------------------
|
713 |
+
*/
|
714 |
+
|
715 |
+
#buddypress {
|
716 |
+
|
717 |
+
#activity-stream {
|
718 |
+
|
719 |
+
// re-size activity avatars and stack small screen
|
720 |
+
// refactor main elements positioning medium up.
|
721 |
+
li {
|
722 |
+
padding: 25px 0 15px;
|
723 |
+
|
724 |
+
.activity-avatar {
|
725 |
+
float: none;
|
726 |
+
text-align: center;
|
727 |
+
|
728 |
+
a {
|
729 |
+
display: inline-block;
|
730 |
+
|
731 |
+
img.avatar {
|
732 |
+
display: inline;
|
733 |
+
float: none;
|
734 |
+
height: 60px;
|
735 |
+
margin-bottom: $spacing-val-md;
|
736 |
+
margin-left: 0;
|
737 |
+
width: 60px;
|
738 |
+
}
|
739 |
+
}
|
740 |
+
} // close .activity-avatar
|
741 |
+
|
742 |
+
.activity-content {
|
743 |
+
margin-left: 0;
|
744 |
+
|
745 |
+
.activity-header {
|
746 |
+
@include font-size(14);
|
747 |
+
}
|
748 |
+
}
|
749 |
+
|
750 |
+
@media screen and (min-width: 46.25em) {
|
751 |
+
|
752 |
+
.activity-avatar {
|
753 |
+
float: left;
|
754 |
+
margin-right: $spacing-val-sm;
|
755 |
+
text-align: left;
|
756 |
+
a {border-bottom: 0;}
|
757 |
+
}
|
758 |
+
|
759 |
+
.activity-content {
|
760 |
+
margin: 0;
|
761 |
+
overflow: hidden;
|
762 |
+
|
763 |
+
.activity-header {
|
764 |
+
@include font-size(16);
|
765 |
+
}
|
766 |
+
}
|
767 |
+
|
768 |
+
} // close @media
|
769 |
+
|
770 |
+
} // close li
|
771 |
+
|
772 |
+
li.mini {
|
773 |
+
.activity-avatar {
|
774 |
+
a {
|
775 |
+
img.avatar {
|
776 |
+
height: 30px;
|
777 |
+
margin-left: 15px;
|
778 |
+
width: 30px;
|
779 |
+
}
|
780 |
+
}
|
781 |
+
}
|
782 |
+
|
783 |
+
.activity-content {
|
784 |
+
.activity-header {
|
785 |
+
@include font-size(13);
|
786 |
+
}
|
787 |
+
}
|
788 |
+
}
|
789 |
+
|
790 |
+
.activity-content {
|
791 |
+
margin-top: -12px;
|
792 |
+
|
793 |
+
.activity-header {
|
794 |
+
line-height: inherit;
|
795 |
+
margin-right: 0;
|
796 |
+
|
797 |
+
p {
|
798 |
+
background-color: $light-background;
|
799 |
+
border: 1px solid rgba($border-light, 0.6);
|
800 |
+
padding: 0 0.2em;
|
801 |
+
}
|
802 |
+
|
803 |
+
img.avatar {
|
804 |
+
display: inline-block;
|
805 |
+
margin-bottom: 0 !important; // have to match to BP
|
806 |
+
}
|
807 |
+
} // close .activity-header
|
808 |
+
|
809 |
+
.activity-meta {
|
810 |
+
a {
|
811 |
+
display: block;
|
812 |
+
margin-bottom: $spacing-val-xs;
|
813 |
+
@media screen and (min-width: 38.75em) {
|
814 |
+
display: inline-block;
|
815 |
+
margin-bottom: 0;
|
816 |
+
}
|
817 |
+
}
|
818 |
+
}
|
819 |
+
|
820 |
+
} // close .activity-content
|
821 |
+
|
822 |
+
.load-more {
|
823 |
+
background: $light-background;
|
824 |
+
border: 1px solid transparent;
|
825 |
+
padding: $spacing-val-sm;
|
826 |
+
|
827 |
+
&:focus,
|
828 |
+
&:hover {
|
829 |
+
background: darken($light-background, 1%);
|
830 |
+
border: 1px solid rgba(#9fd1e2, 0.3);
|
831 |
+
a { font-style: italic; }
|
832 |
+
}
|
833 |
+
|
834 |
+
a {
|
835 |
+
display: block;
|
836 |
+
}
|
837 |
+
}
|
838 |
+
|
839 |
+
} // close #activity-stream
|
840 |
+
} // close #buddypress
|
841 |
+
|
842 |
+
/* Single activity view - activity permalink */
|
843 |
+
|
844 |
+
.activity-permalink {
|
845 |
+
#buddypress {
|
846 |
+
#activity-stream {
|
847 |
+
|
848 |
+
li.activity-item {
|
849 |
+
padding: $spacing-val-md;
|
850 |
+
}
|
851 |
+
|
852 |
+
li.mini {
|
853 |
+
.activity-header {
|
854 |
+
@include font-size(16);
|
855 |
+
@media screen and (min-width: 46.25em) {
|
856 |
+
@include font-size(20);
|
857 |
+
}
|
858 |
+
margin-bottom: $spacing-val-lg;
|
859 |
+
p {padding: $spacing-val-md;}
|
860 |
+
}
|
861 |
+
}
|
862 |
+
}
|
863 |
+
}
|
864 |
+
}
|
865 |
+
|
866 |
+
/**
|
867 |
+
*-----------------------------------------------------
|
868 |
+
* @section 4.1.3 - Activity Comments
|
869 |
+
*-----------------------------------------------------
|
870 |
+
*/
|
871 |
+
#buddypress {
|
872 |
+
|
873 |
+
#activity-stream {
|
874 |
+
.activity-comments {
|
875 |
+
border-left: 1px solid $border-light;
|
876 |
+
margin-top: 5px;
|
877 |
+
|
878 |
+
ul {
|
879 |
+
background: rgba($light-background, 0.6);
|
880 |
+
margin: 15px 0 0 2px;
|
881 |
+
}
|
882 |
+
|
883 |
+
.ac-form {
|
884 |
+
|
885 |
+
input[type="submit"],
|
886 |
+
.ac-reply-cancel {
|
887 |
+
color: rgba($body-text, 0.8);
|
888 |
+
display: inline-block;
|
889 |
+
font-family: inherit;
|
890 |
+
@include font-size(12);
|
891 |
+
font-weight: normal;
|
892 |
+
line-height: 1.2;
|
893 |
+
padding: 4px 10px;
|
894 |
+
text-transform: lowercase;
|
895 |
+
width: 100px;
|
896 |
+
}
|
897 |
+
|
898 |
+
.ac-reply-cancel {
|
899 |
+
border: 1px solid rgba($border-color, 0.7);
|
900 |
+
text-align: center;
|
901 |
+
|
902 |
+
&:focus,
|
903 |
+
&:hover {
|
904 |
+
background: $bp-button-hover;
|
905 |
+
}
|
906 |
+
}
|
907 |
+
|
908 |
+
} // close .ac-form
|
909 |
+
|
910 |
+
} // close .activity-comments
|
911 |
+
} // close .activity
|
912 |
+
|
913 |
+
} // close #buddypress
|
914 |
+
|
915 |
+
/**
|
916 |
+
*----------------------------------------------------------
|
917 |
+
* @section 4.2 - Members Loop
|
918 |
+
*----------------------------------------------------------
|
919 |
+
*/
|
920 |
+
|
921 |
+
#buddypress {
|
922 |
+
#members-list {
|
923 |
+
|
924 |
+
@media screen and (min-width: 59.6875em) {
|
925 |
+
li {
|
926 |
+
.item-avatar,
|
927 |
+
.item {
|
928 |
+
float: left;
|
929 |
+
}
|
930 |
+
|
931 |
+
.action {
|
932 |
+
float: right;
|
933 |
+
}
|
934 |
+
}
|
935 |
+
}
|
936 |
+
|
937 |
+
} // close #members-list
|
938 |
+
} //close #BuddyPress
|
939 |
+
|
940 |
+
/**
|
941 |
+
*-------------------------------------------------------------------------------
|
942 |
+
* @section 6.0 - Single Item screens: User Account & Single Group Screens
|
943 |
+
*-------------------------------------------------------------------------------
|
944 |
+
*/
|
945 |
+
|
946 |
+
|
947 |
+
/**
|
948 |
+
*-----------------------------------------------------------
|
949 |
+
* @subsection 6.1 - Item Header Global
|
950 |
+
*-----------------------------------------------------------
|
951 |
+
*/
|
952 |
+
|
953 |
+
.bp-user,
|
954 |
+
.single-item.groups {
|
955 |
+
@media screen and (max-width: 46.25em) {
|
956 |
+
main {
|
957 |
+
header.entry-header {
|
958 |
+
padding-bottom: 1rem;
|
959 |
+
}
|
960 |
+
}
|
961 |
+
}
|
962 |
+
|
963 |
+
@media screen and (max-width: 38.75em) {
|
964 |
+
h1,
|
965 |
+
#item-header-content {
|
966 |
+
text-align: center;
|
967 |
+
}
|
968 |
+
}
|
969 |
+
|
970 |
+
#buddypress {
|
971 |
+
@media screen and (max-width: 46.25em) {
|
972 |
+
#item-header {
|
973 |
+
.generic-button {
|
974 |
+
float: none;
|
975 |
+
margin: 1.5em 0 0 0;
|
976 |
+
}
|
977 |
+
}
|
978 |
+
}
|
979 |
+
|
980 |
+
@media screen and (max-width: 38.75em) {
|
981 |
+
h1 {
|
982 |
+
margin-bottom: 0;
|
983 |
+
}
|
984 |
+
|
985 |
+
#item-header-avatar {
|
986 |
+
img.avatar {
|
987 |
+
margin-right: 0;
|
988 |
+
}
|
989 |
+
}
|
990 |
+
|
991 |
+
#item-header-content {
|
992 |
+
width: 100%;
|
993 |
+
}
|
994 |
+
}
|
995 |
+
}
|
996 |
+
}
|
997 |
+
|
998 |
+
/**
|
999 |
+
*-----------------------------------------------------
|
1000 |
+
* @subsection 6.1.1 - item-header Groups
|
1001 |
+
*
|
1002 |
+
* Group Specific Item Header
|
1003 |
+
*-----------------------------------------------------
|
1004 |
+
*/
|
1005 |
+
|
1006 |
+
.single-item.groups {
|
1007 |
+
#buddypress {
|
1008 |
+
@media screen and (max-width: 46.25em) {
|
1009 |
+
#item-header {
|
1010 |
+
#item-meta {
|
1011 |
+
margin-bottom: $spacing-val-md;
|
1012 |
+
}
|
1013 |
+
}
|
1014 |
+
}
|
1015 |
+
|
1016 |
+
// Move visual flow of avatar & item-actions at narrow width,
|
1017 |
+
// avatar first after group title
|
1018 |
+
@media screen and (max-width: 38.75em) {
|
1019 |
+
div#item-header {
|
1020 |
+
display: flex;
|
1021 |
+
flex-direction: column;
|
1022 |
+
|
1023 |
+
#item-header-avatar {
|
1024 |
+
order: 1;
|
1025 |
+
text-align: center;
|
1026 |
+
|
1027 |
+
a {
|
1028 |
+
border-bottom: 0;
|
1029 |
+
|
1030 |
+
img {
|
1031 |
+
display: inline-block;
|
1032 |
+
float: none;
|
1033 |
+
}
|
1034 |
+
}
|
1035 |
+
}
|
1036 |
+
|
1037 |
+
#item-header-content {order: 2;}
|
1038 |
+
|
1039 |
+
#item-actions {order: 3;}
|
1040 |
+
}
|
1041 |
+
} // close @media
|
1042 |
+
|
1043 |
+
div#item-header {
|
1044 |
+
padding-bottom: $spacing-val-lg;
|
1045 |
+
|
1046 |
+
div#item-actions {
|
1047 |
+
margin: 0;
|
1048 |
+
width: 100%;
|
1049 |
+
|
1050 |
+
@media screen and (min-width: 38.75em) {
|
1051 |
+
clear: none;
|
1052 |
+
float: right;
|
1053 |
+
width: 50%;
|
1054 |
+
}
|
1055 |
+
|
1056 |
+
h3 {
|
1057 |
+
background: $dark-background;
|
1058 |
+
color: $content-background;
|
1059 |
+
@include font-size(14);
|
1060 |
+
|
1061 |
+
@media screen and (min-width: 46.25em) {
|
1062 |
+
@include font-size(16);
|
1063 |
+
}
|
1064 |
+
padding: 0.2em;
|
1065 |
+
}
|
1066 |
+
} // close item-actions
|
1067 |
+
|
1068 |
+
@media screen and (min-width: 46.25em) {
|
1069 |
+
|
1070 |
+
#item-header-avatar,
|
1071 |
+
#item-header-content {
|
1072 |
+
float: left;
|
1073 |
+
}
|
1074 |
+
|
1075 |
+
#item-header-avatar {
|
1076 |
+
width: 21%;
|
1077 |
+
}
|
1078 |
+
|
1079 |
+
#item-header-content {
|
1080 |
+
margin-left: 4%;
|
1081 |
+
width: 40%;
|
1082 |
+
}
|
1083 |
+
|
1084 |
+
div#item-actions {
|
1085 |
+
float: right;
|
1086 |
+
width: 28%;
|
1087 |
+
}
|
1088 |
+
|
1089 |
+
} // close @media
|
1090 |
+
|
1091 |
+
} // close #item-header
|
1092 |
+
} // close #buddypress
|
1093 |
+
} // close .groups
|
1094 |
+
|
1095 |
+
/**
|
1096 |
+
*-----------------------------------------------------
|
1097 |
+
* @subsection 6.1.2 - Item Header User Accounts
|
1098 |
+
*
|
1099 |
+
* User Accounts Specific Item Header
|
1100 |
+
*-----------------------------------------------------
|
1101 |
+
*/
|
1102 |
+
|
1103 |
+
.bp-user {
|
1104 |
+
#buddypress {
|
1105 |
+
#item-header {
|
1106 |
+
padding: $spacing-val-md 0;
|
1107 |
+
|
1108 |
+
#item-header-avatar {
|
1109 |
+
text-align: center;
|
1110 |
+
width: 100%;
|
1111 |
+
|
1112 |
+
img.avatar,
|
1113 |
+
a {
|
1114 |
+
border-bottom: 0;
|
1115 |
+
display: inline-block;
|
1116 |
+
float: none;
|
1117 |
+
}
|
1118 |
+
}
|
1119 |
+
|
1120 |
+
@media screen and (min-width: 46.25em) {
|
1121 |
+
#item-header-avatar {
|
1122 |
+
float: left;
|
1123 |
+
width: 20%;
|
1124 |
+
|
1125 |
+
img.avatar,
|
1126 |
+
a {
|
1127 |
+
float: left;
|
1128 |
+
width: 100%;
|
1129 |
+
}
|
1130 |
+
}
|
1131 |
+
|
1132 |
+
#item-header-content {
|
1133 |
+
float: right;
|
1134 |
+
margin-right: 5%;
|
1135 |
+
width: 69%;
|
1136 |
+
}
|
1137 |
+
|
1138 |
+
} // close @media
|
1139 |
+
|
1140 |
+
} // close #item-header
|
1141 |
+
|
1142 |
+
} // close #buddypress
|
1143 |
+
} // close .bp-user
|
1144 |
+
|
1145 |
+
/**
|
1146 |
+
*-----------------------------------------------------------
|
1147 |
+
* @subsection 6.2 - Item Body: Global
|
1148 |
+
*-----------------------------------------------------------
|
1149 |
+
*/
|
1150 |
+
|
1151 |
+
/**
|
1152 |
+
*----------------------------------------------------
|
1153 |
+
* @subsection 6.2.1 - Item Body Groups
|
1154 |
+
*
|
1155 |
+
* Groups specific item body rules - screens
|
1156 |
+
*----------------------------------------------------
|
1157 |
+
*/
|
1158 |
+
|
1159 |
+
/**
|
1160 |
+
*-----------------------------------------
|
1161 |
+
* @subsection 6.2.1.1 - Group Management
|
1162 |
+
*-----------------------------------------
|
1163 |
+
*/
|
1164 |
+
|
1165 |
+
// headings settings screens & general global settings styles
|
1166 |
+
.groups {
|
1167 |
+
#group-settings-form {
|
1168 |
+
h4 {
|
1169 |
+
background: $dark-background;
|
1170 |
+
color: $content-background;
|
1171 |
+
padding: 0.2em;
|
1172 |
+
}
|
1173 |
+
}
|
1174 |
+
}
|
1175 |
+
|
1176 |
+
.groups.edit-details {
|
1177 |
+
#group-settings-form {
|
1178 |
+
|
1179 |
+
label {
|
1180 |
+
background: $dark-background;
|
1181 |
+
@include border-top-radius(4px);
|
1182 |
+
color: $content-background;
|
1183 |
+
display: inline-block;
|
1184 |
+
margin-bottom: 0;
|
1185 |
+
padding: 0.2em;
|
1186 |
+
width: 80%;
|
1187 |
+
|
1188 |
+
@media screen and (min-width: 38.75em) {
|
1189 |
+
width: 60%;
|
1190 |
+
}
|
1191 |
+
|
1192 |
+
}
|
1193 |
+
|
1194 |
+
textarea + p label {
|
1195 |
+
background: none;
|
1196 |
+
color: inherit;
|
1197 |
+
@include font-size(14);
|
1198 |
+
width: auto;
|
1199 |
+
}
|
1200 |
+
|
1201 |
+
}
|
1202 |
+
} // close .groups.edit-details
|
1203 |
+
|
1204 |
+
.groups.group-settings {
|
1205 |
+
#group-settings-form {
|
1206 |
+
|
1207 |
+
div.radio label {
|
1208 |
+
border: 1px solid $border-light;
|
1209 |
+
padding: 0.2em;
|
1210 |
+
|
1211 |
+
ul {
|
1212 |
+
color: rgba($body-text, 0.6);
|
1213 |
+
@include font-size(14);
|
1214 |
+
}
|
1215 |
+
}
|
1216 |
+
|
1217 |
+
}
|
1218 |
+
} // close .groups.group-settings
|
1219 |
+
|
1220 |
+
.groups.group-avatar {
|
1221 |
+
|
1222 |
+
form > p {
|
1223 |
+
margin-top: $spacing-val-md;
|
1224 |
+
}
|
1225 |
+
|
1226 |
+
}
|
1227 |
+
|
1228 |
+
.groups.manage-members {
|
1229 |
+
#group-settings-form {
|
1230 |
+
.item-list {
|
1231 |
+
li {
|
1232 |
+
border-bottom: 1px solid $border-light;
|
1233 |
+
|
1234 |
+
img,
|
1235 |
+
h5 {
|
1236 |
+
float: left;
|
1237 |
+
|
1238 |
+
> a {border-bottom: 0;}
|
1239 |
+
}
|
1240 |
+
|
1241 |
+
span.small {
|
1242 |
+
clear: left;
|
1243 |
+
display: block;
|
1244 |
+
float: none;
|
1245 |
+
margin-top: $spacing-val-sm;
|
1246 |
+
|
1247 |
+
a {
|
1248 |
+
display: inline-block;
|
1249 |
+
margin: $spacing-val-xs 0;
|
1250 |
+
width: 100%;
|
1251 |
+
|
1252 |
+
@media screen and (min-width: 38.75em) {
|
1253 |
+
width: auto;
|
1254 |
+
}
|
1255 |
+
}
|
1256 |
+
}
|
1257 |
+
|
1258 |
+
h5 {
|
1259 |
+
margin: 0;
|
1260 |
+
}
|
1261 |
+
|
1262 |
+
}
|
1263 |
+
}
|
1264 |
+
}
|
1265 |
+
} // close .groups.manage-members
|
1266 |
+
|
1267 |
+
/**
|
1268 |
+
*-----------------------------------------
|
1269 |
+
* @subsection 6.2.1.2 - Group members
|
1270 |
+
*-----------------------------------------
|
1271 |
+
*/
|
1272 |
+
|
1273 |
+
/* Members loop */
|
1274 |
+
|
1275 |
+
.groups.group-members {
|
1276 |
+
#buddypress {
|
1277 |
+
#members-group-list {
|
1278 |
+
li {
|
1279 |
+
|
1280 |
+
@media screen and (max-width: 30em) {
|
1281 |
+
> a {
|
1282 |
+
border-bottom: 0;
|
1283 |
+
display: block;
|
1284 |
+
margin-bottom: $spacing-val-sm;
|
1285 |
+
text-align: center;
|
1286 |
+
|
1287 |
+
img.avatar {
|
1288 |
+
display: inline;
|
1289 |
+
float: none;
|
1290 |
+
}
|
1291 |
+
}
|
1292 |
+
}
|
1293 |
+
|
1294 |
+
h5 {
|
1295 |
+
display: inline-block;
|
1296 |
+
@include font-size(14);
|
1297 |
+
|
1298 |
+
@media screen and (min-width: 59.6875em) {
|
1299 |
+
@include font-size(16);
|
1300 |
+
}
|
1301 |
+
margin: 0;
|
1302 |
+
|
1303 |
+
a {border-bottom: 0;}
|
1304 |
+
} // close h5
|
1305 |
+
|
1306 |
+
span.activity {
|
1307 |
+
@include font-size(12);
|
1308 |
+
}
|
1309 |
+
|
1310 |
+
.action {
|
1311 |
+
top: 0;
|
1312 |
+
}
|
1313 |
+
} // close li
|
1314 |
+
}
|
1315 |
+
}
|
1316 |
+
}
|
1317 |
+
|
1318 |
+
// Massage the members search for groups nav specifically.
|
1319 |
+
.groups.group-members {
|
1320 |
+
#subnav {
|
1321 |
+
li {
|
1322 |
+
@media screen and (max-width: 38.75em) {
|
1323 |
+
background: $content-background;
|
1324 |
+
padding: $spacing-val-md 0;
|
1325 |
+
}
|
1326 |
+
width: 100%;
|
1327 |
+
|
1328 |
+
#search-members-form {
|
1329 |
+
float: right;
|
1330 |
+
|
1331 |
+
@media screen and (max-width: 38.75em) {
|
1332 |
+
margin: 0;
|
1333 |
+
width: 100%;
|
1334 |
+
|
1335 |
+
label {
|
1336 |
+
input[type="text"] {width: 100%;}
|
1337 |
+
}
|
1338 |
+
}
|
1339 |
+
|
1340 |
+
margin: $spacing-val-xs $spacing-val-xs 0 0;
|
1341 |
+
}
|
1342 |
+
}
|
1343 |
+
}
|
1344 |
+
}
|
1345 |
+
|
1346 |
+
/**
|
1347 |
+
*-----------------------------------------------------
|
1348 |
+
* @subsection 6.2.2 - Item Body User Accounts
|
1349 |
+
*
|
1350 |
+
* User Account specific item body rules
|
1351 |
+
*-----------------------------------------------------
|
1352 |
+
*/
|
1353 |
+
|
1354 |
+
.bp-user {
|
1355 |
+
.entry-title {margin-bottom: 0.5em;}
|
1356 |
+
|
1357 |
+
#buddypress {
|
1358 |
+
|
1359 |
+
/**
|
1360 |
+
*--------------------------------------------
|
1361 |
+
* @subsection 6.2.2.1 - classes, pag, filters
|
1362 |
+
*--------------------------------------------
|
1363 |
+
*/
|
1364 |
+
|
1365 |
+
table {
|
1366 |
+
th {@include font-size(14)}
|
1367 |
+
td {@include font-size(12)}
|
1368 |
+
|
1369 |
+
@media screen and (min-width: 46.25em) {
|
1370 |
+
th {@include font-size(16)}
|
1371 |
+
td {@include font-size(14)}
|
1372 |
+
}
|
1373 |
+
|
1374 |
+
@media screen and (min-width: 77.5em) {
|
1375 |
+
th {@include font-size(18)}
|
1376 |
+
td {@include font-size(16)}
|
1377 |
+
}
|
1378 |
+
}
|
1379 |
+
|
1380 |
+
.pag-count {font-style: italic;}
|
1381 |
+
|
1382 |
+
.notifications-options-nav {
|
1383 |
+
border: 1px solid rgba($border-color, 0.5);
|
1384 |
+
float: left;
|
1385 |
+
width: 100%;
|
1386 |
+
@media screen and (min-width: 38.75em) {
|
1387 |
+
width: 300px;
|
1388 |
+
}
|
1389 |
+
|
1390 |
+
select,
|
1391 |
+
input {
|
1392 |
+
border: 0;
|
1393 |
+
@include font-size(14);
|
1394 |
+
outline: 0;
|
1395 |
+
padding: 0;
|
1396 |
+
}
|
1397 |
+
|
1398 |
+
select {
|
1399 |
+
float: left;
|
1400 |
+
margin-right: 0;
|
1401 |
+
width: 60%;
|
1402 |
+
}
|
1403 |
+
|
1404 |
+
input {
|
1405 |
+
float: right;
|
1406 |
+
font-family: inherit;
|
1407 |
+
line-height: 20px;
|
1408 |
+
width: 40%;
|
1409 |
+
}
|
1410 |
+
|
1411 |
+
} // close .notifications-options-nav
|
1412 |
+
|
1413 |
+
/**
|
1414 |
+
*-------------------------------------------
|
1415 |
+
* @subsection 6.2.2.2 - Extended Profiles
|
1416 |
+
*-------------------------------------------
|
1417 |
+
*/
|
1418 |
+
.profile {
|
1419 |
+
.bp-widget {
|
1420 |
+
h4 {
|
1421 |
+
background: lighten($dark-background, 10%);
|
1422 |
+
color: #fff;
|
1423 |
+
margin-bottom: 0;
|
1424 |
+
padding: 0.4em;
|
1425 |
+
}
|
1426 |
+
|
1427 |
+
table {margin-top: 0;}
|
1428 |
+
}
|
1429 |
+
/* Edit profile */
|
1430 |
+
|
1431 |
+
#profile-edit-form {
|
1432 |
+
.button-nav:before,
|
1433 |
+
.button-nav:after {
|
1434 |
+
content: " ";
|
1435 |
+
display: table;
|
1436 |
+
}
|
1437 |
+
|
1438 |
+
.button-nav:after {
|
1439 |
+
clear: both;
|
1440 |
+
}
|
1441 |
+
|
1442 |
+
ul.button-nav {
|
1443 |
+
border-bottom: 1px solid $border-light;
|
1444 |
+
margin-left: 0;
|
1445 |
+
|
1446 |
+
li {
|
1447 |
+
float: left;
|
1448 |
+
margin-bottom: 0;
|
1449 |
+
|
1450 |
+
&.current {
|
1451 |
+
border: 1px solid $border-light;
|
1452 |
+
border-bottom-color: #fff;
|
1453 |
+
margin-bottom: -1px;
|
1454 |
+
}
|
1455 |
+
} // li
|
1456 |
+
|
1457 |
+
a {
|
1458 |
+
background: none;
|
1459 |
+
border: 0;
|
1460 |
+
@include font-size(18)
|
1461 |
+
}
|
1462 |
+
} //.button-nav
|
1463 |
+
|
1464 |
+
.field-visibility-settings-toggle,
|
1465 |
+
.field-visibility-settings {
|
1466 |
+
@include font-size(14);
|
1467 |
+
}
|
1468 |
+
|
1469 |
+
.field-visibility-settings-close,
|
1470 |
+
.visibility-toggle-link {
|
1471 |
+
background: $dark-background;
|
1472 |
+
color: #fff;
|
1473 |
+
padding: 0.2em 0.5em;
|
1474 |
+
}
|
1475 |
+
} // close profile form
|
1476 |
+
|
1477 |
+
.bp-avatar {
|
1478 |
+
#bp-delete-avatar {
|
1479 |
+
a {font-size: inherit; }
|
1480 |
+
}
|
1481 |
+
}
|
1482 |
+
} // close .profile
|
1483 |
+
|
1484 |
+
/**
|
1485 |
+
*-------------------------------------------
|
1486 |
+
* @subsection 6.2.2.3 - Groups
|
1487 |
+
*-------------------------------------------
|
1488 |
+
*/
|
1489 |
+
|
1490 |
+
#groups-list {
|
1491 |
+
li {
|
1492 |
+
.item {
|
1493 |
+
@media screen and (min-width: 77.5em) {
|
1494 |
+
left: 5%;
|
1495 |
+
width: 50%;
|
1496 |
+
}
|
1497 |
+
}
|
1498 |
+
}
|
1499 |
+
}
|
1500 |
+
|
1501 |
+
/**
|
1502 |
+
*-------------------------------------------
|
1503 |
+
* @subsection 6.2.2.5 - Private Messaging
|
1504 |
+
*-------------------------------------------
|
1505 |
+
*/
|
1506 |
+
|
1507 |
+
#message-thread {
|
1508 |
+
//Single message view
|
1509 |
+
a {
|
1510 |
+
border-bottom: 0;
|
1511 |
+
}
|
1512 |
+
|
1513 |
+
#message-subject {
|
1514 |
+
background: lighten($dark-background, 10%);
|
1515 |
+
color: $content-background;
|
1516 |
+
padding: 0.3em 0 0.3em 0.2em;
|
1517 |
+
}
|
1518 |
+
|
1519 |
+
#message-recipients {
|
1520 |
+
font-style: italic;
|
1521 |
+
|
1522 |
+
a.confirm {
|
1523 |
+
border: 1px solid $border-light;
|
1524 |
+
font-style: normal;
|
1525 |
+
}
|
1526 |
+
}
|
1527 |
+
|
1528 |
+
.message-metadata {
|
1529 |
+
overflow: hidden;
|
1530 |
+
|
1531 |
+
img.avatar {
|
1532 |
+
float: none;
|
1533 |
+
}
|
1534 |
+
|
1535 |
+
@media screen and (min-width: 46.25em) {
|
1536 |
+
img.avatar {
|
1537 |
+
float: left;
|
1538 |
+
}
|
1539 |
+
}
|
1540 |
+
|
1541 |
+
.message-star-actions {
|
1542 |
+
float: right;
|
1543 |
+
margin-right: $spacing-val-xs;
|
1544 |
+
position: static;
|
1545 |
+
}
|
1546 |
+
} // close .message-meta
|
1547 |
+
|
1548 |
+
.message-content {
|
1549 |
+
background: $light-background;
|
1550 |
+
border: 1px solid $border-light;
|
1551 |
+
margin: $spacing-val-sm 0 0 0;
|
1552 |
+
padding: 0.3em;
|
1553 |
+
}
|
1554 |
+
|
1555 |
+
#send-reply {
|
1556 |
+
.message-content {
|
1557 |
+
background: $content-background;
|
1558 |
+
border: 0;
|
1559 |
+
}
|
1560 |
+
}
|
1561 |
+
|
1562 |
+
.alt {
|
1563 |
+
background: $content-background;
|
1564 |
+
}
|
1565 |
+
|
1566 |
+
} // close message-thread Singular view!
|
1567 |
+
|
1568 |
+
#message-threads {
|
1569 |
+
thead {
|
1570 |
+
tr {
|
1571 |
+
background: lighten($dark-background, 10%);
|
1572 |
+
}
|
1573 |
+
}
|
1574 |
+
|
1575 |
+
tr {
|
1576 |
+
td {
|
1577 |
+
background: $content-background;
|
1578 |
+
display: inline-block;
|
1579 |
+
float: left;
|
1580 |
+
}
|
1581 |
+
|
1582 |
+
td.thread-star,
|
1583 |
+
td.thread-options {
|
1584 |
+
border-bottom-color: darken($border-light, 20%);
|
1585 |
+
border-bottom-width: 2px;
|
1586 |
+
height: 2.4em;
|
1587 |
+
padding-bottom: 0.2em;
|
1588 |
+
padding-top: 0.2em;
|
1589 |
+
|
1590 |
+
@media screen and (max-width: 46.25em) {
|
1591 |
+
padding-top: 0;
|
1592 |
+
}
|
1593 |
+
}
|
1594 |
+
|
1595 |
+
td.bulk-select-check,
|
1596 |
+
td.thread-from {
|
1597 |
+
height: 2.6em;
|
1598 |
+
@media screen and (max-width: 38.75em) {
|
1599 |
+
height: 5.2em;
|
1600 |
+
}
|
1601 |
+
}
|
1602 |
+
|
1603 |
+
td.thread-from,
|
1604 |
+
td.thread-options {
|
1605 |
+
border-left: 0 !important;
|
1606 |
+
@include calc(width, "100% - 30px");
|
1607 |
+
margin-left: 0;
|
1608 |
+
}
|
1609 |
+
|
1610 |
+
td.thread-info {
|
1611 |
+
padding-left: 41px;
|
1612 |
+
width: 100%;
|
1613 |
+
|
1614 |
+
a::after {
|
1615 |
+
content: " \2013 \00a0"attr(title);
|
1616 |
+
@include font-size(12);
|
1617 |
+
}
|
1618 |
+
}
|
1619 |
+
|
1620 |
+
td.thread-options {
|
1621 |
+
text-align: right;
|
1622 |
+
|
1623 |
+
a {
|
1624 |
+
@include font-size(12);
|
1625 |
+
line-height: 2.2;
|
1626 |
+
}
|
1627 |
+
}
|
1628 |
+
|
1629 |
+
span.from {
|
1630 |
+
display: none;
|
1631 |
+
}
|
1632 |
+
|
1633 |
+
span.activity {
|
1634 |
+
display: block;
|
1635 |
+
float: right;
|
1636 |
+
line-height: 2;
|
1637 |
+
@media screen and (max-width: 38.75em) {
|
1638 |
+
clear: both;
|
1639 |
+
@include font-size(11);
|
1640 |
+
width: 100%;
|
1641 |
+
}
|
1642 |
+
}
|
1643 |
+
}
|
1644 |
+
|
1645 |
+
tr.unread {
|
1646 |
+
td {
|
1647 |
+
background: $unread;
|
1648 |
+
border-bottom-color: darken($border-light, 20%);
|
1649 |
+
border-color: darken($border-light, 10%);
|
1650 |
+
}
|
1651 |
+
}
|
1652 |
+
|
1653 |
+
th {
|
1654 |
+
display: none;
|
1655 |
+
}
|
1656 |
+
|
1657 |
+
th.bulk-select-all {
|
1658 |
+
border-bottom: 0;
|
1659 |
+
display: inline-block;
|
1660 |
+
text-align: left;
|
1661 |
+
}
|
1662 |
+
|
1663 |
+
th.bulk-select-all,
|
1664 |
+
td.bulk-select-check,
|
1665 |
+
td.thread-star {
|
1666 |
+
border-right: 0;
|
1667 |
+
width: 30px;
|
1668 |
+
}
|
1669 |
+
}
|
1670 |
+
|
1671 |
+
/* Auto Complete background */
|
1672 |
+
.acfb-holder {
|
1673 |
+
|
1674 |
+
li.friend-tab {
|
1675 |
+
margin-right: 0;
|
1676 |
+
|
1677 |
+
a {
|
1678 |
+
border-bottom: 0;
|
1679 |
+
|
1680 |
+
img {
|
1681 |
+
// this is the tiny user avatar
|
1682 |
+
display: inline;
|
1683 |
+
height: 20px;
|
1684 |
+
margin-right: 0.5em;
|
1685 |
+
width: 20px !important; // override inline style
|
1686 |
+
}
|
1687 |
+
}
|
1688 |
+
}
|
1689 |
+
}
|
1690 |
+
|
1691 |
+
/* Sitewide Notices loop */
|
1692 |
+
#message-threads.sitewide-notices {
|
1693 |
+
td {
|
1694 |
+
width: 100%;
|
1695 |
+
|
1696 |
+
strong {
|
1697 |
+
background: lighten($dark-background, 10%);
|
1698 |
+
color: $content-background;
|
1699 |
+
display: block;
|
1700 |
+
margin-bottom: 0.4em;
|
1701 |
+
padding-left: 0.2em;
|
1702 |
+
}
|
1703 |
+
|
1704 |
+
a {
|
1705 |
+
display: inline-block;
|
1706 |
+
}
|
1707 |
+
}
|
1708 |
+
|
1709 |
+
td:first-child {
|
1710 |
+
display: none;
|
1711 |
+
}
|
1712 |
+
|
1713 |
+
td:first-child + td + td {
|
1714 |
+
// notice date
|
1715 |
+
border-bottom: 0;
|
1716 |
+
|
1717 |
+
span {
|
1718 |
+
line-height: 1;
|
1719 |
+
}
|
1720 |
+
}
|
1721 |
+
|
1722 |
+
td:last-child {
|
1723 |
+
// notice actions
|
1724 |
+
border-bottom-color: darken($border-light, 20%);
|
1725 |
+
line-height: 1;
|
1726 |
+
text-align: right;
|
1727 |
+
|
1728 |
+
a:last-child {
|
1729 |
+
// hide the 'x' text
|
1730 |
+
line-height: 0;
|
1731 |
+
margin-left: 0.7em;
|
1732 |
+
text-indent: -999em;
|
1733 |
+
}
|
1734 |
+
|
1735 |
+
a:last-child::after {
|
1736 |
+
content: attr(title);
|
1737 |
+
display: block;
|
1738 |
+
line-height: initial;
|
1739 |
+
text-indent: 0;
|
1740 |
+
}
|
1741 |
+
}
|
1742 |
+
}
|
1743 |
+
|
1744 |
+
/**
|
1745 |
+
*------------------------------
|
1746 |
+
* @subsection 6.2.2.6 - Settings
|
1747 |
+
*------------------------------
|
1748 |
+
*/
|
1749 |
+
|
1750 |
+
#settings-form {
|
1751 |
+
// 'p' = email notification screen sub heading
|
1752 |
+
> p {
|
1753 |
+
@include font-size(20);
|
1754 |
+
margin: $spacing-val-md 0 $spacing-val-sm;
|
1755 |
+
}
|
1756 |
+
}
|
1757 |
+
|
1758 |
+
table.notification-settings {
|
1759 |
+
td.yes,
|
1760 |
+
td.no {
|
1761 |
+
vertical-align: middle;
|
1762 |
+
}
|
1763 |
+
}
|
1764 |
+
// Profile table td widths
|
1765 |
+
table.profile-settings {
|
1766 |
+
width: 100%;
|
1767 |
+
|
1768 |
+
th.field-group-name,
|
1769 |
+
td.field-name {
|
1770 |
+
width: 50%;
|
1771 |
+
}
|
1772 |
+
|
1773 |
+
@media screen and (min-width: 46.25em) {
|
1774 |
+
th.field-group-name,
|
1775 |
+
td.field-name {
|
1776 |
+
width: 70%;
|
1777 |
+
}
|
1778 |
+
}
|
1779 |
+
|
1780 |
+
th.title,
|
1781 |
+
td.field-visibility {
|
1782 |
+
width: 30%;
|
1783 |
+
}
|
1784 |
+
|
1785 |
+
td.field-visibility {
|
1786 |
+
select {width: 100%;}
|
1787 |
+
}
|
1788 |
+
}
|
1789 |
+
|
1790 |
+
} // close #BuddyPress
|
1791 |
+
|
1792 |
+
} // close .bp-user
|
1793 |
+
|
1794 |
+
/**
|
1795 |
+
*-------------------------------------------------------------------------------
|
1796 |
+
* @section 7.0 - Forms - General
|
1797 |
+
*-------------------------------------------------------------------------------
|
1798 |
+
*/
|
1799 |
+
|
1800 |
+
// Match BP form elements to Themes(2015) styling where styles
|
1801 |
+
// are not inherited or being overriden.
|
1802 |
+
#buddypress {
|
1803 |
+
|
1804 |
+
div.activity-comments {
|
1805 |
+
form {
|
1806 |
+
.ac-textarea {
|
1807 |
+
background: $light-background;
|
1808 |
+
border: 1px solid rgba($border-color, 0.3);
|
1809 |
+
|
1810 |
+
textarea {
|
1811 |
+
background: none;
|
1812 |
+
border: 0;
|
1813 |
+
}
|
1814 |
+
}
|
1815 |
+
}
|
1816 |
+
}
|
1817 |
+
|
1818 |
+
select {border: 1px solid rgba($border-color, 0.5);}
|
1819 |
+
|
1820 |
+
} // close #buddypress
|
1821 |
+
|
1822 |
+
// 2015 applies 100% width to form element, remove this initially for BP search
|
1823 |
+
|
1824 |
+
#buddypress {
|
1825 |
+
|
1826 |
+
// Manage form control widths under #item-body in user account screens
|
1827 |
+
#item-body {
|
1828 |
+
.standard-form {
|
1829 |
+
li {float: none;}
|
1830 |
+
input[type='text'],
|
1831 |
+
textarea {
|
1832 |
+
width: 100%;
|
1833 |
+
}
|
1834 |
+
}
|
1835 |
+
}
|
1836 |
+
|
1837 |
+
div.dir-search,
|
1838 |
+
div.message-search,
|
1839 |
+
li.groups-members-search
|
1840 |
+
{
|
1841 |
+
float: none;
|
1842 |
+
margin: $spacing-val-sm 0;
|
1843 |
+
|
1844 |
+
// Stylise the seach form elements, in part this deals with padding
|
1845 |
+
// issues on the submit & sizing issues between bp styles & twentyfifteen
|
1846 |
+
|
1847 |
+
form { // *sigh* only to bludgeon over specified rules
|
1848 |
+
border: 1px solid rgba($border-color, 0.4);
|
1849 |
+
overflow: hidden;
|
1850 |
+
|
1851 |
+
label {
|
1852 |
+
float: left;
|
1853 |
+
width: 80%;
|
1854 |
+
}
|
1855 |
+
|
1856 |
+
input[type='text'] {
|
1857 |
+
float: left;
|
1858 |
+
margin: 0;
|
1859 |
+
width: 80%;
|
1860 |
+
}
|
1861 |
+
|
1862 |
+
input[type='text'],
|
1863 |
+
input[type='submit'] {
|
1864 |
+
@include font-size(14);
|
1865 |
+
border: 0;
|
1866 |
+
line-height: inherit;
|
1867 |
+
}
|
1868 |
+
|
1869 |
+
input[type='text'] {
|
1870 |
+
border-right: 1px solid rgba($border-color, 0.4);
|
1871 |
+
padding: 0.2em 0 0.2em 0.2em;
|
1872 |
+
}
|
1873 |
+
|
1874 |
+
input[type='submit'] {
|
1875 |
+
float: right;
|
1876 |
+
font-weight: normal;
|
1877 |
+
padding: 0.2em 1em;
|
1878 |
+
text-align: center;
|
1879 |
+
text-transform: none;
|
1880 |
+
width: 20%;
|
1881 |
+
}
|
1882 |
+
}// close form
|
1883 |
+
|
1884 |
+
} // close .dir-search, .message-search
|
1885 |
+
|
1886 |
+
// Shift the search parent to the right and allow to shrinkwrap
|
1887 |
+
@media screen and (min-width: 38.75em) {
|
1888 |
+
div.dir-search,
|
1889 |
+
div.message-search,
|
1890 |
+
li.groups-members-search {
|
1891 |
+
float: right;
|
1892 |
+
margin-bottom: 5px !important;
|
1893 |
+
|
1894 |
+
form {
|
1895 |
+
label,
|
1896 |
+
input[type='text'],
|
1897 |
+
input[type='submit'] {
|
1898 |
+
width: auto;
|
1899 |
+
}
|
1900 |
+
}
|
1901 |
+
}
|
1902 |
+
} // close @media
|
1903 |
+
|
1904 |
+
// Attempt to replicate the 2015 breakpoint font resizing for buttons/submits
|
1905 |
+
// @media screen and (min-width: 59.6875em) {
|
1906 |
+
// .dir-search,
|
1907 |
+
// .message-search {
|
1908 |
+
// form {
|
1909 |
+
// input[type='text'] { @include font-size(14) ;}
|
1910 |
+
// input[type='submit'] {@include font-size(14);}
|
1911 |
+
// }
|
1912 |
+
// }
|
1913 |
+
// }
|
1914 |
+
|
1915 |
+
@media screen and (min-width: 77.5em) {
|
1916 |
+
|
1917 |
+
.dir-search,
|
1918 |
+
.message-search {
|
1919 |
+
form {
|
1920 |
+
input[type='text'] { @include font-size(16) ;}
|
1921 |
+
input[type='submit'] { @include font-size(16) ;}
|
1922 |
+
}
|
1923 |
+
}
|
1924 |
+
}
|
1925 |
+
|
1926 |
+
} // close #buddypress
|
1927 |
+
|
1928 |
+
/**
|
1929 |
+
*-------------------------------------------------------------------------------
|
1930 |
+
* @section 8.0 - Tables - General
|
1931 |
+
*-------------------------------------------------------------------------------
|
1932 |
+
*/
|
1933 |
+
|
1934 |
+
// Adjust table font sizes, default too large proportionally
|
1935 |
+
// This approach will require refinement and perhaps re-location to
|
1936 |
+
// a more general typography section to manage BP elements grouped under
|
1937 |
+
// breakpoints. Provide top/bottom margins for tables, lacking in BP styles
|
1938 |
+
#buddypress {
|
1939 |
+
table {
|
1940 |
+
@include font-size(14);
|
1941 |
+
margin: $spacing-val-md 0;
|
1942 |
+
|
1943 |
+
tr th {
|
1944 |
+
background: lighten($dark-background, 10%);
|
1945 |
+
border-color: darken($border-light, 20%);
|
1946 |
+
color: $content-background;
|
1947 |
+
}
|
1948 |
+
|
1949 |
+
// Reduce the themes inherited paragraph margins in tables
|
1950 |
+
p {margin-bottom: 0.5em;}
|
1951 |
+
}
|
1952 |
+
|
1953 |
+
@media screen and (min-width: 55em) {
|
1954 |
+
table {@include font-size(16);}
|
1955 |
+
}
|
1956 |
+
}
|
1957 |
+
|
1958 |
+
/*__ User Account tables __*/
|
1959 |
+
|
1960 |
+
#buddypress {
|
1961 |
+
|
1962 |
+
// Manage some table cells widths that are disproportionate to their content
|
1963 |
+
.notifications,
|
1964 |
+
.messages-notices {
|
1965 |
+
th {
|
1966 |
+
width: 30%;
|
1967 |
+
|
1968 |
+
&.bulk-select-all {
|
1969 |
+
text-align: center;
|
1970 |
+
width: 10%;
|
1971 |
+
}
|
1972 |
+
}
|
1973 |
+
|
1974 |
+
.bulk-select-check,
|
1975 |
+
.thread-star {
|
1976 |
+
text-align: center;
|
1977 |
+
}
|
1978 |
+
|
1979 |
+
.notification-actions,
|
1980 |
+
td.thread-options {
|
1981 |
+
text-align: center;
|
1982 |
+
|
1983 |
+
a {
|
1984 |
+
display: inline-block;
|
1985 |
+
margin: 0;
|
1986 |
+
padding: 0;
|
1987 |
+
}
|
1988 |
+
}
|
1989 |
+
|
1990 |
+
// Notices action buttons, this maybe better moved, temp for now to address
|
1991 |
+
// styling issues - this will need styling ideas
|
1992 |
+
td {
|
1993 |
+
.button {
|
1994 |
+
border: 0;
|
1995 |
+
display: block;
|
1996 |
+
padding: 0;
|
1997 |
+
text-align: center;
|
1998 |
+
}
|
1999 |
+
}
|
2000 |
+
|
2001 |
+
} // .notifications, .message-notices
|
2002 |
+
} // #buddypress
|
2003 |
+
|
2004 |
+
/**
|
2005 |
+
*-------------------------------------------------------------------------------
|
2006 |
+
* @section 9.0 - Error / Success messages
|
2007 |
+
*-------------------------------------------------------------------------------
|
2008 |
+
*/
|
2009 |
+
|
2010 |
+
// message args ($variable-color, text-color)
|
2011 |
+
// Leave text-color undefined to automagically set text color
|
2012 |
+
// to background color darker by 50%
|
2013 |
+
|
2014 |
+
#buddypress {
|
2015 |
+
|
2016 |
+
div#message {
|
2017 |
+
p {
|
2018 |
+
@include font-size(18);
|
2019 |
+
font-weight: bold;
|
2020 |
+
}
|
2021 |
+
|
2022 |
+
&.info {
|
2023 |
+
p {
|
2024 |
+
@include message-box($notice-info);
|
2025 |
+
}
|
2026 |
+
}
|
2027 |
+
|
2028 |
+
&.updated {
|
2029 |
+
p {
|
2030 |
+
@include message-box($notice-update);
|
2031 |
+
}
|
2032 |
+
}
|
2033 |
+
|
2034 |
+
} // close #message
|
2035 |
+
|
2036 |
+
} // close #buddypress
|
2037 |
+
|
2038 |
+
// Without direct classes on our mesages ( 'warning' )
|
2039 |
+
// we need to use the body classes
|
2040 |
+
// todo: If this is class .warning is included in main BP styles remove from here
|
2041 |
+
.delete-group {
|
2042 |
+
#buddypress {
|
2043 |
+
div#message.info {
|
2044 |
+
p {
|
2045 |
+
@include message-box($notice-warning, #fff);
|
2046 |
+
}
|
2047 |
+
}
|
2048 |
+
}
|
2049 |
+
}
|
2050 |
+
|
2051 |
+
/**
|
2052 |
+
*-------------------------------------------------------------------------------
|
2053 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
2054 |
+
*-------------------------------------------------------------------------------
|
2055 |
+
*/
|
2056 |
+
|
2057 |
+
#buddypress {
|
2058 |
+
/* Auto Complete background */
|
2059 |
+
.acfb-holder {
|
2060 |
+
|
2061 |
+
li.friend-tab {
|
2062 |
+
background: $notice-info;
|
2063 |
+
border: inherit;
|
2064 |
+
}
|
2065 |
+
}
|
2066 |
+
}
|
@@ -52,6 +52,9 @@ to maintain uniformity.
|
|
52 |
* @section - 1.0 - Theme - Structural Elements
|
53 |
*-------------------------------------------------------------------------------
|
54 |
*/
|
|
|
|
|
|
|
55 |
.buddypress .site-content {
|
56 |
padding-top: 4%; }
|
57 |
@media screen and (min-width: 59.6875em) {
|
@@ -101,7 +104,9 @@ to maintain uniformity.
|
|
101 |
.directory #buddypress .item-list-tabs ul li.selected {
|
102 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
103 |
border-bottom-color: #fff;
|
|
|
104 |
border-top-left-radius: 4px;
|
|
|
105 |
border-top-right-radius: 4px;
|
106 |
background-clip: padding-box;
|
107 |
margin-bottom: -1px; }
|
@@ -206,13 +211,17 @@ to maintain uniformity.
|
|
206 |
#buddypress ul.item-list li div.item-title {
|
207 |
float: none;
|
208 |
width: 100%; }
|
|
|
|
|
209 |
#buddypress ul.item-list li div.item-desc {
|
210 |
margin-right: 0;
|
211 |
width: auto; }
|
212 |
#buddypress ul.item-list li div.action {
|
|
|
|
|
|
|
213 |
position: relative;
|
214 |
-
text-align: right;
|
215 |
-
top: 0; }
|
216 |
#buddypress ul.item-list li div.action div {
|
217 |
margin: 0 0 10px; }
|
218 |
#buddypress ul.item-list li .activity-meta, #buddypress ul.item-list li .action {
|
@@ -226,31 +235,34 @@ to maintain uniformity.
|
|
226 |
margin-bottom: 0; }
|
227 |
#buddypress ul.item-list li .item {
|
228 |
float: left;
|
|
|
229 |
width: 80%; }
|
230 |
-
#buddypress ul.item-list li .activity-meta
|
231 |
clear: both; }
|
232 |
-
#buddypress ul.item-list li .activity-meta a, #buddypress ul.item-list li .activity-meta div
|
233 |
display: inline-block;
|
234 |
margin: 5px 0 0 5px; } }
|
235 |
@media screen and (min-width: 783px) {
|
236 |
#buddypress ul.item-list li .item {
|
237 |
float: right;
|
238 |
-
margin-right: 5%;
|
239 |
width: 60%; }
|
240 |
#buddypress ul.item-list li .item div.item-desc {
|
241 |
margin: 0;
|
242 |
width: auto; }
|
243 |
-
#buddypress ul.item-list li .action {
|
244 |
clear: none;
|
245 |
float: left;
|
|
|
246 |
width: 25%; }
|
247 |
-
#buddypress ul.item-list li .action div {
|
248 |
display: block; }
|
249 |
-
#buddypress ul.item-list li .action div a {
|
|
|
|
|
250 |
box-sizing: border-box;
|
251 |
display: block;
|
252 |
width: 100%; }
|
253 |
-
#buddypress ul.item-list li .action .meta {
|
254 |
text-align: center; } }
|
255 |
#buddypress ul.item-list li .meta, #buddypress ul.item-list li .item-meta .activity {
|
256 |
font-style: italic; }
|
@@ -385,6 +397,8 @@ to maintain uniformity.
|
|
385 |
*/
|
386 |
#buddypress .members .item-list .my-entry .item {
|
387 |
background: #f7f7f7;
|
|
|
|
|
388 |
box-sizing: border-box;
|
389 |
padding: 0 0.5em; }
|
390 |
@media screen and (min-width: 783px) {
|
@@ -417,6 +431,17 @@ to maintain uniformity.
|
|
417 |
* @subsection 6.1 - Item Header: Global
|
418 |
*------------------------------------------------------------
|
419 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
/**
|
421 |
*-------------------------------------------------
|
422 |
* @subsection 6.1.1 - item-header: Groups
|
@@ -443,9 +468,12 @@ to maintain uniformity.
|
|
443 |
.single-item.groups #buddypress div#item-header #item-actions ul {
|
444 |
margin-right: 0; }
|
445 |
.single-item.groups #buddypress div#item-header #item-actions ul li {
|
446 |
-
float: right; }
|
|
|
|
|
447 |
.single-item.groups #buddypress #item-header #item-actions {
|
448 |
float: none;
|
|
|
449 |
width: auto; }
|
450 |
.single-item.groups #buddypress #item-header #item-actions h3 {
|
451 |
font-size: 20px;
|
@@ -469,24 +497,38 @@ to maintain uniformity.
|
|
469 |
* @subsection 6.1.2 - item-header: User Accounts
|
470 |
*-------------------------------------------------
|
471 |
*/
|
472 |
-
.bp-user #buddypress #item-header {
|
473 |
-
|
474 |
-
|
475 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
476 |
width: 100%; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
477 |
.bp-user #buddypress #item-header #item-header-avatar img {
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
width: 20%; }
|
485 |
-
.bp-user #buddypress #item-header #item-header-avatar img {
|
486 |
-
margin: 0; }
|
487 |
-
.bp-user #buddypress #item-header #item-header-content {
|
488 |
-
float: left;
|
489 |
-
width: 78%; } }
|
490 |
|
491 |
/**
|
492 |
*------------------------------------------------------------
|
@@ -534,6 +576,47 @@ to maintain uniformity.
|
|
534 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
535 |
margin: 0; }
|
536 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
537 |
/**
|
538 |
*------------------------------
|
539 |
* 6.2.1.3 - Groups Send Invites
|
@@ -666,29 +749,29 @@ to maintain uniformity.
|
|
666 |
background: none;
|
667 |
border: 0; }
|
668 |
|
669 |
-
#buddypress div.dir-search, #buddypress div.message-search {
|
670 |
clear: both;
|
671 |
float: none;
|
672 |
margin: 10px 0; }
|
673 |
-
#buddypress div.dir-search form, #buddypress div.message-search form {
|
674 |
border: 1px solid #ccc;
|
675 |
overflow: hidden; }
|
676 |
-
#buddypress div.dir-search form label, #buddypress div.message-search form label {
|
677 |
float: right;
|
678 |
width: 80%; }
|
679 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'] {
|
680 |
float: right;
|
681 |
margin: 0;
|
682 |
width: 80%; }
|
683 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'] {
|
684 |
border: 0;
|
685 |
font-size: 14px;
|
686 |
font-size: 0.875rem;
|
687 |
line-height: inherit; }
|
688 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'] {
|
689 |
border-left: 1px solid #ccc;
|
690 |
padding: 0.2em 0.2em 0.2em 0; }
|
691 |
-
#buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='submit'] {
|
692 |
float: left;
|
693 |
font-weight: normal;
|
694 |
padding: 0.2em 1em;
|
@@ -702,7 +785,9 @@ to maintain uniformity.
|
|
702 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='submit'], #buddypress div.dir-search form input[type='text'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='submit'], #buddypress div.message-search form input[type='text'] {
|
703 |
width: auto; }
|
704 |
#buddypress div.message-search {
|
705 |
-
margin: 3px 0 0; }
|
|
|
|
|
706 |
|
707 |
/**
|
708 |
*-------------------------------------------------------------------------------
|
@@ -715,12 +800,31 @@ to maintain uniformity.
|
|
715 |
* @section 9.0 - Error / Success messages
|
716 |
*-------------------------------------------------------------------------------
|
717 |
*/
|
|
|
|
|
|
|
|
|
718 |
#buddypress div#message.info p {
|
719 |
background: #c6e4ee;
|
720 |
border: 1px solid #78bed6;
|
721 |
-
color:
|
|
|
|
|
|
|
|
|
722 |
|
723 |
.delete-group #buddypress div#message.info p {
|
724 |
background: #db7e7e;
|
725 |
border: 1px solid #be3535;
|
726 |
-
color: #
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
* @section - 1.0 - Theme - Structural Elements
|
53 |
*-------------------------------------------------------------------------------
|
54 |
*/
|
55 |
+
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
56 |
+
clear: none; }
|
57 |
+
|
58 |
.buddypress .site-content {
|
59 |
padding-top: 4%; }
|
60 |
@media screen and (min-width: 59.6875em) {
|
104 |
.directory #buddypress .item-list-tabs ul li.selected {
|
105 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
106 |
border-bottom-color: #fff;
|
107 |
+
-webkit-border-top-left-radius: 4px;
|
108 |
border-top-left-radius: 4px;
|
109 |
+
-webkit-border-top-right-radius: 4px;
|
110 |
border-top-right-radius: 4px;
|
111 |
background-clip: padding-box;
|
112 |
margin-bottom: -1px; }
|
211 |
#buddypress ul.item-list li div.item-title {
|
212 |
float: none;
|
213 |
width: 100%; }
|
214 |
+
#buddypress ul.item-list li .item {
|
215 |
+
margin-right: 0; }
|
216 |
#buddypress ul.item-list li div.item-desc {
|
217 |
margin-right: 0;
|
218 |
width: auto; }
|
219 |
#buddypress ul.item-list li div.action {
|
220 |
+
clear: both;
|
221 |
+
float: none;
|
222 |
+
margin: 0;
|
223 |
position: relative;
|
224 |
+
text-align: right; }
|
|
|
225 |
#buddypress ul.item-list li div.action div {
|
226 |
margin: 0 0 10px; }
|
227 |
#buddypress ul.item-list li .activity-meta, #buddypress ul.item-list li .action {
|
235 |
margin-bottom: 0; }
|
236 |
#buddypress ul.item-list li .item {
|
237 |
float: left;
|
238 |
+
margin-right: 5%;
|
239 |
width: 80%; }
|
240 |
+
#buddypress ul.item-list li .activity-meta {
|
241 |
clear: both; }
|
242 |
+
#buddypress ul.item-list li .activity-meta a, #buddypress ul.item-list li .activity-meta div {
|
243 |
display: inline-block;
|
244 |
margin: 5px 0 0 5px; } }
|
245 |
@media screen and (min-width: 783px) {
|
246 |
#buddypress ul.item-list li .item {
|
247 |
float: right;
|
|
|
248 |
width: 60%; }
|
249 |
#buddypress ul.item-list li .item div.item-desc {
|
250 |
margin: 0;
|
251 |
width: auto; }
|
252 |
+
#buddypress ul.item-list li div.action {
|
253 |
clear: none;
|
254 |
float: left;
|
255 |
+
top: 0;
|
256 |
width: 25%; }
|
257 |
+
#buddypress ul.item-list li div.action div {
|
258 |
display: block; }
|
259 |
+
#buddypress ul.item-list li div.action div a {
|
260 |
+
-webkit-box-sizing: border-box;
|
261 |
+
-moz-box-sizing: border-box;
|
262 |
box-sizing: border-box;
|
263 |
display: block;
|
264 |
width: 100%; }
|
265 |
+
#buddypress ul.item-list li div.action .meta {
|
266 |
text-align: center; } }
|
267 |
#buddypress ul.item-list li .meta, #buddypress ul.item-list li .item-meta .activity {
|
268 |
font-style: italic; }
|
397 |
*/
|
398 |
#buddypress .members .item-list .my-entry .item {
|
399 |
background: #f7f7f7;
|
400 |
+
-webkit-box-sizing: border-box;
|
401 |
+
-moz-box-sizing: border-box;
|
402 |
box-sizing: border-box;
|
403 |
padding: 0 0.5em; }
|
404 |
@media screen and (min-width: 783px) {
|
431 |
* @subsection 6.1 - Item Header: Global
|
432 |
*------------------------------------------------------------
|
433 |
*/
|
434 |
+
#buddypress div#item-header {
|
435 |
+
padding-bottom: 10px; }
|
436 |
+
#buddypress div#item-header img.avatar {
|
437 |
+
margin: 0 0 10px 20px; }
|
438 |
+
#buddypress div#item-header #message {
|
439 |
+
clear: both;
|
440 |
+
margin-bottom: 5px;
|
441 |
+
padding-top: 20px; }
|
442 |
+
#buddypress div#item-header #message p {
|
443 |
+
margin-bottom: 0; }
|
444 |
+
|
445 |
/**
|
446 |
*-------------------------------------------------
|
447 |
* @subsection 6.1.1 - item-header: Groups
|
468 |
.single-item.groups #buddypress div#item-header #item-actions ul {
|
469 |
margin-right: 0; }
|
470 |
.single-item.groups #buddypress div#item-header #item-actions ul li {
|
471 |
+
float: right; }
|
472 |
+
.single-item.groups #buddypress div#item-header #message {
|
473 |
+
order: 4; } }
|
474 |
.single-item.groups #buddypress #item-header #item-actions {
|
475 |
float: none;
|
476 |
+
margin: 0 20px 0 0;
|
477 |
width: auto; }
|
478 |
.single-item.groups #buddypress #item-header #item-actions h3 {
|
479 |
font-size: 20px;
|
497 |
* @subsection 6.1.2 - item-header: User Accounts
|
498 |
*-------------------------------------------------
|
499 |
*/
|
500 |
+
.bp-user #buddypress #item-header #item-header-avatar {
|
501 |
+
text-align: center;
|
502 |
+
width: 100%; }
|
503 |
+
.bp-user #buddypress #item-header #item-header-avatar img {
|
504 |
+
float: none; }
|
505 |
+
.bp-user #buddypress #item-header #latest-update {
|
506 |
+
margin-bottom: 10px; }
|
507 |
+
@media screen and (max-width: 594px) {
|
508 |
+
.bp-user #buddypress #item-header #item-buttons div.generic-button {
|
509 |
+
display: inline-block;
|
510 |
+
float: none;
|
511 |
+
margin: 0 0 5px 0;
|
512 |
width: 100%; }
|
513 |
+
.bp-user #buddypress #item-header #item-buttons div.generic-button a {
|
514 |
+
-webkit-box-sizing: border-box;
|
515 |
+
-moz-box-sizing: border-box;
|
516 |
+
box-sizing: border-box;
|
517 |
+
display: block;
|
518 |
+
width: 100%; } }
|
519 |
+
@media screen and (min-width: 673px) {
|
520 |
+
.bp-user #buddypress #item-header #item-header-avatar {
|
521 |
+
float: right;
|
522 |
+
overflow: hidden;
|
523 |
+
text-align: right;
|
524 |
+
width: 20%; }
|
525 |
.bp-user #buddypress #item-header #item-header-avatar img {
|
526 |
+
margin: 0; }
|
527 |
+
.bp-user #buddypress #item-header #item-header-content {
|
528 |
+
float: left;
|
529 |
+
width: 78%; }
|
530 |
+
.bp-user #buddypress #item-header #item-header-content #latest-update {
|
531 |
+
margin-bottom: 20px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
532 |
|
533 |
/**
|
534 |
*------------------------------------------------------------
|
576 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
577 |
margin: 0; }
|
578 |
|
579 |
+
/**
|
580 |
+
*------------------------------
|
581 |
+
* 6.2.1.2 - Group members list
|
582 |
+
*------------------------------
|
583 |
+
*/
|
584 |
+
#buddypress #members-group-list .item-list h5 {
|
585 |
+
display: inline-block;
|
586 |
+
margin: 0; }
|
587 |
+
#buddypress #members-group-list .item-list span.activity {
|
588 |
+
padding-right: 10px; }
|
589 |
+
|
590 |
+
#buddypress #item-body #subnav li.groups-members-search:focus, #buddypress #item-body #subnav li.groups-members-search:hover, #buddypress #item-body #subnav li.last:focus, #buddypress #item-body #subnav li.last:hover {
|
591 |
+
background: none; }
|
592 |
+
|
593 |
+
.groups.group-members #subnav ul:before, .groups.group-members #subnav ul:after {
|
594 |
+
content: " ";
|
595 |
+
display: table; }
|
596 |
+
.groups.group-members #subnav ul:after {
|
597 |
+
clear: both; }
|
598 |
+
.groups.group-members #subnav ul {
|
599 |
+
padding: 5px 0; }
|
600 |
+
@media screen and (max-width: 400px) {
|
601 |
+
.groups.group-members #subnav li {
|
602 |
+
background: #fff;
|
603 |
+
padding: 10px 0;
|
604 |
+
width: 100% !important; } }
|
605 |
+
.groups.group-members #subnav li #search-members-form {
|
606 |
+
-webkit-box-sizing: border-box;
|
607 |
+
-moz-box-sizing: border-box;
|
608 |
+
box-sizing: border-box;
|
609 |
+
float: right; }
|
610 |
+
@media screen and (max-width: 400px) {
|
611 |
+
.groups.group-members #subnav li #search-members-form {
|
612 |
+
margin: 0;
|
613 |
+
width: 100%; }
|
614 |
+
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
615 |
+
width: 100%; } }
|
616 |
+
@media screen and (min-width: 783px) {
|
617 |
+
.groups.group-members #subnav li #search-members-form {
|
618 |
+
margin-right: 3px; } }
|
619 |
+
|
620 |
/**
|
621 |
*------------------------------
|
622 |
* 6.2.1.3 - Groups Send Invites
|
749 |
background: none;
|
750 |
border: 0; }
|
751 |
|
752 |
+
#buddypress div.dir-search, #buddypress div.message-search, #buddypress li.groups-members-search {
|
753 |
clear: both;
|
754 |
float: none;
|
755 |
margin: 10px 0; }
|
756 |
+
#buddypress div.dir-search form, #buddypress div.message-search form, #buddypress li.groups-members-search form {
|
757 |
border: 1px solid #ccc;
|
758 |
overflow: hidden; }
|
759 |
+
#buddypress div.dir-search form label, #buddypress div.message-search form label, #buddypress li.groups-members-search form label {
|
760 |
float: right;
|
761 |
width: 80%; }
|
762 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'], #buddypress li.groups-members-search form input[type='text'] {
|
763 |
float: right;
|
764 |
margin: 0;
|
765 |
width: 80%; }
|
766 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
767 |
border: 0;
|
768 |
font-size: 14px;
|
769 |
font-size: 0.875rem;
|
770 |
line-height: inherit; }
|
771 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'], #buddypress li.groups-members-search form input[type='text'] {
|
772 |
border-left: 1px solid #ccc;
|
773 |
padding: 0.2em 0.2em 0.2em 0; }
|
774 |
+
#buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form input[type='submit'] {
|
775 |
float: left;
|
776 |
font-weight: normal;
|
777 |
padding: 0.2em 1em;
|
785 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='submit'], #buddypress div.dir-search form input[type='text'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='submit'], #buddypress div.message-search form input[type='text'] {
|
786 |
width: auto; }
|
787 |
#buddypress div.message-search {
|
788 |
+
margin: 3px 0 0; }
|
789 |
+
#buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='submit'], #buddypress li.groups-members-search form input[type='text'] {
|
790 |
+
width: auto; } }
|
791 |
|
792 |
/**
|
793 |
*-------------------------------------------------------------------------------
|
800 |
* @section 9.0 - Error / Success messages
|
801 |
*-------------------------------------------------------------------------------
|
802 |
*/
|
803 |
+
#buddypress div#message p {
|
804 |
+
font-size: 18px;
|
805 |
+
font-size: 1.125rem;
|
806 |
+
font-weight: bold; }
|
807 |
#buddypress div#message.info p {
|
808 |
background: #c6e4ee;
|
809 |
border: 1px solid #78bed6;
|
810 |
+
color: #1e5264; }
|
811 |
+
#buddypress div#message.updated p {
|
812 |
+
background: #dee6b2;
|
813 |
+
border: 1px solid #becc66;
|
814 |
+
color: #454d19; }
|
815 |
|
816 |
.delete-group #buddypress div#message.info p {
|
817 |
background: #db7e7e;
|
818 |
border: 1px solid #be3535;
|
819 |
+
color: #1f0808; }
|
820 |
+
|
821 |
+
/**
|
822 |
+
*-------------------------------------------------------------------------------
|
823 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
824 |
+
*-------------------------------------------------------------------------------
|
825 |
+
*/
|
826 |
+
#buddypress {
|
827 |
+
/* Auto Complete background */ }
|
828 |
+
#buddypress .acfb-holder li.friend-tab {
|
829 |
+
background: #9fd1e2;
|
830 |
+
border: inherit; }
|
@@ -1 +1 @@
|
|
1 |
-
.buddypress .site-content{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress .site-content{padding-top:0}}.buddypress .site-content article{margin:0 4%;padding-top:0}.buddypress .site-content article .entry-content,.buddypress .site-content article .entry-header{max-width:100%;padding:0}.buddypress .site-content article #buddypress{margin-bottom:40px}#buddypress .item-list-tabs ul li{width:100%}@media screen and (min-width:400px){#buddypress .item-list-tabs ul li{width:50%}}@media screen and (min-width:594px){#buddypress .item-list-tabs ul li{width:auto}}.directory #buddypress .item-list-tabs ul:after,.directory #buddypress .item-list-tabs ul:before{content:" ";display:table}.directory #buddypress .item-list-tabs ul:after{clear:both}.directory #buddypress .item-list-tabs ul{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px}@media screen and (min-width:783px){.directory #buddypress .item-list-tabs ul{padding-bottom:0}.directory #buddypress .item-list-tabs ul li.selected{border:1px solid rgba(0,0,0,.2);border-bottom-color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;background-clip:padding-box;margin-bottom:-1px}.directory #buddypress .item-list-tabs ul li.selected a{background:0 0;outline:0}}.directory #buddypress #subnav ul{border-bottom:0}#buddypress #subnav li#activity-filter-select.last{line-height:2.1;margin-top:0}@media screen and (max-width:783px){#buddypress #object-nav ul{border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden;padding-bottom:10px}#buddypress div#subnav.item-list-tabs{margin-bottom:40px}#buddypress div#subnav.item-list-tabs ul li{width:auto}}@media screen and (min-width:783px){.bp-user #buddypress,.single-item.groups #buddypress{background:#d8d8d8}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{background:#d8d8d8;border-left:1px solid #bebebe;float:right;margin-left:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;border-top:1px solid #bebebe;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li:focus,#buddypress #object-nav ul li:hover{background:#bebebe}#buddypress #object-nav ul li span{border-radius:10%;float:left;margin-left:15px}#buddypress #object-nav ul li.current{background:#f1f1f1}#buddypress #item-body{border-right:1px solid #bebebe;overflow:hidden;padding:0 20px;width:auto}#buddypress #item-body #subnav{border:1px solid #bebebe;border-right:0;border-left:0;margin:0 -20px 40px}#buddypress #item-body #subnav li:focus,#buddypress #item-body #subnav li:hover{background:#bebebe}#buddypress #item-body #subnav li.current{background:#f1f1f1}#buddypress #item-body #subnav li#activity-filter-select:focus,#buddypress #item-body #subnav li#activity-filter-select:hover{background:0 0}#buddypress #item-body #subnav li#activity-filter-select select{max-width:130px}}#buddypress div.pagination .pag-count{margin-right:0}#buddypress .item-list .item-title a{display:block;font-size:22px;font-size:1.375rem;text-decoration:none}#buddypress .item-list .item-title span a,#buddypress .item-list .item-title span.update{font-size:12px;font-size:.75rem}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress ul.item-list li .item-avatar a img.avatar{float:none}#buddypress ul.item-list li div.item-title{float:none;width:100%}#buddypress ul.item-list li div.item-desc{margin-right:0;width:auto}#buddypress ul.item-list li div.action{position:relative;text-align:right;top:0}#buddypress ul.item-list li div.action div{margin:0 0 10px}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{float:none}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:block;margin:5px 0}@media screen and (min-width:594px){#buddypress ul.item-list li .item-avatar{float:right;margin-bottom:0}#buddypress ul.item-list li .item{float:left;width:80%}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{clear:both}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:inline-block;margin:5px 0 0 5px}}@media screen and (min-width:783px){#buddypress ul.item-list li .item{float:right;margin-right:5%;width:60%}#buddypress ul.item-list li .item div.item-desc{margin:0;width:auto}#buddypress ul.item-list li .action{clear:none;float:left;width:25%}#buddypress ul.item-list li .action div{display:block}#buddypress ul.item-list li .action div a{box-sizing:border-box;display:block;width:100%}#buddypress ul.item-list li .action .meta{text-align:center}}#buddypress ul.item-list li .item-meta .activity,#buddypress ul.item-list li .meta{font-style:italic}#buddypress form#whats-new-form{margin:40px 0}#buddypress form#whats-new-form #whats-new-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{margin-right:0;padding-right:0}#buddypress form#whats-new-form p.activity-greeting{clear:right;line-height:inherit;margin-bottom:5px}#buddypress form#whats-new-form textarea#whats-new{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options,#buddypress form#whats-new-form #whats-new-content.active textarea{height:auto!important}@media screen and (max-width:594px){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options{display:flex;flex-direction:column}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit{order:2}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit input{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box{order:1}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box select{margin-top:5px;max-width:100%;width:100%}}@media screen and (min-width:594px){#buddypress form#whats-new-form #whats-new-avatar{float:right}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{clear:none;overflow:hidden;padding-right:20px}}#buddypress #activity-stream{margin-top:40px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:none;margin-bottom:10px;text-align:center}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar img.avatar{margin-right:0}#buddypress .activity-list li.mini .activity-meta a{font-size:12px;font-size:.75rem}#buddypress .activity-list .activity-content{margin:0}#buddypress .activity-list .activity-content .activity-header{margin:-.5em 0 0}#buddypress .activity-list .activity-content .activity-header>p{line-height:1.4;margin-top:-10px}#buddypress .activity-list .activity-content .activity-header img.avatar{margin-bottom:0!important;vertical-align:middle}#buddypress .activity-list .activity-content .activity-inner{margin:10px 0}@media screen and (min-width:400px){#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:right;margin:0 0 0 20px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar{margin:0 5% 0 10px}#buddypress .activity-list .activity-content{margin-right:0;overflow:hidden}}#buddypress .activity .activity-comments{border-right:1px solid rgba(0,0,0,.1);margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 2px 0 0}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(43,43,43,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(0,0,0,.2);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}#buddypress .members .item-list .my-entry .item{background:#f7f7f7;box-sizing:border-box;padding:0 .5em}@media screen and (min-width:783px){#buddypress .members .item-list .my-entry .item{float:left;margin-right:0;padding:0 .5em;width:88%}}.bp-user .entry-title,.single-item.groups .entry-title{background:#333;color:#fff;font-size:22px;font-size:1.375rem;margin-bottom:10px;padding:.2em}@media screen and (min-width:673px){.bp-user .entry-title,.single-item.groups .entry-title{font-size:28px;font-size:1.75rem}}@media screen and (max-width:594px){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{margin-right:0;order:3;text-align:right}.single-item.groups #buddypress div#item-header #item-actions ul{margin-right:0}.single-item.groups #buddypress div#item-header #item-actions ul li{float:right}}.single-item.groups #buddypress #item-header #item-actions{float:none;width:auto}.single-item.groups #buddypress #item-header #item-actions h3{font-size:20px;font-size:1.25rem}.single-item.groups #buddypress #item-header #item-header-avatar{text-align:center}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}@media screen and (min-width:594px){.single-item.groups #buddypress #item-header #item-actions{float:left}.single-item.groups #buddypress #item-header #item-header-avatar{float:right}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}}.bp-user #buddypress #item-header{padding-bottom:10px}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar img{float:none}@media screen and (min-width:673px){.bp-user #buddypress #item-header #item-header-avatar{float:right;overflow:hidden;text-align:right;width:20%}.bp-user #buddypress #item-header #item-header-avatar img{margin:0}.bp-user #buddypress #item-header #item-header-content{float:left;width:78%}}.groups.manage-members #group-settings-form h4{margin-top:40px}.groups.manage-members #group-settings-form .item-list{background:#f7f7f7;border-top:0;padding:0 .5em}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid rgba(0,0,0,.1)}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a,.groups.manage-members #group-settings-form .item-list li:last-child{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{clear:none;float:right}.groups.manage-members #group-settings-form .item-list li span.small{display:block;float:none;margin-top:10px;width:100%}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}@media screen and (min-width:783px){.send-invites #buddypress #item-body{border-top:1px solid #bebebe}}.send-invites #buddypress #item-body #invite-list{width:120px}.send-invites #buddypress #item-body .main-column{margin-right:160px}.send-invites #buddypress #item-body li img.avatar{display:block;float:none;margin:10px auto}.send-invites #buddypress #item-body li .action{margin-top:10px;text-align:right;width:100%}@media screen and (min-width:38.75em){.send-invites #buddypress #item-body li .action{text-align:left}}@media screen and (min-width:594px){.send-invites #buddypress #item-body #invite-list{width:160px}.send-invites #buddypress #item-body .main-column{margin-right:190px}.send-invites #buddypress #item-body li img.avatar{float:right;margin:0 0 0 10px}}#buddypress .profile .bp-widget h4{background:#999;color:#fff;padding:.4em .2em}#buddypress .profile #profile-edit-form .button-nav:after,#buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}#buddypress .profile #profile-edit-form .button-nav:after{clear:both}#buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid rgba(0,0,0,.1);margin-right:0}#buddypress .profile #profile-edit-form ul.button-nav li{float:right;margin-bottom:0}#buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid rgba(0,0,0,.1);border-bottom-color:#fff;margin-bottom:-1px}#buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.125rem}#buddypress .profile #profile-edit-form .field-visibility-settings,#buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:.875rem}#buddypress .profile #profile-edit-form .field-visibility-settings-close,#buddypress .profile #profile-edit-form .visibility-toggle-link{background:#000;color:#fff;padding:.2em .5em}#buddypress table#message-threads .bulk-select-check{width:5%}#buddypress table#message-threads .thread-from,#buddypress table#message-threads .thread-info{width:35%}#buddypress table#message-threads .thread-options{width:25%}#buddypress table#message-threads tr td{background:#ebf0ff}#buddypress table#message-threads tr.alt td{background:#dbe5ff}#buddypress table#message-threads tr.unread td{background:#cddaff;border-bottom:1px solid #e4cdff;border-top:1px solid #e4cdff}#buddypress table#message-threads tr.read td{opacity:.5}#buddypress #settings-form>p{font-size:20px;font-size:1.25rem}#buddypress table.notification-settings td.no,#buddypress table.notification-settings td.yes{vertical-align:middle}#buddypress table.profile-settings{width:100%}#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:401px){#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:70%}}#buddypress .standard-form input[type=submit],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=password],#buddypress .standard-form textarea,#buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress input[type=submit],#buddypress input[type=text],#buddypress input[type=email],#buddypress input[type=password],#buddypress select,#buddypress textarea{border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress div.dir-search,#buddypress div.message-search{clear:both;float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form{border:1px solid #ccc;overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label{float:right;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text]{float:right;margin:0;width:80%;border-left:1px solid #ccc;padding:.2em .2em .2em 0}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit]{border:0;font-size:14px;font-size:.875rem;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit]{float:left;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:401px){#buddypress div.dir-search,#buddypress div.message-search{clear:none;float:left}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label{width:auto}#buddypress div.message-search{margin:3px 0 0}}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:inherit}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#fff}
|
1 |
+
#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress .site-content{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress .site-content{padding-top:0}}.buddypress .site-content article{margin:0 4%;padding-top:0}.buddypress .site-content article .entry-content,.buddypress .site-content article .entry-header{max-width:100%;padding:0}.buddypress .site-content article #buddypress{margin-bottom:40px}#buddypress .item-list-tabs ul li{width:100%}@media screen and (min-width:400px){#buddypress .item-list-tabs ul li{width:50%}}@media screen and (min-width:594px){#buddypress .item-list-tabs ul li{width:auto}}.directory #buddypress .item-list-tabs ul:after,.directory #buddypress .item-list-tabs ul:before{content:" ";display:table}.directory #buddypress .item-list-tabs ul:after{clear:both}.directory #buddypress .item-list-tabs ul{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px}@media screen and (min-width:783px){.directory #buddypress .item-list-tabs ul{padding-bottom:0}.directory #buddypress .item-list-tabs ul li.selected{border:1px solid rgba(0,0,0,.2);border-bottom-color:#fff;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;background-clip:padding-box;margin-bottom:-1px}.directory #buddypress .item-list-tabs ul li.selected a{background:0 0;outline:0}}.directory #buddypress #subnav ul{border-bottom:0}#buddypress #subnav li#activity-filter-select.last{line-height:2.1;margin-top:0}@media screen and (max-width:783px){#buddypress #object-nav ul{border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden;padding-bottom:10px}#buddypress div#subnav.item-list-tabs{margin-bottom:40px}#buddypress div#subnav.item-list-tabs ul li{width:auto}}@media screen and (min-width:783px){.bp-user #buddypress,.single-item.groups #buddypress{background:#d8d8d8}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{background:#d8d8d8;border-left:1px solid #bebebe;float:right;margin-left:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;border-top:1px solid #bebebe;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li:focus,#buddypress #object-nav ul li:hover{background:#bebebe}#buddypress #object-nav ul li span{border-radius:10%;float:left;margin-left:15px}#buddypress #object-nav ul li.current{background:#f1f1f1}#buddypress #item-body{border-right:1px solid #bebebe;overflow:hidden;padding:0 20px;width:auto}#buddypress #item-body #subnav{border:1px solid #bebebe;border-right:0;border-left:0;margin:0 -20px 40px}#buddypress #item-body #subnav li:focus,#buddypress #item-body #subnav li:hover{background:#bebebe}#buddypress #item-body #subnav li.current{background:#f1f1f1}#buddypress #item-body #subnav li#activity-filter-select:focus,#buddypress #item-body #subnav li#activity-filter-select:hover{background:0 0}#buddypress #item-body #subnav li#activity-filter-select select{max-width:130px}}#buddypress div.pagination .pag-count,#buddypress ul.item-list li .item{margin-right:0}#buddypress .item-list .item-title a{display:block;font-size:22px;font-size:1.375rem;text-decoration:none}#buddypress .item-list .item-title span a,#buddypress .item-list .item-title span.update{font-size:12px;font-size:.75rem}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress ul.item-list li .item-avatar a img.avatar{float:none}#buddypress ul.item-list li div.item-title{float:none;width:100%}#buddypress ul.item-list li div.item-desc{margin-right:0;width:auto}#buddypress ul.item-list li div.action{clear:both;float:none;margin:0;position:relative;text-align:right}#buddypress ul.item-list li div.action div{margin:0 0 10px}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{float:none}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:block;margin:5px 0}@media screen and (min-width:594px){#buddypress ul.item-list li .item-avatar{float:right;margin-bottom:0}#buddypress ul.item-list li .item{float:left;margin-right:5%;width:80%}#buddypress ul.item-list li .activity-meta{clear:both}#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:inline-block;margin:5px 0 0 5px}}@media screen and (min-width:783px){#buddypress ul.item-list li .item{float:right;width:60%}#buddypress ul.item-list li .item div.item-desc{margin:0;width:auto}#buddypress ul.item-list li div.action{clear:none;float:left;top:0;width:25%}#buddypress ul.item-list li div.action div{display:block}#buddypress ul.item-list li div.action div a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}#buddypress ul.item-list li div.action .meta{text-align:center}}#buddypress ul.item-list li .item-meta .activity,#buddypress ul.item-list li .meta{font-style:italic}#buddypress form#whats-new-form{margin:40px 0}#buddypress form#whats-new-form #whats-new-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{margin-right:0;padding-right:0}#buddypress form#whats-new-form p.activity-greeting{clear:right;line-height:inherit;margin-bottom:5px}#buddypress form#whats-new-form textarea#whats-new{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options,#buddypress form#whats-new-form #whats-new-content.active textarea{height:auto!important}@media screen and (max-width:594px){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options{display:flex;flex-direction:column}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit{order:2}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit input{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box{order:1}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box select{margin-top:5px;max-width:100%;width:100%}}@media screen and (min-width:594px){#buddypress form#whats-new-form #whats-new-avatar{float:right}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{clear:none;overflow:hidden;padding-right:20px}}#buddypress #activity-stream{margin-top:40px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:none;margin-bottom:10px;text-align:center}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar img.avatar{margin-right:0}#buddypress .activity-list li.mini .activity-meta a{font-size:12px;font-size:.75rem}#buddypress .activity-list .activity-content{margin:0}#buddypress .activity-list .activity-content .activity-header{margin:-.5em 0 0}#buddypress .activity-list .activity-content .activity-header>p{line-height:1.4;margin-top:-10px}#buddypress .activity-list .activity-content .activity-header img.avatar{margin-bottom:0!important;vertical-align:middle}#buddypress .activity-list .activity-content .activity-inner{margin:10px 0}@media screen and (min-width:400px){#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:right;margin:0 0 0 20px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar{margin:0 5% 0 10px}#buddypress .activity-list .activity-content{margin-right:0;overflow:hidden}}#buddypress .activity .activity-comments{border-right:1px solid rgba(0,0,0,.1);margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 2px 0 0}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(43,43,43,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(0,0,0,.2);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}#buddypress .members .item-list .my-entry .item{background:#f7f7f7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 .5em}@media screen and (min-width:783px){#buddypress .members .item-list .my-entry .item{float:left;margin-right:0;padding:0 .5em;width:88%}}.bp-user .entry-title,.single-item.groups .entry-title{background:#333;color:#fff;font-size:22px;font-size:1.375rem;margin-bottom:10px;padding:.2em}@media screen and (min-width:673px){.bp-user .entry-title,.single-item.groups .entry-title{font-size:28px;font-size:1.75rem}}#buddypress div#item-header{padding-bottom:10px}#buddypress div#item-header img.avatar{margin:0 0 10px 20px}#buddypress div#item-header #message{clear:both;margin-bottom:5px;padding-top:20px}#buddypress div#item-header #message p{margin-bottom:0}@media screen and (max-width:594px){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{margin-right:0;order:3;text-align:right}.single-item.groups #buddypress div#item-header #item-actions ul{margin-right:0}.single-item.groups #buddypress div#item-header #item-actions ul li{float:right}.single-item.groups #buddypress div#item-header #message{order:4}}.single-item.groups #buddypress #item-header #item-actions{float:none;margin:0 20px 0 0;width:auto}.single-item.groups #buddypress #item-header #item-actions h3{font-size:20px;font-size:1.25rem}.single-item.groups #buddypress #item-header #item-header-avatar{text-align:center}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}@media screen and (min-width:594px){.single-item.groups #buddypress #item-header #item-actions{float:left}.single-item.groups #buddypress #item-header #item-header-avatar{float:right}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar img{float:none}.bp-user #buddypress #item-header #latest-update{margin-bottom:10px}@media screen and (max-width:594px){.bp-user #buddypress #item-header #item-buttons div.generic-button{display:inline-block;float:none;margin:0 0 5px;width:100%}.bp-user #buddypress #item-header #item-buttons div.generic-button a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}}@media screen and (min-width:673px){.bp-user #buddypress #item-header #item-header-avatar{float:right;overflow:hidden;text-align:right;width:20%}.bp-user #buddypress #item-header #item-header-avatar img{margin:0}.bp-user #buddypress #item-header #item-header-content{float:left;width:78%}.bp-user #buddypress #item-header #item-header-content #latest-update{margin-bottom:20px}}.groups.manage-members #group-settings-form h4{margin-top:40px}.groups.manage-members #group-settings-form .item-list{background:#f7f7f7;border-top:0;padding:0 .5em}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid rgba(0,0,0,.1)}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a,.groups.manage-members #group-settings-form .item-list li:last-child{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{clear:none;float:right}#buddypress .profile #profile-edit-form .button-nav:after,.groups.group-members #subnav ul:after{clear:both}.groups.manage-members #group-settings-form .item-list li span.small{display:block;float:none;margin-top:10px;width:100%}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}#buddypress #members-group-list .item-list h5{display:inline-block;margin:0}#buddypress #members-group-list .item-list span.activity{padding-right:10px}#buddypress #item-body #subnav li.groups-members-search:focus,#buddypress #item-body #subnav li.groups-members-search:hover,#buddypress #item-body #subnav li.last:focus,#buddypress #item-body #subnav li.last:hover{background:0 0}.groups.group-members #subnav ul:after,.groups.group-members #subnav ul:before{content:" ";display:table}.groups.group-members #subnav ul{padding:5px 0}.groups.group-members #subnav li #search-members-form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:right}@media screen and (max-width:400px){.groups.group-members #subnav li{background:#fff;padding:10px 0;width:100%!important}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}@media screen and (min-width:783px){.groups.group-members #subnav li #search-members-form{margin-right:3px}.send-invites #buddypress #item-body{border-top:1px solid #bebebe}}.send-invites #buddypress #item-body #invite-list{width:120px}.send-invites #buddypress #item-body .main-column{margin-right:160px}.send-invites #buddypress #item-body li img.avatar{display:block;float:none;margin:10px auto}.send-invites #buddypress #item-body li .action{margin-top:10px;text-align:right;width:100%}@media screen and (min-width:38.75em){.send-invites #buddypress #item-body li .action{text-align:left}}@media screen and (min-width:594px){.send-invites #buddypress #item-body #invite-list{width:160px}.send-invites #buddypress #item-body .main-column{margin-right:190px}.send-invites #buddypress #item-body li img.avatar{float:right;margin:0 0 0 10px}}#buddypress .profile .bp-widget h4{background:#999;color:#fff;padding:.4em .2em}#buddypress .profile #profile-edit-form .button-nav:after,#buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}#buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid rgba(0,0,0,.1);margin-right:0}#buddypress .profile #profile-edit-form ul.button-nav li{float:right;margin-bottom:0}#buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid rgba(0,0,0,.1);border-bottom-color:#fff;margin-bottom:-1px}#buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.125rem}#buddypress .profile #profile-edit-form .field-visibility-settings,#buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:.875rem}#buddypress .profile #profile-edit-form .field-visibility-settings-close,#buddypress .profile #profile-edit-form .visibility-toggle-link{background:#000;color:#fff;padding:.2em .5em}#buddypress table#message-threads .bulk-select-check{width:5%}#buddypress table#message-threads .thread-from,#buddypress table#message-threads .thread-info{width:35%}#buddypress table#message-threads .thread-options{width:25%}#buddypress table#message-threads tr td{background:#ebf0ff}#buddypress table#message-threads tr.alt td{background:#dbe5ff}#buddypress table#message-threads tr.unread td{background:#cddaff;border-bottom:1px solid #e4cdff;border-top:1px solid #e4cdff}#buddypress table#message-threads tr.read td{opacity:.5}#buddypress #settings-form>p{font-size:20px;font-size:1.25rem}#buddypress table.notification-settings td.no,#buddypress table.notification-settings td.yes{vertical-align:middle}#buddypress table.profile-settings{width:100%}#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:401px){#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:70%}}#buddypress .standard-form input[type=submit],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=password],#buddypress .standard-form textarea,#buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress input[type=submit],#buddypress input[type=text],#buddypress input[type=email],#buddypress input[type=password],#buddypress select,#buddypress textarea{border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{clear:both;float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid #ccc;overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:right;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:right;margin:0;width:80%;border-left:1px solid #ccc;padding:.2em .2em .2em 0}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{border:0;font-size:14px;font-size:.875rem;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:left;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:401px){#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}#buddypress div.dir-search,#buddypress div.message-search{clear:none;float:left}#buddypress div.message-search{margin:3px 0 0}}#buddypress div#message p{font-size:18px;font-size:1.125rem;font-weight:700}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:#1e5264}#buddypress div#message.updated p{background:#dee6b2;border:1px solid #becc66;color:#454d19}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#1f0808}#buddypress .acfb-holder li.friend-tab{background:#9fd1e2;border:inherit}
|
@@ -52,6 +52,9 @@ to maintain uniformity.
|
|
52 |
* @section - 1.0 - Theme - Structural Elements
|
53 |
*-------------------------------------------------------------------------------
|
54 |
*/
|
|
|
|
|
|
|
55 |
.buddypress .site-content {
|
56 |
padding-top: 4%; }
|
57 |
@media screen and (min-width: 59.6875em) {
|
@@ -101,7 +104,9 @@ to maintain uniformity.
|
|
101 |
.directory #buddypress .item-list-tabs ul li.selected {
|
102 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
103 |
border-bottom-color: #fff;
|
|
|
104 |
border-top-right-radius: 4px;
|
|
|
105 |
border-top-left-radius: 4px;
|
106 |
background-clip: padding-box;
|
107 |
margin-bottom: -1px; }
|
@@ -206,13 +211,17 @@ to maintain uniformity.
|
|
206 |
#buddypress ul.item-list li div.item-title {
|
207 |
float: none;
|
208 |
width: 100%; }
|
|
|
|
|
209 |
#buddypress ul.item-list li div.item-desc {
|
210 |
margin-left: 0;
|
211 |
width: auto; }
|
212 |
#buddypress ul.item-list li div.action {
|
|
|
|
|
|
|
213 |
position: relative;
|
214 |
-
text-align: left;
|
215 |
-
top: 0; }
|
216 |
#buddypress ul.item-list li div.action div {
|
217 |
margin: 0 0 10px; }
|
218 |
#buddypress ul.item-list li .activity-meta, #buddypress ul.item-list li .action {
|
@@ -226,31 +235,34 @@ to maintain uniformity.
|
|
226 |
margin-bottom: 0; }
|
227 |
#buddypress ul.item-list li .item {
|
228 |
float: right;
|
|
|
229 |
width: 80%; }
|
230 |
-
#buddypress ul.item-list li .activity-meta
|
231 |
clear: both; }
|
232 |
-
#buddypress ul.item-list li .activity-meta a, #buddypress ul.item-list li .activity-meta div
|
233 |
display: inline-block;
|
234 |
margin: 5px 5px 0 0; } }
|
235 |
@media screen and (min-width: 783px) {
|
236 |
#buddypress ul.item-list li .item {
|
237 |
float: left;
|
238 |
-
margin-left: 5%;
|
239 |
width: 60%; }
|
240 |
#buddypress ul.item-list li .item div.item-desc {
|
241 |
margin: 0;
|
242 |
width: auto; }
|
243 |
-
#buddypress ul.item-list li .action {
|
244 |
clear: none;
|
245 |
float: right;
|
|
|
246 |
width: 25%; }
|
247 |
-
#buddypress ul.item-list li .action div {
|
248 |
display: block; }
|
249 |
-
#buddypress ul.item-list li .action div a {
|
|
|
|
|
250 |
box-sizing: border-box;
|
251 |
display: block;
|
252 |
width: 100%; }
|
253 |
-
#buddypress ul.item-list li .action .meta {
|
254 |
text-align: center; } }
|
255 |
#buddypress ul.item-list li .meta, #buddypress ul.item-list li .item-meta .activity {
|
256 |
font-style: italic; }
|
@@ -385,6 +397,8 @@ to maintain uniformity.
|
|
385 |
*/
|
386 |
#buddypress .members .item-list .my-entry .item {
|
387 |
background: #f7f7f7;
|
|
|
|
|
388 |
box-sizing: border-box;
|
389 |
padding: 0 0.5em; }
|
390 |
@media screen and (min-width: 783px) {
|
@@ -417,6 +431,17 @@ to maintain uniformity.
|
|
417 |
* @subsection 6.1 - Item Header: Global
|
418 |
*------------------------------------------------------------
|
419 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
420 |
/**
|
421 |
*-------------------------------------------------
|
422 |
* @subsection 6.1.1 - item-header: Groups
|
@@ -443,9 +468,12 @@ to maintain uniformity.
|
|
443 |
.single-item.groups #buddypress div#item-header #item-actions ul {
|
444 |
margin-left: 0; }
|
445 |
.single-item.groups #buddypress div#item-header #item-actions ul li {
|
446 |
-
float: left; }
|
|
|
|
|
447 |
.single-item.groups #buddypress #item-header #item-actions {
|
448 |
float: none;
|
|
|
449 |
width: auto; }
|
450 |
.single-item.groups #buddypress #item-header #item-actions h3 {
|
451 |
font-size: 20px;
|
@@ -469,24 +497,38 @@ to maintain uniformity.
|
|
469 |
* @subsection 6.1.2 - item-header: User Accounts
|
470 |
*-------------------------------------------------
|
471 |
*/
|
472 |
-
.bp-user #buddypress #item-header {
|
473 |
-
|
474 |
-
|
475 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
476 |
width: 100%; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
477 |
.bp-user #buddypress #item-header #item-header-avatar img {
|
478 |
-
|
479 |
-
|
480 |
-
|
481 |
-
|
482 |
-
|
483 |
-
|
484 |
-
width: 20%; }
|
485 |
-
.bp-user #buddypress #item-header #item-header-avatar img {
|
486 |
-
margin: 0; }
|
487 |
-
.bp-user #buddypress #item-header #item-header-content {
|
488 |
-
float: right;
|
489 |
-
width: 78%; } }
|
490 |
|
491 |
/**
|
492 |
*------------------------------------------------------------
|
@@ -534,6 +576,47 @@ to maintain uniformity.
|
|
534 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
535 |
margin: 0; }
|
536 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
537 |
/**
|
538 |
*------------------------------
|
539 |
* 6.2.1.3 - Groups Send Invites
|
@@ -666,29 +749,29 @@ to maintain uniformity.
|
|
666 |
background: none;
|
667 |
border: 0; }
|
668 |
|
669 |
-
#buddypress div.dir-search, #buddypress div.message-search {
|
670 |
clear: both;
|
671 |
float: none;
|
672 |
margin: 10px 0; }
|
673 |
-
#buddypress div.dir-search form, #buddypress div.message-search form {
|
674 |
border: 1px solid #ccc;
|
675 |
overflow: hidden; }
|
676 |
-
#buddypress div.dir-search form label, #buddypress div.message-search form label {
|
677 |
float: left;
|
678 |
width: 80%; }
|
679 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'] {
|
680 |
float: left;
|
681 |
margin: 0;
|
682 |
width: 80%; }
|
683 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'] {
|
684 |
border: 0;
|
685 |
font-size: 14px;
|
686 |
font-size: 0.875rem;
|
687 |
line-height: inherit; }
|
688 |
-
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'] {
|
689 |
border-right: 1px solid #ccc;
|
690 |
padding: 0.2em 0 0.2em 0.2em; }
|
691 |
-
#buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='submit'] {
|
692 |
float: right;
|
693 |
font-weight: normal;
|
694 |
padding: 0.2em 1em;
|
@@ -702,7 +785,9 @@ to maintain uniformity.
|
|
702 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='submit'], #buddypress div.dir-search form input[type='text'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='submit'], #buddypress div.message-search form input[type='text'] {
|
703 |
width: auto; }
|
704 |
#buddypress div.message-search {
|
705 |
-
margin: 3px 0 0; }
|
|
|
|
|
706 |
|
707 |
/**
|
708 |
*-------------------------------------------------------------------------------
|
@@ -715,12 +800,31 @@ to maintain uniformity.
|
|
715 |
* @section 9.0 - Error / Success messages
|
716 |
*-------------------------------------------------------------------------------
|
717 |
*/
|
|
|
|
|
|
|
|
|
718 |
#buddypress div#message.info p {
|
719 |
background: #c6e4ee;
|
720 |
border: 1px solid #78bed6;
|
721 |
-
color:
|
|
|
|
|
|
|
|
|
722 |
|
723 |
.delete-group #buddypress div#message.info p {
|
724 |
background: #db7e7e;
|
725 |
border: 1px solid #be3535;
|
726 |
-
color: #
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
* @section - 1.0 - Theme - Structural Elements
|
53 |
*-------------------------------------------------------------------------------
|
54 |
*/
|
55 |
+
#buddypress h1, #buddypress h2, #buddypress h3, #buddypress h4, #buddypress h5, #buddypress h6 {
|
56 |
+
clear: none; }
|
57 |
+
|
58 |
.buddypress .site-content {
|
59 |
padding-top: 4%; }
|
60 |
@media screen and (min-width: 59.6875em) {
|
104 |
.directory #buddypress .item-list-tabs ul li.selected {
|
105 |
border: 1px solid rgba(0, 0, 0, 0.2);
|
106 |
border-bottom-color: #fff;
|
107 |
+
-webkit-border-top-right-radius: 4px;
|
108 |
border-top-right-radius: 4px;
|
109 |
+
-webkit-border-top-left-radius: 4px;
|
110 |
border-top-left-radius: 4px;
|
111 |
background-clip: padding-box;
|
112 |
margin-bottom: -1px; }
|
211 |
#buddypress ul.item-list li div.item-title {
|
212 |
float: none;
|
213 |
width: 100%; }
|
214 |
+
#buddypress ul.item-list li .item {
|
215 |
+
margin-left: 0; }
|
216 |
#buddypress ul.item-list li div.item-desc {
|
217 |
margin-left: 0;
|
218 |
width: auto; }
|
219 |
#buddypress ul.item-list li div.action {
|
220 |
+
clear: both;
|
221 |
+
float: none;
|
222 |
+
margin: 0;
|
223 |
position: relative;
|
224 |
+
text-align: left; }
|
|
|
225 |
#buddypress ul.item-list li div.action div {
|
226 |
margin: 0 0 10px; }
|
227 |
#buddypress ul.item-list li .activity-meta, #buddypress ul.item-list li .action {
|
235 |
margin-bottom: 0; }
|
236 |
#buddypress ul.item-list li .item {
|
237 |
float: right;
|
238 |
+
margin-left: 5%;
|
239 |
width: 80%; }
|
240 |
+
#buddypress ul.item-list li .activity-meta {
|
241 |
clear: both; }
|
242 |
+
#buddypress ul.item-list li .activity-meta a, #buddypress ul.item-list li .activity-meta div {
|
243 |
display: inline-block;
|
244 |
margin: 5px 5px 0 0; } }
|
245 |
@media screen and (min-width: 783px) {
|
246 |
#buddypress ul.item-list li .item {
|
247 |
float: left;
|
|
|
248 |
width: 60%; }
|
249 |
#buddypress ul.item-list li .item div.item-desc {
|
250 |
margin: 0;
|
251 |
width: auto; }
|
252 |
+
#buddypress ul.item-list li div.action {
|
253 |
clear: none;
|
254 |
float: right;
|
255 |
+
top: 0;
|
256 |
width: 25%; }
|
257 |
+
#buddypress ul.item-list li div.action div {
|
258 |
display: block; }
|
259 |
+
#buddypress ul.item-list li div.action div a {
|
260 |
+
-webkit-box-sizing: border-box;
|
261 |
+
-moz-box-sizing: border-box;
|
262 |
box-sizing: border-box;
|
263 |
display: block;
|
264 |
width: 100%; }
|
265 |
+
#buddypress ul.item-list li div.action .meta {
|
266 |
text-align: center; } }
|
267 |
#buddypress ul.item-list li .meta, #buddypress ul.item-list li .item-meta .activity {
|
268 |
font-style: italic; }
|
397 |
*/
|
398 |
#buddypress .members .item-list .my-entry .item {
|
399 |
background: #f7f7f7;
|
400 |
+
-webkit-box-sizing: border-box;
|
401 |
+
-moz-box-sizing: border-box;
|
402 |
box-sizing: border-box;
|
403 |
padding: 0 0.5em; }
|
404 |
@media screen and (min-width: 783px) {
|
431 |
* @subsection 6.1 - Item Header: Global
|
432 |
*------------------------------------------------------------
|
433 |
*/
|
434 |
+
#buddypress div#item-header {
|
435 |
+
padding-bottom: 10px; }
|
436 |
+
#buddypress div#item-header img.avatar {
|
437 |
+
margin: 0 20px 10px 0; }
|
438 |
+
#buddypress div#item-header #message {
|
439 |
+
clear: both;
|
440 |
+
margin-bottom: 5px;
|
441 |
+
padding-top: 20px; }
|
442 |
+
#buddypress div#item-header #message p {
|
443 |
+
margin-bottom: 0; }
|
444 |
+
|
445 |
/**
|
446 |
*-------------------------------------------------
|
447 |
* @subsection 6.1.1 - item-header: Groups
|
468 |
.single-item.groups #buddypress div#item-header #item-actions ul {
|
469 |
margin-left: 0; }
|
470 |
.single-item.groups #buddypress div#item-header #item-actions ul li {
|
471 |
+
float: left; }
|
472 |
+
.single-item.groups #buddypress div#item-header #message {
|
473 |
+
order: 4; } }
|
474 |
.single-item.groups #buddypress #item-header #item-actions {
|
475 |
float: none;
|
476 |
+
margin: 0 0 0 20px;
|
477 |
width: auto; }
|
478 |
.single-item.groups #buddypress #item-header #item-actions h3 {
|
479 |
font-size: 20px;
|
497 |
* @subsection 6.1.2 - item-header: User Accounts
|
498 |
*-------------------------------------------------
|
499 |
*/
|
500 |
+
.bp-user #buddypress #item-header #item-header-avatar {
|
501 |
+
text-align: center;
|
502 |
+
width: 100%; }
|
503 |
+
.bp-user #buddypress #item-header #item-header-avatar img {
|
504 |
+
float: none; }
|
505 |
+
.bp-user #buddypress #item-header #latest-update {
|
506 |
+
margin-bottom: 10px; }
|
507 |
+
@media screen and (max-width: 594px) {
|
508 |
+
.bp-user #buddypress #item-header #item-buttons div.generic-button {
|
509 |
+
display: inline-block;
|
510 |
+
float: none;
|
511 |
+
margin: 0 0 5px 0;
|
512 |
width: 100%; }
|
513 |
+
.bp-user #buddypress #item-header #item-buttons div.generic-button a {
|
514 |
+
-webkit-box-sizing: border-box;
|
515 |
+
-moz-box-sizing: border-box;
|
516 |
+
box-sizing: border-box;
|
517 |
+
display: block;
|
518 |
+
width: 100%; } }
|
519 |
+
@media screen and (min-width: 673px) {
|
520 |
+
.bp-user #buddypress #item-header #item-header-avatar {
|
521 |
+
float: left;
|
522 |
+
overflow: hidden;
|
523 |
+
text-align: left;
|
524 |
+
width: 20%; }
|
525 |
.bp-user #buddypress #item-header #item-header-avatar img {
|
526 |
+
margin: 0; }
|
527 |
+
.bp-user #buddypress #item-header #item-header-content {
|
528 |
+
float: right;
|
529 |
+
width: 78%; }
|
530 |
+
.bp-user #buddypress #item-header #item-header-content #latest-update {
|
531 |
+
margin-bottom: 20px; } }
|
|
|
|
|
|
|
|
|
|
|
|
|
532 |
|
533 |
/**
|
534 |
*------------------------------------------------------------
|
576 |
.groups.manage-members #group-settings-form .item-list li h5 {
|
577 |
margin: 0; }
|
578 |
|
579 |
+
/**
|
580 |
+
*------------------------------
|
581 |
+
* 6.2.1.2 - Group members list
|
582 |
+
*------------------------------
|
583 |
+
*/
|
584 |
+
#buddypress #members-group-list .item-list h5 {
|
585 |
+
display: inline-block;
|
586 |
+
margin: 0; }
|
587 |
+
#buddypress #members-group-list .item-list span.activity {
|
588 |
+
padding-left: 10px; }
|
589 |
+
|
590 |
+
#buddypress #item-body #subnav li.groups-members-search:focus, #buddypress #item-body #subnav li.groups-members-search:hover, #buddypress #item-body #subnav li.last:focus, #buddypress #item-body #subnav li.last:hover {
|
591 |
+
background: none; }
|
592 |
+
|
593 |
+
.groups.group-members #subnav ul:before, .groups.group-members #subnav ul:after {
|
594 |
+
content: " ";
|
595 |
+
display: table; }
|
596 |
+
.groups.group-members #subnav ul:after {
|
597 |
+
clear: both; }
|
598 |
+
.groups.group-members #subnav ul {
|
599 |
+
padding: 5px 0; }
|
600 |
+
@media screen and (max-width: 400px) {
|
601 |
+
.groups.group-members #subnav li {
|
602 |
+
background: #fff;
|
603 |
+
padding: 10px 0;
|
604 |
+
width: 100% !important; } }
|
605 |
+
.groups.group-members #subnav li #search-members-form {
|
606 |
+
-webkit-box-sizing: border-box;
|
607 |
+
-moz-box-sizing: border-box;
|
608 |
+
box-sizing: border-box;
|
609 |
+
float: left; }
|
610 |
+
@media screen and (max-width: 400px) {
|
611 |
+
.groups.group-members #subnav li #search-members-form {
|
612 |
+
margin: 0;
|
613 |
+
width: 100%; }
|
614 |
+
.groups.group-members #subnav li #search-members-form label input[type="text"] {
|
615 |
+
width: 100%; } }
|
616 |
+
@media screen and (min-width: 783px) {
|
617 |
+
.groups.group-members #subnav li #search-members-form {
|
618 |
+
margin-left: 3px; } }
|
619 |
+
|
620 |
/**
|
621 |
*------------------------------
|
622 |
* 6.2.1.3 - Groups Send Invites
|
749 |
background: none;
|
750 |
border: 0; }
|
751 |
|
752 |
+
#buddypress div.dir-search, #buddypress div.message-search, #buddypress li.groups-members-search {
|
753 |
clear: both;
|
754 |
float: none;
|
755 |
margin: 10px 0; }
|
756 |
+
#buddypress div.dir-search form, #buddypress div.message-search form, #buddypress li.groups-members-search form {
|
757 |
border: 1px solid #ccc;
|
758 |
overflow: hidden; }
|
759 |
+
#buddypress div.dir-search form label, #buddypress div.message-search form label, #buddypress li.groups-members-search form label {
|
760 |
float: left;
|
761 |
width: 80%; }
|
762 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'], #buddypress li.groups-members-search form input[type='text'] {
|
763 |
float: left;
|
764 |
margin: 0;
|
765 |
width: 80%; }
|
766 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='text'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form input[type='text'], #buddypress li.groups-members-search form input[type='submit'] {
|
767 |
border: 0;
|
768 |
font-size: 14px;
|
769 |
font-size: 0.875rem;
|
770 |
line-height: inherit; }
|
771 |
+
#buddypress div.dir-search form input[type='text'], #buddypress div.message-search form input[type='text'], #buddypress li.groups-members-search form input[type='text'] {
|
772 |
border-right: 1px solid #ccc;
|
773 |
padding: 0.2em 0 0.2em 0.2em; }
|
774 |
+
#buddypress div.dir-search form input[type='submit'], #buddypress div.message-search form input[type='submit'], #buddypress li.groups-members-search form input[type='submit'] {
|
775 |
float: right;
|
776 |
font-weight: normal;
|
777 |
padding: 0.2em 1em;
|
785 |
#buddypress div.dir-search form label, #buddypress div.dir-search form input[type='submit'], #buddypress div.dir-search form input[type='text'], #buddypress div.message-search form label, #buddypress div.message-search form input[type='submit'], #buddypress div.message-search form input[type='text'] {
|
786 |
width: auto; }
|
787 |
#buddypress div.message-search {
|
788 |
+
margin: 3px 0 0; }
|
789 |
+
#buddypress li.groups-members-search form label, #buddypress li.groups-members-search form input[type='submit'], #buddypress li.groups-members-search form input[type='text'] {
|
790 |
+
width: auto; } }
|
791 |
|
792 |
/**
|
793 |
*-------------------------------------------------------------------------------
|
800 |
* @section 9.0 - Error / Success messages
|
801 |
*-------------------------------------------------------------------------------
|
802 |
*/
|
803 |
+
#buddypress div#message p {
|
804 |
+
font-size: 18px;
|
805 |
+
font-size: 1.125rem;
|
806 |
+
font-weight: bold; }
|
807 |
#buddypress div#message.info p {
|
808 |
background: #c6e4ee;
|
809 |
border: 1px solid #78bed6;
|
810 |
+
color: #1e5264; }
|
811 |
+
#buddypress div#message.updated p {
|
812 |
+
background: #dee6b2;
|
813 |
+
border: 1px solid #becc66;
|
814 |
+
color: #454d19; }
|
815 |
|
816 |
.delete-group #buddypress div#message.info p {
|
817 |
background: #db7e7e;
|
818 |
border: 1px solid #be3535;
|
819 |
+
color: #1f0808; }
|
820 |
+
|
821 |
+
/**
|
822 |
+
*-------------------------------------------------------------------------------
|
823 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
824 |
+
*-------------------------------------------------------------------------------
|
825 |
+
*/
|
826 |
+
#buddypress {
|
827 |
+
/* Auto Complete background */ }
|
828 |
+
#buddypress .acfb-holder li.friend-tab {
|
829 |
+
background: #9fd1e2;
|
830 |
+
border: inherit; }
|
@@ -1 +1 @@
|
|
1 |
-
.buddypress .site-content{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress .site-content{padding-top:0}}.buddypress .site-content article{margin:0 4%;padding-top:0}.buddypress .site-content article .entry-content,.buddypress .site-content article .entry-header{max-width:100%;padding:0}.buddypress .site-content article #buddypress{margin-bottom:40px}#buddypress .item-list-tabs ul li{width:100%}@media screen and (min-width:400px){#buddypress .item-list-tabs ul li{width:50%}}@media screen and (min-width:594px){#buddypress .item-list-tabs ul li{width:auto}}.directory #buddypress .item-list-tabs ul:after,.directory #buddypress .item-list-tabs ul:before{content:" ";display:table}.directory #buddypress .item-list-tabs ul:after{clear:both}.directory #buddypress .item-list-tabs ul{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px}@media screen and (min-width:783px){.directory #buddypress .item-list-tabs ul{padding-bottom:0}.directory #buddypress .item-list-tabs ul li.selected{border:1px solid rgba(0,0,0,.2);border-bottom-color:#fff;border-top-right-radius:4px;border-top-left-radius:4px;background-clip:padding-box;margin-bottom:-1px}.directory #buddypress .item-list-tabs ul li.selected a{background:0 0;outline:0}}.directory #buddypress #subnav ul{border-bottom:0}#buddypress #subnav li#activity-filter-select.last{line-height:2.1;margin-top:0}@media screen and (max-width:783px){#buddypress #object-nav ul{border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden;padding-bottom:10px}#buddypress div#subnav.item-list-tabs{margin-bottom:40px}#buddypress div#subnav.item-list-tabs ul li{width:auto}}@media screen and (min-width:783px){.bp-user #buddypress,.single-item.groups #buddypress{background:#d8d8d8}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{background:#d8d8d8;border-right:1px solid #bebebe;float:left;margin-right:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;border-top:1px solid #bebebe;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li:focus,#buddypress #object-nav ul li:hover{background:#bebebe}#buddypress #object-nav ul li span{border-radius:10%;float:right;margin-right:15px}#buddypress #object-nav ul li.current{background:#f1f1f1}#buddypress #item-body{border-left:1px solid #bebebe;overflow:hidden;padding:0 20px;width:auto}#buddypress #item-body #subnav{border:1px solid #bebebe;border-left:0;border-right:0;margin:0 -20px 40px}#buddypress #item-body #subnav li:focus,#buddypress #item-body #subnav li:hover{background:#bebebe}#buddypress #item-body #subnav li.current{background:#f1f1f1}#buddypress #item-body #subnav li#activity-filter-select:focus,#buddypress #item-body #subnav li#activity-filter-select:hover{background:0 0}#buddypress #item-body #subnav li#activity-filter-select select{max-width:130px}}#buddypress div.pagination .pag-count{margin-left:0}#buddypress .item-list .item-title a{display:block;font-size:22px;font-size:1.375rem;text-decoration:none}#buddypress .item-list .item-title span a,#buddypress .item-list .item-title span.update{font-size:12px;font-size:.75rem}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress ul.item-list li .item-avatar a img.avatar{float:none}#buddypress ul.item-list li div.item-title{float:none;width:100%}#buddypress ul.item-list li div.item-desc{margin-left:0;width:auto}#buddypress ul.item-list li div.action{position:relative;text-align:left;top:0}#buddypress ul.item-list li div.action div{margin:0 0 10px}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{float:none}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:block;margin:5px 0}@media screen and (min-width:594px){#buddypress ul.item-list li .item-avatar{float:left;margin-bottom:0}#buddypress ul.item-list li .item{float:right;width:80%}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{clear:both}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:inline-block;margin:5px 5px 0 0}}@media screen and (min-width:783px){#buddypress ul.item-list li .item{float:left;margin-left:5%;width:60%}#buddypress ul.item-list li .item div.item-desc{margin:0;width:auto}#buddypress ul.item-list li .action{clear:none;float:right;width:25%}#buddypress ul.item-list li .action div{display:block}#buddypress ul.item-list li .action div a{box-sizing:border-box;display:block;width:100%}#buddypress ul.item-list li .action .meta{text-align:center}}#buddypress ul.item-list li .item-meta .activity,#buddypress ul.item-list li .meta{font-style:italic}#buddypress form#whats-new-form{margin:40px 0}#buddypress form#whats-new-form #whats-new-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{margin-left:0;padding-left:0}#buddypress form#whats-new-form p.activity-greeting{clear:left;line-height:inherit;margin-bottom:5px}#buddypress form#whats-new-form textarea#whats-new{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options,#buddypress form#whats-new-form #whats-new-content.active textarea{height:auto!important}@media screen and (max-width:594px){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options{display:flex;flex-direction:column}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit{order:2}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit input{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box{order:1}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box select{margin-top:5px;max-width:100%;width:100%}}@media screen and (min-width:594px){#buddypress form#whats-new-form #whats-new-avatar{float:left}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{clear:none;overflow:hidden;padding-left:20px}}#buddypress #activity-stream{margin-top:40px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:none;margin-bottom:10px;text-align:center}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar img.avatar{margin-left:0}#buddypress .activity-list li.mini .activity-meta a{font-size:12px;font-size:.75rem}#buddypress .activity-list .activity-content{margin:0}#buddypress .activity-list .activity-content .activity-header{margin:-.5em 0 0}#buddypress .activity-list .activity-content .activity-header>p{line-height:1.4;margin-top:-10px}#buddypress .activity-list .activity-content .activity-header img.avatar{margin-bottom:0!important;vertical-align:middle}#buddypress .activity-list .activity-content .activity-inner{margin:10px 0}@media screen and (min-width:400px){#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:left;margin:0 20px 0 0}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar{margin:0 10px 0 5%}#buddypress .activity-list .activity-content{margin-left:0;overflow:hidden}}#buddypress .activity .activity-comments{border-left:1px solid rgba(0,0,0,.1);margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 0 0 2px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(43,43,43,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(0,0,0,.2);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}#buddypress .members .item-list .my-entry .item{background:#f7f7f7;box-sizing:border-box;padding:0 .5em}@media screen and (min-width:783px){#buddypress .members .item-list .my-entry .item{float:right;margin-left:0;padding:0 .5em;width:88%}}.bp-user .entry-title,.single-item.groups .entry-title{background:#333;color:#fff;font-size:22px;font-size:1.375rem;margin-bottom:10px;padding:.2em}@media screen and (min-width:673px){.bp-user .entry-title,.single-item.groups .entry-title{font-size:28px;font-size:1.75rem}}@media screen and (max-width:594px){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{margin-left:0;order:3;text-align:left}.single-item.groups #buddypress div#item-header #item-actions ul{margin-left:0}.single-item.groups #buddypress div#item-header #item-actions ul li{float:left}}.single-item.groups #buddypress #item-header #item-actions{float:none;width:auto}.single-item.groups #buddypress #item-header #item-actions h3{font-size:20px;font-size:1.25rem}.single-item.groups #buddypress #item-header #item-header-avatar{text-align:center}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}@media screen and (min-width:594px){.single-item.groups #buddypress #item-header #item-actions{float:right}.single-item.groups #buddypress #item-header #item-header-avatar{float:left}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}}.bp-user #buddypress #item-header{padding-bottom:10px}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar img{float:none}@media screen and (min-width:673px){.bp-user #buddypress #item-header #item-header-avatar{float:left;overflow:hidden;text-align:left;width:20%}.bp-user #buddypress #item-header #item-header-avatar img{margin:0}.bp-user #buddypress #item-header #item-header-content{float:right;width:78%}}.groups.manage-members #group-settings-form h4{margin-top:40px}.groups.manage-members #group-settings-form .item-list{background:#f7f7f7;border-top:0;padding:0 .5em}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid rgba(0,0,0,.1)}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a,.groups.manage-members #group-settings-form .item-list li:last-child{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{clear:none;float:left}.groups.manage-members #group-settings-form .item-list li span.small{display:block;float:none;margin-top:10px;width:100%}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}@media screen and (min-width:783px){.send-invites #buddypress #item-body{border-top:1px solid #bebebe}}.send-invites #buddypress #item-body #invite-list{width:120px}.send-invites #buddypress #item-body .main-column{margin-left:160px}.send-invites #buddypress #item-body li img.avatar{display:block;float:none;margin:10px auto}.send-invites #buddypress #item-body li .action{margin-top:10px;text-align:left;width:100%}@media screen and (min-width:38.75em){.send-invites #buddypress #item-body li .action{text-align:right}}@media screen and (min-width:594px){.send-invites #buddypress #item-body #invite-list{width:160px}.send-invites #buddypress #item-body .main-column{margin-left:190px}.send-invites #buddypress #item-body li img.avatar{float:left;margin:0 10px 0 0}}#buddypress .profile .bp-widget h4{background:#999;color:#fff;padding:.4em .2em}#buddypress .profile #profile-edit-form .button-nav:after,#buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}#buddypress .profile #profile-edit-form .button-nav:after{clear:both}#buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid rgba(0,0,0,.1);margin-left:0}#buddypress .profile #profile-edit-form ul.button-nav li{float:left;margin-bottom:0}#buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid rgba(0,0,0,.1);border-bottom-color:#fff;margin-bottom:-1px}#buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.125rem}#buddypress .profile #profile-edit-form .field-visibility-settings,#buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:.875rem}#buddypress .profile #profile-edit-form .field-visibility-settings-close,#buddypress .profile #profile-edit-form .visibility-toggle-link{background:#000;color:#fff;padding:.2em .5em}#buddypress table#message-threads .bulk-select-check{width:5%}#buddypress table#message-threads .thread-from,#buddypress table#message-threads .thread-info{width:35%}#buddypress table#message-threads .thread-options{width:25%}#buddypress table#message-threads tr td{background:#ebf0ff}#buddypress table#message-threads tr.alt td{background:#dbe5ff}#buddypress table#message-threads tr.unread td{background:#cddaff;border-bottom:1px solid #e4cdff;border-top:1px solid #e4cdff}#buddypress table#message-threads tr.read td{opacity:.5}#buddypress #settings-form>p{font-size:20px;font-size:1.25rem}#buddypress table.notification-settings td.no,#buddypress table.notification-settings td.yes{vertical-align:middle}#buddypress table.profile-settings{width:100%}#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:401px){#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:70%}}#buddypress .standard-form input[type=submit],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=password],#buddypress .standard-form textarea,#buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress input[type=submit],#buddypress input[type=text],#buddypress input[type=email],#buddypress input[type=password],#buddypress select,#buddypress textarea{border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress div.dir-search,#buddypress div.message-search{clear:both;float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form{border:1px solid #ccc;overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label{float:left;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text]{float:left;margin:0;width:80%;border-right:1px solid #ccc;padding:.2em 0 .2em .2em}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit]{border:0;font-size:14px;font-size:.875rem;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit]{float:right;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:401px){#buddypress div.dir-search,#buddypress div.message-search{clear:none;float:right}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label{width:auto}#buddypress div.message-search{margin:3px 0 0}}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:inherit}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#fff}
|
1 |
+
#buddypress h1,#buddypress h2,#buddypress h3,#buddypress h4,#buddypress h5,#buddypress h6{clear:none}.buddypress .site-content{padding-top:4%}@media screen and (min-width:59.6875em){.buddypress .site-content{padding-top:0}}.buddypress .site-content article{margin:0 4%;padding-top:0}.buddypress .site-content article .entry-content,.buddypress .site-content article .entry-header{max-width:100%;padding:0}.buddypress .site-content article #buddypress{margin-bottom:40px}#buddypress .item-list-tabs ul li{width:100%}@media screen and (min-width:400px){#buddypress .item-list-tabs ul li{width:50%}}@media screen and (min-width:594px){#buddypress .item-list-tabs ul li{width:auto}}.directory #buddypress .item-list-tabs ul:after,.directory #buddypress .item-list-tabs ul:before{content:" ";display:table}.directory #buddypress .item-list-tabs ul:after{clear:both}.directory #buddypress .item-list-tabs ul{border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:10px}@media screen and (min-width:783px){.directory #buddypress .item-list-tabs ul{padding-bottom:0}.directory #buddypress .item-list-tabs ul li.selected{border:1px solid rgba(0,0,0,.2);border-bottom-color:#fff;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;background-clip:padding-box;margin-bottom:-1px}.directory #buddypress .item-list-tabs ul li.selected a{background:0 0;outline:0}}.directory #buddypress #subnav ul{border-bottom:0}#buddypress #subnav li#activity-filter-select.last{line-height:2.1;margin-top:0}@media screen and (max-width:783px){#buddypress #object-nav ul{border-bottom:1px solid rgba(0,0,0,.2);overflow:hidden;padding-bottom:10px}#buddypress div#subnav.item-list-tabs{margin-bottom:40px}#buddypress div#subnav.item-list-tabs ul li{width:auto}}@media screen and (min-width:783px){.bp-user #buddypress,.single-item.groups #buddypress{background:#d8d8d8}#buddypress #item-body,#buddypress #item-header{background:#fff}#buddypress #object-nav{background:#d8d8d8;border-right:1px solid #bebebe;float:left;margin-right:-1px;width:200px}#buddypress #object-nav ul{border-bottom:0;border-top:1px solid #bebebe;padding:0}#buddypress #object-nav ul li{float:none;overflow:hidden}#buddypress #object-nav ul li:focus,#buddypress #object-nav ul li:hover{background:#bebebe}#buddypress #object-nav ul li span{border-radius:10%;float:right;margin-right:15px}#buddypress #object-nav ul li.current{background:#f1f1f1}#buddypress #item-body{border-left:1px solid #bebebe;overflow:hidden;padding:0 20px;width:auto}#buddypress #item-body #subnav{border:1px solid #bebebe;border-left:0;border-right:0;margin:0 -20px 40px}#buddypress #item-body #subnav li:focus,#buddypress #item-body #subnav li:hover{background:#bebebe}#buddypress #item-body #subnav li.current{background:#f1f1f1}#buddypress #item-body #subnav li#activity-filter-select:focus,#buddypress #item-body #subnav li#activity-filter-select:hover{background:0 0}#buddypress #item-body #subnav li#activity-filter-select select{max-width:130px}}#buddypress div.pagination .pag-count,#buddypress ul.item-list li .item{margin-left:0}#buddypress .item-list .item-title a{display:block;font-size:22px;font-size:1.375rem;text-decoration:none}#buddypress .item-list .item-title span a,#buddypress .item-list .item-title span.update{font-size:12px;font-size:.75rem}#buddypress ul.item-list li{overflow:hidden!important}#buddypress ul.item-list li .item-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress ul.item-list li .item-avatar a img.avatar{float:none}#buddypress ul.item-list li div.item-title{float:none;width:100%}#buddypress ul.item-list li div.item-desc{margin-left:0;width:auto}#buddypress ul.item-list li div.action{clear:both;float:none;margin:0;position:relative;text-align:left}#buddypress ul.item-list li div.action div{margin:0 0 10px}#buddypress ul.item-list li .action,#buddypress ul.item-list li .activity-meta{float:none}#buddypress ul.item-list li .action a,#buddypress ul.item-list li .action div,#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:block;margin:5px 0}@media screen and (min-width:594px){#buddypress ul.item-list li .item-avatar{float:left;margin-bottom:0}#buddypress ul.item-list li .item{float:right;margin-left:5%;width:80%}#buddypress ul.item-list li .activity-meta{clear:both}#buddypress ul.item-list li .activity-meta a,#buddypress ul.item-list li .activity-meta div{display:inline-block;margin:5px 5px 0 0}}@media screen and (min-width:783px){#buddypress ul.item-list li .item{float:left;width:60%}#buddypress ul.item-list li .item div.item-desc{margin:0;width:auto}#buddypress ul.item-list li div.action{clear:none;float:right;top:0;width:25%}#buddypress ul.item-list li div.action div{display:block}#buddypress ul.item-list li div.action div a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}#buddypress ul.item-list li div.action .meta{text-align:center}}#buddypress ul.item-list li .item-meta .activity,#buddypress ul.item-list li .meta{font-style:italic}#buddypress form#whats-new-form{margin:40px 0}#buddypress form#whats-new-form #whats-new-avatar{float:none;margin-bottom:20px;text-align:center}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{margin-left:0;padding-left:0}#buddypress form#whats-new-form p.activity-greeting{clear:left;line-height:inherit;margin-bottom:5px}#buddypress form#whats-new-form textarea#whats-new{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options,#buddypress form#whats-new-form #whats-new-content.active textarea{height:auto!important}@media screen and (max-width:594px){#buddypress form#whats-new-form #whats-new-content.active #whats-new-options{display:flex;flex-direction:column}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit{order:2}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-submit input{width:100%}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box{order:1}#buddypress form#whats-new-form #whats-new-content.active #whats-new-options #whats-new-post-in-box select{margin-top:5px;max-width:100%;width:100%}}@media screen and (min-width:594px){#buddypress form#whats-new-form #whats-new-avatar{float:left}#buddypress form#whats-new-form #whats-new-content,#buddypress form#whats-new-form p.activity-greeting{clear:none;overflow:hidden;padding-left:20px}}#buddypress #activity-stream{margin-top:40px}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:none;margin-bottom:10px;text-align:center}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar img.avatar{margin-left:0}#buddypress .activity-list li.mini .activity-meta a{font-size:12px;font-size:.75rem}#buddypress .activity-list .activity-content{margin:0}#buddypress .activity-list .activity-content .activity-header{margin:-.5em 0 0}#buddypress .activity-list .activity-content .activity-header>p{line-height:1.4;margin-top:-10px}#buddypress .activity-list .activity-content .activity-header img.avatar{margin-bottom:0!important;vertical-align:middle}#buddypress .activity-list .activity-content .activity-inner{margin:10px 0}@media screen and (min-width:400px){#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar{float:left;margin:0 20px 0 0}#buddypress .activity-list li.activity-item:not(.mini) .activity-avatar img.avatar{display:inline;float:none}#buddypress .activity-list li.mini .activity-avatar{margin:0 10px 0 5%}#buddypress .activity-list .activity-content{margin-left:0;overflow:hidden}}#buddypress .activity .activity-comments{border-left:1px solid rgba(0,0,0,.1);margin-top:5px}#buddypress .activity .activity-comments ul{background:rgba(247,247,247,.6);margin:30px 0 0 2px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel,#buddypress .activity .activity-comments .ac-form input[type=submit]{color:rgba(43,43,43,.8);display:inline-block;font-family:inherit;font-size:12px;font-size:.75rem;font-weight:400;line-height:1.2;padding:4px 10px;text-transform:lowercase;width:100px}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel{border:1px solid rgba(0,0,0,.2);text-align:center}#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:focus,#buddypress .activity .activity-comments .ac-form .ac-reply-cancel:hover{background:#ededed}#buddypress .members .item-list .my-entry .item{background:#f7f7f7;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 .5em}@media screen and (min-width:783px){#buddypress .members .item-list .my-entry .item{float:right;margin-left:0;padding:0 .5em;width:88%}}.bp-user .entry-title,.single-item.groups .entry-title{background:#333;color:#fff;font-size:22px;font-size:1.375rem;margin-bottom:10px;padding:.2em}@media screen and (min-width:673px){.bp-user .entry-title,.single-item.groups .entry-title{font-size:28px;font-size:1.75rem}}#buddypress div#item-header{padding-bottom:10px}#buddypress div#item-header img.avatar{margin:0 20px 10px 0}#buddypress div#item-header #message{clear:both;margin-bottom:5px;padding-top:20px}#buddypress div#item-header #message p{margin-bottom:0}@media screen and (max-width:594px){.single-item.groups #buddypress div#item-header{display:flex;flex-direction:column}.single-item.groups #buddypress div#item-header #item-header-avatar{order:1;text-align:center}.single-item.groups #buddypress div#item-header #item-header-avatar a{border-bottom:0}.single-item.groups #buddypress div#item-header #item-header-avatar a img{display:inline-block;float:none}.single-item.groups #buddypress div#item-header #item-header-content{order:2}.single-item.groups #buddypress div#item-header #item-actions{margin-left:0;order:3;text-align:left}.single-item.groups #buddypress div#item-header #item-actions ul{margin-left:0}.single-item.groups #buddypress div#item-header #item-actions ul li{float:left}.single-item.groups #buddypress div#item-header #message{order:4}}.single-item.groups #buddypress #item-header #item-actions{float:none;margin:0 0 0 20px;width:auto}.single-item.groups #buddypress #item-header #item-actions h3{font-size:20px;font-size:1.25rem}.single-item.groups #buddypress #item-header #item-header-avatar{text-align:center}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}@media screen and (min-width:594px){.single-item.groups #buddypress #item-header #item-actions{float:right}.single-item.groups #buddypress #item-header #item-header-avatar{float:left}.single-item.groups #buddypress #item-header #item-header-content{float:none;overflow:hidden}}.bp-user #buddypress #item-header #item-header-avatar{text-align:center;width:100%}.bp-user #buddypress #item-header #item-header-avatar img{float:none}.bp-user #buddypress #item-header #latest-update{margin-bottom:10px}@media screen and (max-width:594px){.bp-user #buddypress #item-header #item-buttons div.generic-button{display:inline-block;float:none;margin:0 0 5px;width:100%}.bp-user #buddypress #item-header #item-buttons div.generic-button a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%}}@media screen and (min-width:673px){.bp-user #buddypress #item-header #item-header-avatar{float:left;overflow:hidden;text-align:left;width:20%}.bp-user #buddypress #item-header #item-header-avatar img{margin:0}.bp-user #buddypress #item-header #item-header-content{float:right;width:78%}.bp-user #buddypress #item-header #item-header-content #latest-update{margin-bottom:20px}}.groups.manage-members #group-settings-form h4{margin-top:40px}.groups.manage-members #group-settings-form .item-list{background:#f7f7f7;border-top:0;padding:0 .5em}.groups.manage-members #group-settings-form .item-list li{border-bottom:1px solid rgba(0,0,0,.1)}.groups.manage-members #group-settings-form .item-list li h5>a,.groups.manage-members #group-settings-form .item-list li img>a,.groups.manage-members #group-settings-form .item-list li:last-child{border-bottom:0}.groups.manage-members #group-settings-form .item-list li h5,.groups.manage-members #group-settings-form .item-list li img{clear:none;float:left}#buddypress .profile #profile-edit-form .button-nav:after,.groups.group-members #subnav ul:after{clear:both}.groups.manage-members #group-settings-form .item-list li span.small{display:block;float:none;margin-top:10px;width:100%}.groups.manage-members #group-settings-form .item-list li span.small a{display:inline-block;margin:5px 0;width:100%}@media screen and (min-width:38.75em){.groups.manage-members #group-settings-form .item-list li span.small a{width:auto}}.groups.manage-members #group-settings-form .item-list li h5{margin:0}#buddypress #members-group-list .item-list h5{display:inline-block;margin:0}#buddypress #members-group-list .item-list span.activity{padding-left:10px}#buddypress #item-body #subnav li.groups-members-search:focus,#buddypress #item-body #subnav li.groups-members-search:hover,#buddypress #item-body #subnav li.last:focus,#buddypress #item-body #subnav li.last:hover{background:0 0}.groups.group-members #subnav ul:after,.groups.group-members #subnav ul:before{content:" ";display:table}.groups.group-members #subnav ul{padding:5px 0}.groups.group-members #subnav li #search-members-form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left}@media screen and (max-width:400px){.groups.group-members #subnav li{background:#fff;padding:10px 0;width:100%!important}.groups.group-members #subnav li #search-members-form{margin:0;width:100%}.groups.group-members #subnav li #search-members-form label input[type=text]{width:100%}}@media screen and (min-width:783px){.groups.group-members #subnav li #search-members-form{margin-left:3px}.send-invites #buddypress #item-body{border-top:1px solid #bebebe}}.send-invites #buddypress #item-body #invite-list{width:120px}.send-invites #buddypress #item-body .main-column{margin-left:160px}.send-invites #buddypress #item-body li img.avatar{display:block;float:none;margin:10px auto}.send-invites #buddypress #item-body li .action{margin-top:10px;text-align:left;width:100%}@media screen and (min-width:38.75em){.send-invites #buddypress #item-body li .action{text-align:right}}@media screen and (min-width:594px){.send-invites #buddypress #item-body #invite-list{width:160px}.send-invites #buddypress #item-body .main-column{margin-left:190px}.send-invites #buddypress #item-body li img.avatar{float:left;margin:0 10px 0 0}}#buddypress .profile .bp-widget h4{background:#999;color:#fff;padding:.4em .2em}#buddypress .profile #profile-edit-form .button-nav:after,#buddypress .profile #profile-edit-form .button-nav:before{content:" ";display:table}#buddypress .profile #profile-edit-form ul.button-nav{border-bottom:1px solid rgba(0,0,0,.1);margin-left:0}#buddypress .profile #profile-edit-form ul.button-nav li{float:left;margin-bottom:0}#buddypress .profile #profile-edit-form ul.button-nav li.current{border:1px solid rgba(0,0,0,.1);border-bottom-color:#fff;margin-bottom:-1px}#buddypress .profile #profile-edit-form ul.button-nav a{background:0 0;border:0;font-size:18px;font-size:1.125rem}#buddypress .profile #profile-edit-form .field-visibility-settings,#buddypress .profile #profile-edit-form .field-visibility-settings-toggle{font-size:14px;font-size:.875rem}#buddypress .profile #profile-edit-form .field-visibility-settings-close,#buddypress .profile #profile-edit-form .visibility-toggle-link{background:#000;color:#fff;padding:.2em .5em}#buddypress table#message-threads .bulk-select-check{width:5%}#buddypress table#message-threads .thread-from,#buddypress table#message-threads .thread-info{width:35%}#buddypress table#message-threads .thread-options{width:25%}#buddypress table#message-threads tr td{background:#ebf0ff}#buddypress table#message-threads tr.alt td{background:#dbe5ff}#buddypress table#message-threads tr.unread td{background:#cddaff;border-bottom:1px solid #e4cdff;border-top:1px solid #e4cdff}#buddypress table#message-threads tr.read td{opacity:.5}#buddypress #settings-form>p{font-size:20px;font-size:1.25rem}#buddypress table.notification-settings td.no,#buddypress table.notification-settings td.yes{vertical-align:middle}#buddypress table.profile-settings{width:100%}#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:50%}@media screen and (min-width:401px){#buddypress table.profile-settings td.field-name,#buddypress table.profile-settings th.field-group-name{width:70%}}#buddypress .standard-form input[type=submit],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=password],#buddypress .standard-form textarea,#buddypress table.profile-settings td.field-visibility select{width:100%}#buddypress input[type=submit],#buddypress input[type=text],#buddypress input[type=email],#buddypress input[type=password],#buddypress select,#buddypress textarea{border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea{background:#f7f7f7;border:1px solid rgba(0,0,0,.2)}#buddypress div.activity-comments form .ac-textarea textarea{background:0 0;border:0}#buddypress div.dir-search,#buddypress div.message-search,#buddypress li.groups-members-search{clear:both;float:none;margin:10px 0}#buddypress div.dir-search form,#buddypress div.message-search form,#buddypress li.groups-members-search form{border:1px solid #ccc;overflow:hidden}#buddypress div.dir-search form label,#buddypress div.message-search form label,#buddypress li.groups-members-search form label{float:left;width:80%}#buddypress div.dir-search form input[type=text],#buddypress div.message-search form input[type=text],#buddypress li.groups-members-search form input[type=text]{float:left;margin:0;width:80%;border-right:1px solid #ccc;padding:.2em 0 .2em .2em}#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit]{border:0;font-size:14px;font-size:.875rem;line-height:inherit}#buddypress div.dir-search form input[type=submit],#buddypress div.message-search form input[type=submit],#buddypress li.groups-members-search form input[type=submit]{float:right;font-weight:400;padding:.2em 1em;text-align:center;text-transform:none;width:20%}@media screen and (min-width:401px){#buddypress div.dir-search form input[type=text],#buddypress div.dir-search form input[type=submit],#buddypress div.dir-search form label,#buddypress div.message-search form input[type=text],#buddypress div.message-search form input[type=submit],#buddypress div.message-search form label,#buddypress li.groups-members-search form input[type=text],#buddypress li.groups-members-search form input[type=submit],#buddypress li.groups-members-search form label{width:auto}#buddypress div.dir-search,#buddypress div.message-search{clear:none;float:right}#buddypress div.message-search{margin:3px 0 0}}#buddypress div#message p{font-size:18px;font-size:1.125rem;font-weight:700}#buddypress div#message.info p{background:#c6e4ee;border:1px solid #78bed6;color:#1e5264}#buddypress div#message.updated p{background:#dee6b2;border:1px solid #becc66;color:#454d19}.delete-group #buddypress div#message.info p{background:#db7e7e;border:1px solid #be3535;color:#1f0808}#buddypress .acfb-holder li.friend-tab{background:#9fd1e2;border:inherit}
|
@@ -37,60 +37,80 @@ $spacing-val-xs: 5px;
|
|
37 |
font-size: $rem-font-value + rem;
|
38 |
}
|
39 |
|
40 |
-
//
|
41 |
-
//
|
42 |
-
// until such time as exemption lists can be built for the scss-lint.yml
|
|
|
|
|
43 |
|
|
|
44 |
@mixin border-radius($radius) {
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
border-radius: $radius;
|
49 |
background-clip: padding-box;
|
50 |
}
|
51 |
|
52 |
@mixin border-top-radius($radius) {
|
53 |
-
|
54 |
border-top-right-radius: $radius;
|
55 |
-
|
56 |
border-top-left-radius: $radius;
|
57 |
background-clip: padding-box;
|
58 |
}
|
59 |
|
60 |
@mixin border-right-radius($radius) {
|
61 |
-
|
62 |
border-bottom-right-radius: $radius;
|
63 |
-
|
64 |
border-top-right-radius: $radius;
|
65 |
background-clip: padding-box;
|
66 |
}
|
67 |
|
68 |
@mixin border-bottom-radius($radius) {
|
69 |
-
|
70 |
border-bottom-right-radius: $radius;
|
71 |
-
|
72 |
border-bottom-left-radius: $radius;
|
73 |
background-clip: padding-box;
|
74 |
}
|
75 |
|
76 |
@mixin border-left-radius($radius) {
|
77 |
-
|
78 |
border-bottom-left-radius: $radius;
|
79 |
-
|
80 |
border-top-left-radius: $radius;
|
81 |
background-clip: padding-box;
|
82 |
}
|
83 |
|
84 |
// Box sizing
|
85 |
-
|
86 |
@mixin box-model($box-model: border-box) {
|
87 |
-
|
88 |
-
|
89 |
box-sizing: $box-model;
|
90 |
}
|
91 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
// BP message boxes
|
93 |
-
@mixin message-box($background, $text-color:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
background: lighten($background, 10%);
|
95 |
border: 1px solid darken($background, 10%);
|
96 |
color: $text-color;
|
@@ -115,6 +135,7 @@ $body-text: #2b2b2b; // 2015 body text color
|
|
115 |
$bp-button-hover: #ededed; // this is the default BP button hover background
|
116 |
$notice-warning: #d05656;
|
117 |
$notice-info: #9fd1e2;
|
|
|
118 |
$stripe-odd: #ebf0ff;
|
119 |
$stripe-even: #dbe5ff;
|
120 |
$unread: #cddaff;
|
@@ -180,6 +201,20 @@ to maintain uniformity.
|
|
180 |
*-------------------------------------------------------------------------------
|
181 |
*/
|
182 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
183 |
// As BP screens have specific content lets adjust the themes primary elements
|
184 |
// to maximise the screen real estate for BP pages.
|
185 |
|
@@ -488,6 +523,10 @@ $nav-background-border: #bebebe;
|
|
488 |
width: 100%;
|
489 |
}
|
490 |
|
|
|
|
|
|
|
|
|
491 |
// groups group description
|
492 |
div.item-desc {
|
493 |
margin-left: 0;
|
@@ -495,9 +534,11 @@ $nav-background-border: #bebebe;
|
|
495 |
}
|
496 |
|
497 |
div.action {
|
|
|
|
|
|
|
498 |
position: relative;
|
499 |
text-align: left;
|
500 |
-
top: 0;
|
501 |
|
502 |
div {
|
503 |
margin: 0 0 $spacing-val-sm;
|
@@ -526,11 +567,11 @@ $nav-background-border: #bebebe;
|
|
526 |
|
527 |
.item {
|
528 |
float: right;
|
|
|
529 |
width: 80%;
|
530 |
}
|
531 |
|
532 |
-
.activity-meta
|
533 |
-
.action {
|
534 |
clear: both;
|
535 |
|
536 |
a,
|
@@ -544,7 +585,6 @@ $nav-background-border: #bebebe;
|
|
544 |
@media screen and (min-width: 783px) {
|
545 |
.item {
|
546 |
float: left;
|
547 |
-
margin-left: 5%;
|
548 |
width: 60%;
|
549 |
|
550 |
div.item-desc {
|
@@ -553,9 +593,10 @@ $nav-background-border: #bebebe;
|
|
553 |
}
|
554 |
}
|
555 |
|
556 |
-
.action {
|
557 |
clear: none;
|
558 |
float: right;
|
|
|
559 |
width: 25%;
|
560 |
|
561 |
div {
|
@@ -861,6 +902,25 @@ $nav-background-border: #bebebe;
|
|
861 |
* @subsection 6.1 - Item Header: Global
|
862 |
*------------------------------------------------------------
|
863 |
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
864 |
|
865 |
/**
|
866 |
*-------------------------------------------------
|
@@ -904,6 +964,11 @@ $nav-background-border: #bebebe;
|
|
904 |
}
|
905 |
}
|
906 |
} // close #item-actions
|
|
|
|
|
|
|
|
|
|
|
907 |
}
|
908 |
} // close @media
|
909 |
|
@@ -911,6 +976,7 @@ $nav-background-border: #bebebe;
|
|
911 |
|
912 |
#item-actions {
|
913 |
float: none;
|
|
|
914 |
width: auto;
|
915 |
|
916 |
h3 {
|
@@ -954,7 +1020,6 @@ $nav-background-border: #bebebe;
|
|
954 |
|
955 |
.bp-user #buddypress {
|
956 |
#item-header {
|
957 |
-
padding-bottom: $spacing-val-sm;
|
958 |
|
959 |
#item-header-avatar {
|
960 |
text-align: center;
|
@@ -965,6 +1030,27 @@ $nav-background-border: #bebebe;
|
|
965 |
}
|
966 |
}
|
967 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
968 |
@media screen and (min-width: 673px) {
|
969 |
#item-header-avatar {
|
970 |
float: left;
|
@@ -978,6 +1064,10 @@ $nav-background-border: #bebebe;
|
|
978 |
#item-header-content {
|
979 |
float: right;
|
980 |
width: 78%;
|
|
|
|
|
|
|
|
|
981 |
}
|
982 |
}
|
983 |
|
@@ -1051,6 +1141,86 @@ $nav-background-border: #bebebe;
|
|
1051 |
}
|
1052 |
} // close .groups.manage-members
|
1053 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1054 |
/**
|
1055 |
*------------------------------
|
1056 |
* 6.2.1.3 - Groups Send Invites
|
@@ -1305,7 +1475,8 @@ $nav-background-border: #bebebe;
|
|
1305 |
|
1306 |
#buddypress {
|
1307 |
div.dir-search,
|
1308 |
-
div.message-search
|
|
|
1309 |
clear: both;
|
1310 |
float: none;
|
1311 |
margin: $spacing-val-sm 0;
|
@@ -1369,7 +1540,19 @@ $nav-background-border: #bebebe;
|
|
1369 |
}
|
1370 |
|
1371 |
div.message-search { margin: 3px 0 0;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1372 |
} // close @media
|
|
|
1373 |
} // close #buddypress
|
1374 |
|
1375 |
/**
|
@@ -1385,24 +1568,60 @@ $nav-background-border: #bebebe;
|
|
1385 |
* @section 9.0 - Error / Success messages
|
1386 |
*-------------------------------------------------------------------------------
|
1387 |
*/
|
|
|
|
|
|
|
1388 |
#buddypress {
|
1389 |
-
|
|
|
1390 |
p {
|
1391 |
-
@include
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1392 |
}
|
1393 |
-
}
|
1394 |
-
}
|
1395 |
|
1396 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1397 |
// we need to use the body classes
|
1398 |
-
//
|
1399 |
.delete-group {
|
1400 |
#buddypress {
|
1401 |
div#message.info {
|
1402 |
p {
|
1403 |
-
@include message-box($notice-warning
|
1404 |
}
|
1405 |
}
|
1406 |
}
|
1407 |
}
|
1408 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
font-size: $rem-font-value + rem;
|
38 |
}
|
39 |
|
40 |
+
// To allow mixins to pass VendorPrefix scss-lint tests we disable lint-test
|
41 |
+
// for specific blocks / rulesets
|
42 |
+
// until such time as exemption lists can be built for the scss-lint.yml?
|
43 |
+
// Any vendor prefix properties / mixins need to be in this block
|
44 |
+
// scss-lint:disable VendorPrefix
|
45 |
|
46 |
+
// Border border-radius mixins
|
47 |
@mixin border-radius($radius) {
|
48 |
+
-webkit-border-radius: $radius;
|
49 |
+
-moz-border-radius: $radius;
|
50 |
+
-ms-border-radius: $radius;
|
51 |
border-radius: $radius;
|
52 |
background-clip: padding-box;
|
53 |
}
|
54 |
|
55 |
@mixin border-top-radius($radius) {
|
56 |
+
-webkit-border-top-right-radius: $radius;
|
57 |
border-top-right-radius: $radius;
|
58 |
+
-webkit-border-top-left-radius: $radius;
|
59 |
border-top-left-radius: $radius;
|
60 |
background-clip: padding-box;
|
61 |
}
|
62 |
|
63 |
@mixin border-right-radius($radius) {
|
64 |
+
-webkit-border-bottom-right-radius: $radius;
|
65 |
border-bottom-right-radius: $radius;
|
66 |
+
-webkit-border-top-right-radius: $radius;
|
67 |
border-top-right-radius: $radius;
|
68 |
background-clip: padding-box;
|
69 |
}
|
70 |
|
71 |
@mixin border-bottom-radius($radius) {
|
72 |
+
-webkit-border-bottom-right-radius: $radius;
|
73 |
border-bottom-right-radius: $radius;
|
74 |
+
-webkit-border-bottom-left-radius: $radius;
|
75 |
border-bottom-left-radius: $radius;
|
76 |
background-clip: padding-box;
|
77 |
}
|
78 |
|
79 |
@mixin border-left-radius($radius) {
|
80 |
+
-webkit-border-bottom-left-radius: $radius;
|
81 |
border-bottom-left-radius: $radius;
|
82 |
+
-webkit-border-top-left-radius: $radius;
|
83 |
border-top-left-radius: $radius;
|
84 |
background-clip: padding-box;
|
85 |
}
|
86 |
|
87 |
// Box sizing
|
|
|
88 |
@mixin box-model($box-model: border-box) {
|
89 |
+
-webkit-box-sizing: $box-model;
|
90 |
+
-moz-box-sizing: $box-model;
|
91 |
box-sizing: $box-model;
|
92 |
}
|
93 |
|
94 |
+
// Calc
|
95 |
+
@mixin calc($property, $expression) {
|
96 |
+
#{$property}: -webkit-calc(#{$expression});
|
97 |
+
#{$property}: -moz-calc(#{$expression});
|
98 |
+
#{$property}: calc(#{$expression});
|
99 |
+
}
|
100 |
+
|
101 |
+
// Re-enable the VendorPrefix lint test
|
102 |
+
// scss-lint:enable VendorPrefix
|
103 |
+
|
104 |
// BP message boxes
|
105 |
+
@mixin message-box($background, $text-color: null) {
|
106 |
+
|
107 |
+
@if($text-color) {
|
108 |
+
// if a param was passed through
|
109 |
+
$text-color: $text-color;
|
110 |
+
} @else {
|
111 |
+
$text-color: darken($background, 50%);
|
112 |
+
}
|
113 |
+
|
114 |
background: lighten($background, 10%);
|
115 |
border: 1px solid darken($background, 10%);
|
116 |
color: $text-color;
|
135 |
$bp-button-hover: #ededed; // this is the default BP button hover background
|
136 |
$notice-warning: #d05656;
|
137 |
$notice-info: #9fd1e2;
|
138 |
+
$notice-update: #ced98c;
|
139 |
$stripe-odd: #ebf0ff;
|
140 |
$stripe-even: #dbe5ff;
|
141 |
$unread: #cddaff;
|
201 |
*-------------------------------------------------------------------------------
|
202 |
*/
|
203 |
|
204 |
+
// Twentyfourteen adds a generic grouped ruleset of clear:both;
|
205 |
+
// for all heading h# elements this is problematic where floats are concerned
|
206 |
+
// We reset this here under our #buddypress namespace
|
207 |
+
#buddypress {
|
208 |
+
h1,
|
209 |
+
h2,
|
210 |
+
h3,
|
211 |
+
h4,
|
212 |
+
h5,
|
213 |
+
h6 {
|
214 |
+
clear: none;
|
215 |
+
}
|
216 |
+
}
|
217 |
+
|
218 |
// As BP screens have specific content lets adjust the themes primary elements
|
219 |
// to maximise the screen real estate for BP pages.
|
220 |
|
523 |
width: 100%;
|
524 |
}
|
525 |
|
526 |
+
.item {
|
527 |
+
margin-left: 0;
|
528 |
+
}
|
529 |
+
|
530 |
// groups group description
|
531 |
div.item-desc {
|
532 |
margin-left: 0;
|
534 |
}
|
535 |
|
536 |
div.action {
|
537 |
+
clear: both;
|
538 |
+
float: none;
|
539 |
+
margin: 0;
|
540 |
position: relative;
|
541 |
text-align: left;
|
|
|
542 |
|
543 |
div {
|
544 |
margin: 0 0 $spacing-val-sm;
|
567 |
|
568 |
.item {
|
569 |
float: right;
|
570 |
+
margin-left: 5%;
|
571 |
width: 80%;
|
572 |
}
|
573 |
|
574 |
+
.activity-meta {
|
|
|
575 |
clear: both;
|
576 |
|
577 |
a,
|
585 |
@media screen and (min-width: 783px) {
|
586 |
.item {
|
587 |
float: left;
|
|
|
588 |
width: 60%;
|
589 |
|
590 |
div.item-desc {
|
593 |
}
|
594 |
}
|
595 |
|
596 |
+
div.action {
|
597 |
clear: none;
|
598 |
float: right;
|
599 |
+
top: 0;
|
600 |
width: 25%;
|
601 |
|
602 |
div {
|
902 |
* @subsection 6.1 - Item Header: Global
|
903 |
*------------------------------------------------------------
|
904 |
*/
|
905 |
+
// override BP margins - users/groups manage their own styles later on
|
906 |
+
#buddypress {
|
907 |
+
div#item-header {
|
908 |
+
padding-bottom: $spacing-val-sm;
|
909 |
+
|
910 |
+
img.avatar {
|
911 |
+
margin: 0 $spacing-val-md $spacing-val-sm 0;
|
912 |
+
}
|
913 |
+
|
914 |
+
// Prevent messages block abutting bottom of floats, with padding-top
|
915 |
+
#message {
|
916 |
+
clear: both;
|
917 |
+
margin-bottom: $spacing-val-xs;
|
918 |
+
padding-top: $spacing-val-md;
|
919 |
+
|
920 |
+
p {margin-bottom: 0;}
|
921 |
+
}
|
922 |
+
}
|
923 |
+
}
|
924 |
|
925 |
/**
|
926 |
*-------------------------------------------------
|
964 |
}
|
965 |
}
|
966 |
} // close #item-actions
|
967 |
+
|
968 |
+
#message {
|
969 |
+
order: 4;
|
970 |
+
}
|
971 |
+
|
972 |
}
|
973 |
} // close @media
|
974 |
|
976 |
|
977 |
#item-actions {
|
978 |
float: none;
|
979 |
+
margin: 0 0 0 $spacing-val-md;
|
980 |
width: auto;
|
981 |
|
982 |
h3 {
|
1020 |
|
1021 |
.bp-user #buddypress {
|
1022 |
#item-header {
|
|
|
1023 |
|
1024 |
#item-header-avatar {
|
1025 |
text-align: center;
|
1030 |
}
|
1031 |
}
|
1032 |
|
1033 |
+
#latest-update {
|
1034 |
+
margin-bottom: $spacing-val-sm;
|
1035 |
+
}
|
1036 |
+
|
1037 |
+
@media screen and (max-width: 594px) {
|
1038 |
+
#item-buttons {
|
1039 |
+
div.generic-button {
|
1040 |
+
display: inline-block;
|
1041 |
+
float: none;
|
1042 |
+
margin: 0 0 $spacing-val-xs 0;
|
1043 |
+
width: 100%;
|
1044 |
+
|
1045 |
+
a {
|
1046 |
+
@include box-model();
|
1047 |
+
display: block;
|
1048 |
+
width: 100%;
|
1049 |
+
}
|
1050 |
+
}
|
1051 |
+
}
|
1052 |
+
}
|
1053 |
+
|
1054 |
@media screen and (min-width: 673px) {
|
1055 |
#item-header-avatar {
|
1056 |
float: left;
|
1064 |
#item-header-content {
|
1065 |
float: right;
|
1066 |
width: 78%;
|
1067 |
+
|
1068 |
+
#latest-update {
|
1069 |
+
margin-bottom: $spacing-val-md;
|
1070 |
+
}
|
1071 |
}
|
1072 |
}
|
1073 |
|
1141 |
}
|
1142 |
} // close .groups.manage-members
|
1143 |
|
1144 |
+
/**
|
1145 |
+
*------------------------------
|
1146 |
+
* 6.2.1.2 - Group members list
|
1147 |
+
*------------------------------
|
1148 |
+
*/
|
1149 |
+
|
1150 |
+
#buddypress {
|
1151 |
+
#members-group-list {
|
1152 |
+
.item-list {
|
1153 |
+
h5 {
|
1154 |
+
display: inline-block;
|
1155 |
+
margin: 0;
|
1156 |
+
}
|
1157 |
+
|
1158 |
+
span.activity {
|
1159 |
+
padding-left: $spacing-val-sm;
|
1160 |
+
}
|
1161 |
+
}
|
1162 |
+
}
|
1163 |
+
} // close #buddypress
|
1164 |
+
|
1165 |
+
#buddypress {
|
1166 |
+
#item-body {
|
1167 |
+
#subnav {
|
1168 |
+
li.groups-members-search:focus,
|
1169 |
+
li.groups-members-search:hover,
|
1170 |
+
li.last:focus,
|
1171 |
+
li.last:hover {
|
1172 |
+
background: none;
|
1173 |
+
}
|
1174 |
+
}
|
1175 |
+
}
|
1176 |
+
}
|
1177 |
+
|
1178 |
+
// Need to target groups members via body classes
|
1179 |
+
.groups.group-members {
|
1180 |
+
#subnav {
|
1181 |
+
|
1182 |
+
ul:before,
|
1183 |
+
ul:after {
|
1184 |
+
content: " ";
|
1185 |
+
display: table;
|
1186 |
+
}
|
1187 |
+
|
1188 |
+
ul:after {clear: both; }
|
1189 |
+
|
1190 |
+
ul {
|
1191 |
+
padding: $spacing-val-xs 0;
|
1192 |
+
}
|
1193 |
+
|
1194 |
+
|
1195 |
+
li {
|
1196 |
+
|
1197 |
+
@media screen and (max-width: 400px) {
|
1198 |
+
background: $content-background;
|
1199 |
+
padding: $spacing-val-sm 0;
|
1200 |
+
width: 100% !important;
|
1201 |
+
}
|
1202 |
+
|
1203 |
+
#search-members-form {
|
1204 |
+
@include box-model(border-box);
|
1205 |
+
float: left;
|
1206 |
+
@media screen and (max-width: 400px) {
|
1207 |
+
margin: 0;
|
1208 |
+
width: 100%;
|
1209 |
+
|
1210 |
+
label {
|
1211 |
+
input[type="text"] {width: 100%;}
|
1212 |
+
}
|
1213 |
+
}
|
1214 |
+
@media screen and (min-width: 783px) {
|
1215 |
+
margin-left: 3px;
|
1216 |
+
}
|
1217 |
+
}
|
1218 |
+
|
1219 |
+
}
|
1220 |
+
|
1221 |
+
} // close #subnav
|
1222 |
+
} // close .groups.group-members
|
1223 |
+
|
1224 |
/**
|
1225 |
*------------------------------
|
1226 |
* 6.2.1.3 - Groups Send Invites
|
1475 |
|
1476 |
#buddypress {
|
1477 |
div.dir-search,
|
1478 |
+
div.message-search,
|
1479 |
+
li.groups-members-search {
|
1480 |
clear: both;
|
1481 |
float: none;
|
1482 |
margin: $spacing-val-sm 0;
|
1540 |
}
|
1541 |
|
1542 |
div.message-search { margin: 3px 0 0;}
|
1543 |
+
|
1544 |
+
li.groups-members-search {
|
1545 |
+
form {
|
1546 |
+
label,
|
1547 |
+
input[type='submit'],
|
1548 |
+
input[type='text'] {
|
1549 |
+
width: auto;
|
1550 |
+
}
|
1551 |
+
}
|
1552 |
+
}
|
1553 |
+
|
1554 |
} // close @media
|
1555 |
+
|
1556 |
} // close #buddypress
|
1557 |
|
1558 |
/**
|
1568 |
* @section 9.0 - Error / Success messages
|
1569 |
*-------------------------------------------------------------------------------
|
1570 |
*/
|
1571 |
+
// message args ($variable-color, text-color)
|
1572 |
+
// Leave text-color undefined to automagically set text color
|
1573 |
+
// to background color darker by 50%
|
1574 |
#buddypress {
|
1575 |
+
|
1576 |
+
div#message {
|
1577 |
p {
|
1578 |
+
@include font-size(18);
|
1579 |
+
font-weight: bold;
|
1580 |
+
}
|
1581 |
+
|
1582 |
+
&.info {
|
1583 |
+
p {
|
1584 |
+
@include message-box($notice-info);
|
1585 |
+
}
|
1586 |
}
|
|
|
|
|
1587 |
|
1588 |
+
&.updated {
|
1589 |
+
p {
|
1590 |
+
@include message-box($notice-update);
|
1591 |
+
}
|
1592 |
+
}
|
1593 |
+
|
1594 |
+
} // close #message
|
1595 |
+
|
1596 |
+
} // close #buddypress
|
1597 |
+
|
1598 |
+
// Without direct classes on our messages ( 'warning' )
|
1599 |
// we need to use the body classes
|
1600 |
+
// todo: If this is class .warning is included in main BP styles remove from here
|
1601 |
.delete-group {
|
1602 |
#buddypress {
|
1603 |
div#message.info {
|
1604 |
p {
|
1605 |
+
@include message-box($notice-warning);
|
1606 |
}
|
1607 |
}
|
1608 |
}
|
1609 |
}
|
1610 |
|
1611 |
+
/**
|
1612 |
+
*-------------------------------------------------------------------------------
|
1613 |
+
* @section 10.0 - Ajax Loading, Widgets, General classes
|
1614 |
+
*-------------------------------------------------------------------------------
|
1615 |
+
*/
|
1616 |
+
|
1617 |
+
#buddypress {
|
1618 |
+
/* Auto Complete background */
|
1619 |
+
.acfb-holder {
|
1620 |
+
|
1621 |
+
li.friend-tab {
|
1622 |
+
background: $notice-info;
|
1623 |
+
border: inherit;
|
1624 |
+
}
|
1625 |
+
}
|
1626 |
+
}
|
1627 |
+
|
@@ -1,3 +1,3 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function bp_init_activity(){jq.cookie("bp-activity-oldestpage",1,{path:"/"}),null!==jq.cookie("bp-activity-filter")&&jq("#activity-filter-select").length&&jq('#activity-filter-select select option[value="'+jq.cookie("bp-activity-filter")+'"]').prop("selected",!0),null!==jq.cookie("bp-activity-scope")&&jq(".activity-type-tabs").length&&(jq(".activity-type-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#activity-"+jq.cookie("bp-activity-scope")+", .item-list-tabs li.current").addClass("selected"))}function bp_init_objects(a){jq(a).each(function(b){null!==jq.cookie("bp-"+a[b]+"-filter")&&jq("#"+a[b]+"-order-select select").length&&jq("#"+a[b]+'-order-select select option[value="'+jq.cookie("bp-"+a[b]+"-filter")+'"]').prop("selected",!0),null!==jq.cookie("bp-"+a[b]+"-scope")&&jq("div."+a[b]).length&&(jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#"+a[b]+"-"+jq.cookie("bp-"+a[b]+"-scope")+", #object-nav li.current").addClass("selected"))})}function bp_filter_request(a,b,c,d,e,f,g,h,i){return"activity"===a?!1:(null===c&&(c="all"),jq.cookie("bp-"+a+"-scope",c,{path:"/"}),jq.cookie("bp-"+a+"-filter",b,{path:"/"}),jq.cookie("bp-"+a+"-extras",g,{path:"/"}),jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#"+a+"-"+c+", #object-nav li.current").addClass("selected"),jq(".item-list-tabs li.selected").addClass("loading"),jq('.item-list-tabs select option[value="'+b+'"]').prop("selected",!0),("friends"===a||"group_members"===a)&&(a="members"),bp_ajax_request&&bp_ajax_request.abort(),void(bp_ajax_request=jq.post(ajaxurl,{action:a+"_filter",cookie:bp_get_cookies(),object:a,filter:b,search_terms:e,scope:c,page:f,extras:g,template:i},function(a){if("pag-bottom"===h&&jq("#subnav").length){var b=jq("#subnav").parent();jq("html,body").animate({scrollTop:b.offset().top},"slow",function(){jq(d).fadeOut(100,function(){jq(this).html(a),jq(this).fadeIn(100)})})}else jq(d).fadeOut(100,function(){jq(this).html(a),jq(this).fadeIn(100)});jq(".item-list-tabs li.selected").removeClass("loading")})))}function bp_activity_request(a,b){jq.cookie("bp-activity-scope",a,{path:"/"}),jq.cookie("bp-activity-filter",b,{path:"/"}),jq.cookie("bp-activity-oldestpage",1,{path:"/"}),jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected loading")}),jq("#activity-"+a+", .item-list-tabs li.current").addClass("selected"),jq("#object-nav.item-list-tabs li.selected, div.activity-type-tabs li.selected").addClass("loading"),jq('#activity-filter-select select option[value="'+b+'"]').prop("selected",!0),jq(".widget_bp_activity_widget h2 span.ajax-loader").show(),bp_ajax_request&&bp_ajax_request.abort(),bp_ajax_request=jq.post(ajaxurl,{action:"activity_widget_filter",cookie:bp_get_cookies(),_wpnonce_activity_filter:jq("#_wpnonce_activity_filter").val(),scope:a,filter:b},function(a){jq(".widget_bp_activity_widget h2 span.ajax-loader").hide(),jq("div.activity").fadeOut(100,function(){jq(this).html(a.contents),jq(this).fadeIn(100),bp_legacy_theme_hide_comments()}),null!==a.feed_url&&jq(".directory #subnav li.feed a, .home-page #subnav li.feed a").attr("href",a.feed_url),jq(".item-list-tabs li.selected").removeClass("loading")},"json")}function bp_legacy_theme_hide_comments(){var a,b,c,d=jq("div.activity-comments");return d.length?void d.each(function(){jq(this).children("ul").children("li").length<5||(comments_div=jq(this),a=comments_div.parents("#activity-stream > li"),b=jq(this).children("ul").children("li"),c=" ",jq("#"+a.attr("id")+" a.acomment-reply span").length&&(c=jq("#"+a.attr("id")+" a.acomment-reply span").html()),b.each(function(d){d<b.length-5&&(jq(this).addClass("hidden"),jq(this).toggle(),d||jq(this).before('<li class="show-all"><a href="#'+a.attr("id")+'/show-all/" title="'+BP_DTheme.show_all_comments+'">'+BP_DTheme.show_x_comments.replace("%d",c)+"</a></li>"))}))}):!1}function checkAll(){var a,b=document.getElementsByTagName("input");for(a=0;a<b.length;a++)"checkbox"===b[a].type&&(b[a].checked=""===$("check_all").checked?"":"checked")}function clear(a){if(a=document.getElementById(a)){var b=a.getElementsByTagName("INPUT"),c=a.getElementsByTagName("OPTION"),d=0;if(b)for(d=0;d<b.length;d++)b[d].checked="";if(c)for(d=0;d<c.length;d++)c[d].selected=!1}}function bp_get_cookies(){var a,b,c,d,e,f=document.cookie.split(";"),g={},h="bp-";for(a=0;a<f.length;a++)b=f[a],c=b.indexOf("="),d=jq.trim(unescape(b.slice(0,c))),e=unescape(b.slice(c+1)),0===d.indexOf(h)&&(g[d]=e);return encodeURIComponent(jq.param(g))}var jq=jQuery,bp_ajax_request=null,newest_activities="",activity_last_recorded=0;jq(document).ready(function(){"-1"===window.location.search.indexOf("new")&&jq("div.forums").length?jq("#new-topic-post").hide():jq("#new-topic-post").show(),bp_init_activity();var a=["members","groups","blogs","forums","group_members"],b=jq("#whats-new");if(bp_init_objects(a),b.length&&bp_get_querystring("r")){var c=b.val();jq("#whats-new-options").animate({height:"50px"}),b.animate({height:"50px"}),jq.scrollTo(b,500,{offset:-125,easing:"swing"}),b.val("").focus().val(c)}if(b.focus(function(){jq("#whats-new-options").animate({height:"50px"}),jq("#whats-new-form textarea").animate({height:"50px"}),jq("#aw-whats-new-submit").prop("disabled",!1);var a=jq("form#whats-new-form"),b=jq("#activity-all");a.hasClass("submitted")&&a.removeClass("submitted"),b.length&&(b.hasClass("selected")?"-1"!==jq("#activity-filter-select select").val()&&(jq("#activity-filter-select select").val("-1"),jq("#activity-filter-select select").trigger("change")):(jq("#activity-filter-select select").val("-1"),b.children("a").trigger("click")))}),b.blur(function(){document.activeElement!==this&&(this.value.match(/\S+/)||(this.value="",jq("#whats-new-options").animate({height:"0"}),jq("form#whats-new-form textarea").animate({height:"20px"}),jq("#aw-whats-new-submit").prop("disabled",!0)))}),jq("#aw-whats-new-submit").on("click",function(){var a=0,b=jq(this),c=b.closest("form#whats-new-form");return c.children().each(function(){(jq.nodeName(this,"textarea")||jq.nodeName(this,"input"))&&jq(this).prop("disabled",!0)}),jq("div.error").remove(),b.addClass("loading"),b.prop("disabled",!0),c.addClass("submitted"),object="",item_id=jq("#whats-new-post-in").val(),content=jq("#whats-new").val(),firstrow=jq("#buddypress ul.activity-list li").first(),activity_row=firstrow,timestamp=null,firstrow.length&&(activity_row.hasClass("load-newest")&&(activity_row=firstrow.next()),timestamp=activity_row.prop("class").match(/date-recorded-([0-9]+)/)),timestamp&&(a=timestamp[1]),item_id>0&&(object=jq("#whats-new-post-object").val()),jq.post(ajaxurl,{action:"post_update",cookie:bp_get_cookies(),_wpnonce_post_update:jq("#_wpnonce_post_update").val(),content:content,object:object,item_id:item_id,since:a,_bp_as_nonce:jq("#_bp_as_nonce").val()||""},function(b){if(c.children().each(function(){(jq.nodeName(this,"textarea")||jq.nodeName(this,"input"))&&jq(this).prop("disabled",!1)}),b[0]+b[1]==="-1")c.prepend(b.substr(2,b.length)),jq("#"+c.attr("id")+" div.error").hide().fadeIn(200);else{if(0===jq("ul.activity-list").length&&(jq("div.error").slideUp(100).remove(),jq("#message").slideUp(100).remove(),jq("div.activity").append('<ul id="activity-stream" class="activity-list item-list">')),firstrow.hasClass("load-newest")&&firstrow.remove(),jq("#activity-stream").prepend(b),a||jq("#activity-stream li:first").addClass("new-update just-posted"),0!==jq("#latest-update").length){var d=jq("#activity-stream li.new-update .activity-content .activity-inner p").html(),e=jq("#activity-stream li.new-update .activity-content .activity-header p a.view").attr("href"),f=jq("#activity-stream li.new-update .activity-content .activity-inner p").text(),g="";""!==f&&(g=d+" "),g+='<a href="'+e+'" rel="nofollow">'+BP_DTheme.view+"</a>",jq("#latest-update").slideUp(300,function(){jq("#latest-update").html(g),jq("#latest-update").slideDown(300)})}jq("li.new-update").hide().slideDown(300),jq("li.new-update").removeClass("new-update"),jq("#whats-new").val(""),newest_activities="",activity_last_recorded=0}jq("#whats-new-options").animate({height:"0px"}),jq("#whats-new-form textarea").animate({height:"20px"}),jq("#aw-whats-new-submit").prop("disabled",!0).removeClass("loading")}),!1}),jq("div.activity-type-tabs").on("click",function(a){var b,c,d=jq(a.target).parent();if("STRONG"===a.target.nodeName||"SPAN"===a.target.nodeName)d=d.parent();else if("A"!==a.target.nodeName)return!1;return jq.cookie("bp-activity-oldestpage",1,{path:"/"}),b=d.attr("id").substr(9,d.attr("id").length),c=jq("#activity-filter-select select").val(),"mentions"===b&&jq("#"+d.attr("id")+" a strong").remove(),bp_activity_request(b,c),!1}),jq("#activity-filter-select select").change(function(){var a,b=jq("div.activity-type-tabs li.selected"),c=jq(this).val();return a=b.length?b.attr("id").substr(9,b.attr("id").length):null,bp_activity_request(a,c),!1}),jq("div.activity").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l=jq(a.target);return l.hasClass("fav")||l.hasClass("unfav")?(b=l.hasClass("fav")?"fav":"unfav",c=l.closest(".activity-item"),d=c.attr("id").substr(9,c.attr("id").length),l.addClass("loading"),jq.post(ajaxurl,{action:"activity_mark_"+b,cookie:bp_get_cookies(),id:d},function(a){l.removeClass("loading"),l.fadeOut(200,function(){jq(this).html(a),jq(this).attr("title","fav"===b?BP_DTheme.remove_fav:BP_DTheme.mark_as_fav),jq(this).fadeIn(200)}),"fav"===b?(jq(".item-list-tabs #activity-favs-personal-li").length||(jq(".item-list-tabs #activity-favorites").length||jq(".item-list-tabs ul #activity-mentions").before('<li id="activity-favorites"><a href="#">'+BP_DTheme.my_favs+" <span>0</span></a></li>"),jq(".item-list-tabs ul #activity-favorites span").html(Number(jq(".item-list-tabs ul #activity-favorites span").html())+1)),l.removeClass("fav"),l.addClass("unfav")):(l.removeClass("unfav"),l.addClass("fav"),jq(".item-list-tabs ul #activity-favorites span").html(Number(jq(".item-list-tabs ul #activity-favorites span").html())-1),Number(jq(".item-list-tabs ul #activity-favorites span").html())||(jq(".item-list-tabs ul #activity-favorites").hasClass("selected")&&bp_activity_request(null,null),jq(".item-list-tabs ul #activity-favorites").remove())),"activity-favorites"===jq(".item-list-tabs li.selected").attr("id")&&l.closest(".activity-item").slideUp(100)}),!1):l.hasClass("delete-activity")?(e=l.parents("div.activity ul li"),f=e.attr("id").substr(9,e.attr("id").length),g=l.attr("href"),h=g.split("_wpnonce="),i=e.prop("class").match(/date-recorded-([0-9]+)/),h=h[1],l.addClass("loading"),jq.post(ajaxurl,{action:"delete_activity",cookie:bp_get_cookies(),id:f,_wpnonce:h},function(a){a[0]+a[1]==="-1"?(e.prepend(a.substr(2,a.length)),e.children("#message").hide().fadeIn(300)):(e.slideUp(300),i&&activity_last_recorded===i[1]&&(newest_activities="",activity_last_recorded=0))}),!1):l.hasClass("spam-activity")?(e=l.parents("div.activity ul li"),i=e.prop("class").match(/date-recorded-([0-9]+)/),l.addClass("loading"),jq.post(ajaxurl,{action:"bp_spam_activity",cookie:encodeURIComponent(document.cookie),id:e.attr("id").substr(9,e.attr("id").length),_wpnonce:l.attr("href").split("_wpnonce=")[1]},function(a){a[0]+a[1]==="-1"?(e.prepend(a.substr(2,a.length)),e.children("#message").hide().fadeIn(300)):(e.slideUp(300),i&&activity_last_recorded===i[1]&&(newest_activities="",activity_last_recorded=0))}),!1):l.parent().hasClass("load-more")?(bp_ajax_request&&bp_ajax_request.abort(),jq("#buddypress li.load-more").addClass("loading"),null===jq.cookie("bp-activity-oldestpage")&&jq.cookie("bp-activity-oldestpage",1,{path:"/"}),j=1*jq.cookie("bp-activity-oldestpage")+1,k=[],jq(".activity-list li.just-posted").each(function(){k.push(jq(this).attr("id").replace("activity-",""))}),load_more_args={action:"activity_get_older_updates",cookie:bp_get_cookies(),page:j,exclude_just_posted:k.join(",")},load_more_search=bp_get_querystring("s"),load_more_search&&(load_more_args.search_terms=load_more_search),bp_ajax_request=jq.post(ajaxurl,load_more_args,function(a){jq("#buddypress li.load-more").removeClass("loading"),jq.cookie("bp-activity-oldestpage",j,{path:"/"}),jq("#buddypress ul.activity-list").append(a.contents),l.parent().hide()},"json"),!1):void(l.parent().hasClass("load-newest")&&(a.preventDefault(),l.parent().hide(),activity_html=jq.parseHTML(newest_activities),jq.each(activity_html,function(a,b){"LI"===b.nodeName&&jq(b).hasClass("just-posted")&&jq("#"+jq(b).attr("id")).length&&jq("#"+jq(b).attr("id")).remove()}),jq("#buddypress ul.activity-list").prepend(newest_activities),newest_activities=""))}),jq("div.activity").on("click",".activity-read-more a",function(a){var b,c,d=jq(a.target),e=d.parent().attr("id").split("-"),f=e[3],g=e[0];return b="acomment"===g?"acomment-content":"activity-inner",c=jq("#"+g+"-"+f+" ."+b+":first"),jq(d).addClass("loading"),jq.post(ajaxurl,{action:"get_single_activity_content",activity_id:f},function(a){jq(c).slideUp(300).html(a).slideDown(300)}),!1}),jq("form.ac-form").hide(),jq(".activity-comments").length&&bp_legacy_theme_hide_comments(),jq("div.activity").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r=jq(a.target);return r.hasClass("acomment-reply")||r.parent().hasClass("acomment-reply")?(r.parent().hasClass("acomment-reply")&&(r=r.parent()),b=r.attr("id"),c=b.split("-"),d=c[2],e=r.attr("href").substr(10,r.attr("href").length),f=jq("#ac-form-"+d),f.css("display","none"),f.removeClass("root"),jq(".ac-form").hide(),f.children("div").each(function(){jq(this).hasClass("error")&&jq(this).hide()}),"comment"!==c[1]?jq("#acomment-"+e).append(f):jq("#activity-"+d+" .activity-comments").append(f),f.parent().hasClass("activity-comments")&&f.addClass("root"),f.slideDown(200),jq.scrollTo(f,500,{offset:-100,easing:"swing"}),jq("#ac-form-"+c[2]+" textarea").focus(),!1):"ac_form_submit"===r.attr("name")?(f=r.parents("form"),g=f.parent(),h=f.attr("id").split("-"),g.hasClass("activity-comments")?j=h[2]:(i=g.attr("id").split("-"),j=i[1]),content=jq("#"+f.attr("id")+" textarea"),jq("#"+f.attr("id")+" div.error").hide(),r.addClass("loading").prop("disabled",!0),content.addClass("loading").prop("disabled",!0),k={action:"new_activity_comment",cookie:bp_get_cookies(),_wpnonce_new_activity_comment:jq("#_wpnonce_new_activity_comment").val(),comment_id:j,form_id:h[2],content:content.val()},l=jq("#_bp_as_nonce_"+j).val(),l&&(k["_bp_as_nonce_"+j]=l),jq.post(ajaxurl,k,function(a){if(r.removeClass("loading"),content.removeClass("loading"),a[0]+a[1]==="-1")f.append(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b=f.parent();f.fadeOut(200,function(){0===b.children("ul").length&&(b.hasClass("activity-comments")?b.prepend("<ul></ul>"):b.append("<ul></ul>"));var c=jq.trim(a);b.children("ul").append(jq(c).hide().fadeIn(200)),f.children("textarea").val(""),b.parent().addClass("has-comments")}),jq("#"+f.attr("id")+" textarea").val(""),jq("#activity-"+h[2]+" a.acomment-reply span").html(Number(jq("#activity-"+h[2]+" a.acomment-reply span").html())+1),m=b.find(".show-all").find("a"),m&&(n=jq("li#activity-"+h[2]+" a.acomment-reply span").html(),m.html(BP_DTheme.show_x_comments.replace("%d",n)))}jq(r).prop("disabled",!1),jq(content).prop("disabled",!1)}),!1):r.hasClass("acomment-delete")?(o=r.attr("href"),p=r.parent().parent(),f=p.parents("div.activity-comments").children("form"),q=o.split("_wpnonce="),q=q[1],j=o.split("cid="),j=j[1].split("&"),j=j[0],r.addClass("loading"),jq(".activity-comments ul .error").remove(),p.parents(".activity-comments").append(f),jq.post(ajaxurl,{action:"delete_activity_comment",cookie:bp_get_cookies(),_wpnonce:q,id:j},function(a){if(a[0]+a[1]==="-1")p.prepend(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b,c,d,e=jq("#"+p.attr("id")+" ul").children("li"),f=0;jq(e).each(function(){jq(this).is(":hidden")||f++}),p.fadeOut(200,function(){p.remove()}),b=jq("#"+p.parents("#activity-stream > li").attr("id")+" a.acomment-reply span"),c=b.html()-(1+f),b.html(c),d=p.siblings(".show-all").find("a"),d&&d.html(BP_DTheme.show_x_comments.replace("%d",c)),0===c&&jq(p.parents("#activity-stream > li")).removeClass("has-comments")}}),!1):r.hasClass("spam-activity-comment")?(o=r.attr("href"),p=r.parent().parent(),r.addClass("loading"),jq(".activity-comments ul div.error").remove(),p.parents(".activity-comments").append(p.parents(".activity-comments").children("form")),jq.post(ajaxurl,{action:"bp_spam_activity_comment",cookie:encodeURIComponent(document.cookie),_wpnonce:o.split("_wpnonce=")[1],id:o.split("cid=")[1].split("&")[0]},function(a){if(a[0]+a[1]==="-1")p.prepend(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b,c=jq("#"+p.attr("id")+" ul").children("li"),d=0;jq(c).each(function(){jq(this).is(":hidden")||d++}),p.fadeOut(200),b=p.parents("#activity-stream > li"),jq("#"+b.attr("id")+" a.acomment-reply span").html(jq("#"+b.attr("id")+" a.acomment-reply span").html()-(1+d))}}),!1):r.parent().hasClass("show-all")?(r.parent().addClass("loading"),setTimeout(function(){r.parent().parent().children("li").fadeIn(200,function(){r.parent().remove()})},600),!1):r.hasClass("ac-reply-cancel")?(jq(r).closest(".ac-form").slideUp(200),!1):void 0}),jq(document).keydown(function(a){if(a=a||window.event,a.target?element=a.target:a.srcElement&&(element=a.srcElement),3===element.nodeType&&(element=element.parentNode),a.ctrlKey!==!0&&a.altKey!==!0&&a.metaKey!==!0){var b=a.keyCode?a.keyCode:a.which;27===b&&"TEXTAREA"===element.tagName&&jq(element).hasClass("ac-input")&&jq(element).parent().parent().parent().slideUp(200)}}),jq(".dir-search, .groups-members-search").on("click",function(a){if(!jq(this).hasClass("no-ajax")){var b,c,d,e=jq(a.target);return"submit"===e.attr("type")?(b=jq(".item-list-tabs li.selected").attr("id").split("-"),c=b[0],d=null,"groups-members-search"===a.currentTarget.className&&(c="group_members",d="groups/single/members"),bp_filter_request(c,jq.cookie("bp-"+c+"-filter"),jq.cookie("bp-"+c+"-scope"),"div."+c,e.parent().children("label").children("input").val(),1,jq.cookie("bp-"+c+"-extras"),null,d),!1):void 0}}),jq("div.item-list-tabs").on("click",function(a){if(!jq(this).hasClass("no-ajax")&&!jq(a.target).hasClass("no-ajax")){var b,c,d,e,f,g="SPAN"===a.target.nodeName?a.target.parentNode:a.target,h=jq(g).parent();return"LI"!==h[0].nodeName||h.hasClass("last")?void 0:(b=h.attr("id").split("-"),c=b[0],"activity"===c?!1:(d=b[1],e=jq("#"+c+"-order-select select").val(),f=jq("#"+c+"_search").val(),bp_filter_request(c,e,d,"div."+c,f,1,jq.cookie("bp-"+c+"-extras")),!1))}}),jq("li.filter select").change(function(){var a,b,c,d,e,f,g,h;return a=jq(jq(".item-list-tabs li.selected").length?".item-list-tabs li.selected":this),b=a.attr("id").split("-"),c=b[0],d=b[1],e=jq(this).val(),f=!1,g=null,jq(".dir-search input").length&&(f=jq(".dir-search input").val()),h=jq(".groups-members-search input"),h.length&&(f=h.val(),c="members",d="groups"),"members"===c&&"groups"===d&&(c="group_members",g="groups/single/members"),"friends"===c&&(c="members"),bp_filter_request(c,e,d,"div."+c,f,1,jq.cookie("bp-"+c+"-extras"),null,g),!1}),jq("#buddypress").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l=jq(a.target);return l.hasClass("button")?!0:l.parent().parent().hasClass("pagination")&&!l.parent().parent().hasClass("no-ajax")?l.hasClass("dots")||l.hasClass("current")?!1:(b=jq(jq(".item-list-tabs li.selected").length?".item-list-tabs li.selected":"li.filter select"),c=b.attr("id").split("-"),d=c[0],e=!1,f=jq(l).closest(".pagination-links").attr("id"),g=null,h=l.attr("href").split("&"),i=h[0].split("="),i=i[1],jq("div.dir-search input").length&&(e=jq(".dir-search input").val(),!e&&bp_get_querystring("s")&&(e=jq(".dir-search input").prop("placeholder"))),j=jq(".groups-members-search input"),j.length&&(e=j.val(),d="members"),"members"===d&&"groups"===c[1]&&(d="group_members",g="groups/single/members"),"admin"===d&&jq("body").hasClass("membership-requests")&&(d="requests"),k=-1!==f.indexOf("pag-bottom")?"pag-bottom":null,bp_filter_request(d,jq.cookie("bp-"+d+"-filter"),jq.cookie("bp-"+d+"-scope"),"div."+d,e,i,jq.cookie("bp-"+d+"-extras"),k,g),!1):void 0}),jq("a.show-hide-new").on("click",function(){return jq("#new-topic-post").length?(jq("#new-topic-post").is(":visible")?jq("#new-topic-post").slideUp(200):jq("#new-topic-post").slideDown(200,function(){jq("#topic_title").focus()}),!1):!1}),jq("#submit_topic_cancel").on("click",function(){return jq("#new-topic-post").length?(jq("#new-topic-post").slideUp(200),!1):!1}),jq("#forum-directory-tags a").on("click",function(){return bp_filter_request("forums","tags",jq.cookie("bp-forums-scope"),"div.forums",jq(this).html().replace(/ /g,"-"),1,jq.cookie("bp-forums-extras")),!1}),jq("#send-invite-form").on("click","#invite-list input",function(){var a,b,c=jq("#send-invite-form > .invite").length;jq(".ajax-loader").toggle(),c&&jq(this).parents("ul").find("input").prop("disabled",!0),a=jq(this).val(),b=jq(this).prop("checked")===!0?"invite":"uninvite",c||jq(".item-list-tabs li.selected").addClass("loading"),jq.post(ajaxurl,{action:"groups_invite_user",friend_action:b,cookie:bp_get_cookies(),_wpnonce:jq("#_wpnonce_invite_uninvite_user").val(),friend_id:a,group_id:jq("#group_id").val()},function(d){jq("#message")&&jq("#message").hide(),c?bp_filter_request("invite","bp-invite-filter","bp-invite-scope","div.invite",!1,1,"","",""):(jq(".ajax-loader").toggle(),"invite"===b?jq("#friend-list").append(d):"uninvite"===b&&jq("#friend-list li#uid-"+a).remove(),jq(".item-list-tabs li.selected").removeClass("loading"))})}),jq("#send-invite-form").on("click","a.remove",function(){var a=jq("#send-invite-form > .invite").length,b=jq(this).attr("id");return jq(".ajax-loader").toggle(),b=b.split("-"),b=b[1],jq.post(ajaxurl,{action:"groups_invite_user",friend_action:"uninvite",cookie:bp_get_cookies(),_wpnonce:jq("#_wpnonce_invite_uninvite_user").val(),friend_id:b,group_id:jq("#group_id").val()},function(){a?bp_filter_request("invite","bp-invite-filter","bp-invite-scope","div.invite",!1,1,"","",""):(jq(".ajax-loader").toggle(),jq("#friend-list #uid-"+b).remove(),jq("#invite-list #f-"+b).prop("checked",!1))}),!1}),jq(".visibility-toggle-link").on("click",function(a){a.preventDefault(),jq(this).parent().hide().addClass("field-visibility-settings-hide").siblings(".field-visibility-settings").show().addClass("field-visibility-settings-open")}),jq(".field-visibility-settings-close").on("click",function(a){a.preventDefault();var b=jq(this).parent(),c=b.find("input:checked").parent().text();b.hide().removeClass("field-visibility-settings-open").siblings(".field-visibility-settings-toggle").children(".current-visibility-level").text(c).end().show().removeClass("field-visibility-settings-hide")}),jq("#profile-edit-form input:not(:submit), #profile-edit-form textarea, #profile-edit-form select, #signup_form input:not(:submit), #signup_form textarea, #signup_form select").change(function(){var a=!0;jq("#profile-edit-form input:submit, #signup_form input:submit").on("click",function(){a=!1}),window.onbeforeunload=function(){return a?BP_DTheme.unsaved_changes:void 0}}),jq("#friend-list a.accept, #friend-list a.reject").on("click",function(){var a,b=jq(this),c=jq(this).parents("#friend-list li"),d=jq(this).parents("li div.action"),e=c.attr("id").substr(11,c.attr("id").length),f=b.attr("href"),g=f.split("_wpnonce=")[1];return jq(this).hasClass("accepted")||jq(this).hasClass("rejected")?!1:(jq(this).hasClass("accept")?(a="accept_friendship",d.children("a.reject").css("visibility","hidden")):(a="reject_friendship",d.children("a.accept").css("visibility","hidden")),b.addClass("loading"),jq.post(ajaxurl,{action:a,cookie:bp_get_cookies(),id:e,_wpnonce:g},function(a){b.removeClass("loading"),a[0]+a[1]==="-1"?(c.prepend(a.substr(2,a.length)),c.children("#message").hide().fadeIn(200)):b.fadeOut(100,function(){jq(this).hasClass("accept")?(d.children("a.reject").hide(),jq(this).html(BP_DTheme.accepted).contents().unwrap()):(d.children("a.accept").hide(),jq(this).html(BP_DTheme.rejected).contents().unwrap())})}),!1)}),jq("#members-dir-list, #members-group-list, #item-header").on("click",".friendship-button a",function(){jq(this).parent().addClass("loading");var a=jq(this).attr("id"),b=jq(this).attr("href"),c=jq(this);return a=a.split("-"),a=a[1],b=b.split("?_wpnonce="),b=b[1].split("&"),b=b[0],jq.post(ajaxurl,{action:"addremove_friend",cookie:bp_get_cookies(),fid:a,_wpnonce:b},function(a){var b=c.attr("rel");parentdiv=c.parent(),"add"===b?jq(parentdiv).fadeOut(200,function(){parentdiv.removeClass("add_friend"),parentdiv.removeClass("loading"),parentdiv.addClass("pending_friend"),parentdiv.fadeIn(200).html(a)}):"remove"===b&&jq(parentdiv).fadeOut(200,function(){parentdiv.removeClass("remove_friend"),parentdiv.removeClass("loading"),parentdiv.addClass("add"),parentdiv.fadeIn(200).html(a)})}),!1}),jq("#buddypress").on("click",".group-button .leave-group",function(){return!1===confirm(BP_DTheme.leave_group_confirm)?!1:void 0}),jq("#groups-dir-list").on("click",".group-button a",function(){var a=jq(this).parent().attr("id"),b=jq(this).attr("href"),c=jq(this);return a=a.split("-"),a=a[1],b=b.split("?_wpnonce="),b=b[1].split("&"),b=b[0],c.hasClass("leave-group")&&!1===confirm(BP_DTheme.leave_group_confirm)?!1:(jq.post(ajaxurl,{action:"joinleave_group",cookie:bp_get_cookies(),gid:a,_wpnonce:b},function(a){var b=c.parent();jq("body.directory").length?jq(b).fadeOut(200,function(){b.fadeIn(200).html(a);var d=jq("#groups-personal span"),e=1;c.hasClass("leave-group")?(b.hasClass("hidden")&&b.closest("li").slideUp(200),e=0):c.hasClass("request-membership")&&(e=!1),d.length&&e!==!1&&d.text(e?(d.text()>>0)+1:(d.text()>>0)-1)}):window.location.reload()}),!1)}),jq("#buddypress").on("click",".pending",function(){return!1}),jq("body").hasClass("register")){var d=jq("#signup_with_blog");d.prop("checked")||jq("#blog-details").toggle(),d.change(function(){jq("#blog-details").toggle()})}jq(".message-search").on("click",function(a){if(!jq(this).hasClass("no-ajax")){var b,c=jq(a.target);return"submit"===c.attr("type")||"button"===c.attr("type")?(b="messages",bp_filter_request(b,jq.cookie("bp-"+b+"-filter"),jq.cookie("bp-"+b+"-scope"),"div."+b,jq("#messages_search").val(),1,jq.cookie("bp-"+b+"-extras")),!1):void 0}}),jq("#send_reply_button").click(function(){var a=jq("#messages_order").val()||"ASC",b=jq("#message-recipients").offset(),c=jq("#send_reply_button");return jq(c).addClass("loading"),jq.post(ajaxurl,{action:"messages_send_reply",cookie:bp_get_cookies(),_wpnonce:jq("#send_message_nonce").val(),content:jq("#message_content").val(),send_to:jq("#send_to").val(),subject:jq("#subject").val(),thread_id:jq("#thread_id").val()},function(d){d[0]+d[1]==="-1"?jq("#send-reply").prepend(d.substr(2,d.length)):(jq("#send-reply #message").remove(),jq("#message_content").val(""),"ASC"===a?jq("#send-reply").before(d):(jq("#message-recipients").after(d),jq(window).scrollTop(b.top)),jq(".new-message").hide().slideDown(200,function(){jq(".new-message").removeClass("new-message")})),jq(c).removeClass("loading")}),!1}),jq("#mark_as_read, #mark_as_unread").click(function(){var a,b,c,d,e,f,g,h,i="",j=jq('#message-threads tr td input[type="checkbox"]');return"mark_as_unread"===jq(this).attr("id")?(a="read",b="unread",c=1,d=0,e="inline",f="messages_markunread"):(a="unread",b="read",c=0,d=1,e="none",f="messages_markread"),j.each(function(d){jq(this).is(":checked")&&jq("#m-"+jq(this).attr("value")).hasClass(a)&&(i+=jq(this).attr("value"),jq("#m-"+jq(this).attr("value")).removeClass(a),jq("#m-"+jq(this).attr("value")).addClass(b),h=jq("#m-"+jq(this).attr("value")+" td span.unread-count").html(),jq("#m-"+jq(this).attr("value")+" td span.unread-count").html(c),jq("#m-"+jq(this).attr("value")+" td span.unread-count").css("display",e),g=jq("tr.unread").length,jq("#user-messages span").html(g),d!==j.length-1&&(i+=","))}),jq.post(ajaxurl,{action:f,thread_ids:i}),!1}),jq("body.messages #item-body div.messages").on("change","#message-type-select",function(){var a=this.value,b=jq('td input[type="checkbox"]'),c="checked";switch(b.each(function(a){b[a].checked=""}),a){case"unread":b=jq('tr.unread td input[type="checkbox"]');break;case"read":b=jq('tr.read td input[type="checkbox"]');break;case"":c=""}b.each(function(a){b[a].checked=c})}),jq("body.messages #item-body div.messages").on("click",".messages-options-nav a",function(){return-1!==jq.inArray(this.id,Array("delete_sentbox_messages","delete_inbox_messages"))?(checkboxes_tosend="",checkboxes=jq('#message-threads tr td input[type="checkbox"]'),jq("#message").remove(),jq(this).addClass("loading"),jq(checkboxes).each(function(){jq(this).is(":checked")&&(checkboxes_tosend+=jq(this).attr("value")+",")}),""===checkboxes_tosend?(jq(this).removeClass("loading"),!1):(jq.post(ajaxurl,{action:"messages_delete",thread_ids:checkboxes_tosend},function(a){a[0]+a[1]==="-1"?jq("#message-threads").prepend(a.substr(2,a.length)):(jq("#message-threads").before('<div id="message" class="updated"><p>'+a+"</p></div>"),jq(checkboxes).each(function(){jq(this).is(":checked")&&(jq(this).attr("checked",!1),jq(this).parent().parent().fadeOut(150))})),jq("#message").hide().slideDown(150),jq("#delete_inbox_messages, #delete_sentbox_messages").removeClass("loading")}),!1)):void 0}),jq("#select-all-messages").click(function(){jq(".message-check").each(this.checked?function(){this.checked=!0}:function(){this.checked=!1})}),jq("#messages-bulk-manage").attr("disabled","disabled"),jq("#messages-select").on("change",function(){jq("#messages-bulk-manage").attr("disabled",jq(this).val().length<=0)}),starAction=function(){var a=jq(this);return jq.post(ajaxurl,{action:"messages_star",message_id:a.data("message-id"),star_status:a.data("star-status"),nonce:a.data("star-nonce"),bulk:a.data("star-bulk")},function(b){1===parseInt(b,10)&&("unstar"===a.data("star-status")?(a.data("star-status","star"),a.removeClass("message-action-unstar").addClass("message-action-star"),a.find(".bp-screen-reader-text").text(BP_PM_Star.strings.text_star),1===BP_PM_Star.is_single_thread?a.prop("title",BP_PM_Star.strings.title_star):a.prop("title",BP_PM_Star.strings.title_star_thread)):(a.data("star-status","unstar"),a.removeClass("message-action-star").addClass("message-action-unstar"),a.find(".bp-screen-reader-text").text(BP_PM_Star.strings.text_unstar),1===BP_PM_Star.is_single_thread?a.prop("title",BP_PM_Star.strings.title_unstar):a.prop("title",BP_PM_Star.strings.title_unstar_thread)))}),!1},jq("#message-threads").on("click","td.thread-star a",starAction),jq("#message-thread").on("click",".message-star-actions a",starAction),jq("#message-threads td.bulk-select-check :checkbox").on("change",function(){var a=jq(this),b=a.closest("tr").find(".thread-star a");a.prop("checked")?"unstar"===b.data("star-status")?BP_PM_Star.star_counter++:BP_PM_Star.unstar_counter++:"unstar"===b.data("star-status")?BP_PM_Star.star_counter--:BP_PM_Star.unstar_counter--,BP_PM_Star.star_counter>0&&0===parseInt(BP_PM_Star.unstar_counter,10)?jq('option[value="star"]').hide():jq('option[value="star"]').show(),BP_PM_Star.unstar_counter>0&&0===parseInt(BP_PM_Star.star_counter,10)?jq('option[value="unstar"]').hide():jq('option[value="unstar"]').show()}),jq("#select-all-notifications").click(function(){jq(".notification-check").each(this.checked?function(){this.checked=!0}:function(){this.checked=!1})}),jq("#notification-bulk-manage").attr("disabled","disabled"),jq("#notification-select").on("change",function(){jq("#notification-bulk-manage").attr("disabled",jq(this).val().length<=0)}),jq("#close-notice").on("click",function(){return jq(this).addClass("loading"),jq("#sidebar div.error").remove(),jq.post(ajaxurl,{action:"messages_close_notice",notice_id:jq(".notice").attr("rel").substr(2,jq(".notice").attr("rel").length)},function(a){jq("#close-notice").removeClass("loading"),a[0]+a[1]==="-1"?(jq(".notice").prepend(a.substr(2,a.length)),jq("#sidebar div.error").hide().fadeIn(200)):jq(".notice").slideUp(100)}),!1
|
3 |
}),jq("#wp-admin-bar ul.main-nav li, #nav li").mouseover(function(){jq(this).addClass("sfhover")}),jq("#wp-admin-bar ul.main-nav li, #nav li").mouseout(function(){jq(this).removeClass("sfhover")}),jq("#wp-admin-bar-logout, a.logout").on("click",function(){jq.removeCookie("bp-activity-scope",{path:"/"}),jq.removeCookie("bp-activity-filter",{path:"/"}),jq.removeCookie("bp-activity-oldestpage",{path:"/"});var a=["members","groups","blogs","forums"];jq(a).each(function(b){jq.removeCookie("bp-"+a[b]+"-scope",{path:"/"}),jq.removeCookie("bp-"+a[b]+"-filter",{path:"/"}),jq.removeCookie("bp-"+a[b]+"-extras",{path:"/"})})}),jq("body").hasClass("no-js")&&jq("body").attr("class",jq("body").attr("class").replace(/no-js/,"js")),"undefined"!=typeof wp&&"undefined"!=typeof wp.heartbeat&&"undefined"!=typeof BP_DTheme.pulse&&(wp.heartbeat.interval(Number(BP_DTheme.pulse)),jq.fn.extend({"heartbeat-send":function(){return this.bind("heartbeat-send.buddypress")}}));var e=0;jq(document).on("heartbeat-send.buddypress",function(a,b){e=0,jq("#buddypress ul.activity-list li").first().prop("id")&&(timestamp=jq("#buddypress ul.activity-list li").first().prop("class").match(/date-recorded-([0-9]+)/),timestamp&&(e=timestamp[1])),(0===activity_last_recorded||Number(e)>activity_last_recorded)&&(activity_last_recorded=Number(e)),b.bp_activity_last_recorded=activity_last_recorded,last_recorded_search=bp_get_querystring("s"),last_recorded_search&&(b.bp_activity_last_recorded_search_terms=last_recorded_search)}),jq(document).on("heartbeat-tick",function(a,b){b.bp_activity_newest_activities&&(newest_activities=b.bp_activity_newest_activities.activities+newest_activities,activity_last_recorded=Number(b.bp_activity_newest_activities.last_recorded),jq("#buddypress ul.activity-list li").first().hasClass("load-newest")||jq("#buddypress ul.activity-list").prepend('<li class="load-newest"><a href="#newest">'+BP_DTheme.newest+"</a></li>"))})});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function bp_init_activity(){jq.cookie("bp-activity-oldestpage",1,{path:"/"}),null!==jq.cookie("bp-activity-filter")&&jq("#activity-filter-select").length&&jq('#activity-filter-select select option[value="'+jq.cookie("bp-activity-filter")+'"]').prop("selected",!0),null!==jq.cookie("bp-activity-scope")&&jq(".activity-type-tabs").length&&(jq(".activity-type-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#activity-"+jq.cookie("bp-activity-scope")+", .item-list-tabs li.current").addClass("selected"))}function bp_init_objects(a){jq(a).each(function(b){null!==jq.cookie("bp-"+a[b]+"-filter")&&jq("#"+a[b]+"-order-select select").length&&jq("#"+a[b]+'-order-select select option[value="'+jq.cookie("bp-"+a[b]+"-filter")+'"]').prop("selected",!0),null!==jq.cookie("bp-"+a[b]+"-scope")&&jq("div."+a[b]).length&&(jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#"+a[b]+"-"+jq.cookie("bp-"+a[b]+"-scope")+", #object-nav li.current").addClass("selected"))})}function bp_filter_request(a,b,c,d,e,f,g,h,i){return"activity"===a?!1:(null===c&&(c="all"),jq.cookie("bp-"+a+"-scope",c,{path:"/"}),jq.cookie("bp-"+a+"-filter",b,{path:"/"}),jq.cookie("bp-"+a+"-extras",g,{path:"/"}),jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected")}),jq("#"+a+"-"+c+", #object-nav li.current").addClass("selected"),jq(".item-list-tabs li.selected").addClass("loading"),jq('.item-list-tabs select option[value="'+b+'"]').prop("selected",!0),("friends"===a||"group_members"===a)&&(a="members"),bp_ajax_request&&bp_ajax_request.abort(),void(bp_ajax_request=jq.post(ajaxurl,{action:a+"_filter",cookie:bp_get_cookies(),object:a,filter:b,search_terms:e,scope:c,page:f,extras:g,template:i},function(a){if("pag-bottom"===h&&jq("#subnav").length){var b=jq("#subnav").parent();jq("html,body").animate({scrollTop:b.offset().top},"slow",function(){jq(d).fadeOut(100,function(){jq(this).html(a),jq(this).fadeIn(100)})})}else jq(d).fadeOut(100,function(){jq(this).html(a),jq(this).fadeIn(100)});jq(".item-list-tabs li.selected").removeClass("loading")})))}function bp_activity_request(a,b){jq.cookie("bp-activity-scope",a,{path:"/"}),jq.cookie("bp-activity-filter",b,{path:"/"}),jq.cookie("bp-activity-oldestpage",1,{path:"/"}),jq(".item-list-tabs li").each(function(){jq(this).removeClass("selected loading")}),jq("#activity-"+a+", .item-list-tabs li.current").addClass("selected"),jq("#object-nav.item-list-tabs li.selected, div.activity-type-tabs li.selected").addClass("loading"),jq('#activity-filter-select select option[value="'+b+'"]').prop("selected",!0),jq(".widget_bp_activity_widget h2 span.ajax-loader").show(),bp_ajax_request&&bp_ajax_request.abort(),bp_ajax_request=jq.post(ajaxurl,{action:"activity_widget_filter",cookie:bp_get_cookies(),_wpnonce_activity_filter:jq("#_wpnonce_activity_filter").val(),scope:a,filter:b},function(a){jq(".widget_bp_activity_widget h2 span.ajax-loader").hide(),jq("div.activity").fadeOut(100,function(){jq(this).html(a.contents),jq(this).fadeIn(100),bp_legacy_theme_hide_comments()}),null!==a.feed_url&&jq(".directory #subnav li.feed a, .home-page #subnav li.feed a").attr("href",a.feed_url),jq(".item-list-tabs li.selected").removeClass("loading")},"json")}function bp_legacy_theme_hide_comments(){var a,b,c,d=jq("div.activity-comments");return d.length?void d.each(function(){jq(this).children("ul").children("li").length<5||(comments_div=jq(this),a=comments_div.parents("#activity-stream > li"),b=jq(this).children("ul").children("li"),c=" ",jq("#"+a.attr("id")+" a.acomment-reply span").length&&(c=jq("#"+a.attr("id")+" a.acomment-reply span").html()),b.each(function(d){d<b.length-5&&(jq(this).addClass("hidden"),jq(this).toggle(),d||jq(this).before('<li class="show-all"><a href="#'+a.attr("id")+'/show-all/" title="'+BP_DTheme.show_all_comments+'">'+BP_DTheme.show_x_comments.replace("%d",c)+"</a></li>"))}))}):!1}function checkAll(){var a,b=document.getElementsByTagName("input");for(a=0;a<b.length;a++)"checkbox"===b[a].type&&(b[a].checked=""===$("check_all").checked?"":"checked")}function clear(a){if(a=document.getElementById(a)){var b=a.getElementsByTagName("INPUT"),c=a.getElementsByTagName("OPTION"),d=0;if(b)for(d=0;d<b.length;d++)b[d].checked="";if(c)for(d=0;d<c.length;d++)c[d].selected=!1}}function bp_get_cookies(){var a,b,c,d,e,f=document.cookie.split(";"),g={},h="bp-";for(a=0;a<f.length;a++)b=f[a],c=b.indexOf("="),d=jq.trim(unescape(b.slice(0,c))),e=unescape(b.slice(c+1)),0===d.indexOf(h)&&(g[d]=e);return encodeURIComponent(jq.param(g))}var jq=jQuery,bp_ajax_request=null,newest_activities="",activity_last_recorded=0;jq(document).ready(function(){"-1"===window.location.search.indexOf("new")&&jq("div.forums").length?jq("#new-topic-post").hide():jq("#new-topic-post").show(),bp_init_activity();var a=["members","groups","blogs","forums","group_members"],b=jq("#whats-new");if(bp_init_objects(a),b.length&&bp_get_querystring("r")){var c=b.val();jq("#whats-new-options").animate({height:"50px"}),b.animate({height:"50px"}),jq.scrollTo(b,500,{offset:-125,easing:"swing"}),b.val("").focus().val(c)}if(b.focus(function(){jq("#whats-new-options").animate({height:"50px"}),jq("#whats-new-form textarea").animate({height:"50px"}),jq("#aw-whats-new-submit").prop("disabled",!1);var a=jq("form#whats-new-form"),b=jq("#activity-all");a.hasClass("submitted")&&a.removeClass("submitted"),b.length&&(b.hasClass("selected")?"-1"!==jq("#activity-filter-select select").val()&&(jq("#activity-filter-select select").val("-1"),jq("#activity-filter-select select").trigger("change")):(jq("#activity-filter-select select").val("-1"),b.children("a").trigger("click")))}),b.blur(function(){document.activeElement!==this&&(this.value.match(/\S+/)||(this.value="",jq("#whats-new-options").animate({height:"0"}),jq("form#whats-new-form textarea").animate({height:"20px"}),jq("#aw-whats-new-submit").prop("disabled",!0)))}),jq("#aw-whats-new-submit").on("click",function(){var a=0,b=jq(this),c=b.closest("form#whats-new-form");return c.children().each(function(){(jq.nodeName(this,"textarea")||jq.nodeName(this,"input"))&&jq(this).prop("disabled",!0)}),jq("div.error").remove(),b.addClass("loading"),b.prop("disabled",!0),c.addClass("submitted"),object="",item_id=jq("#whats-new-post-in").val(),content=jq("#whats-new").val(),firstrow=jq("#buddypress ul.activity-list li").first(),activity_row=firstrow,timestamp=null,firstrow.length&&(activity_row.hasClass("load-newest")&&(activity_row=firstrow.next()),timestamp=activity_row.prop("class").match(/date-recorded-([0-9]+)/)),timestamp&&(a=timestamp[1]),item_id>0&&(object=jq("#whats-new-post-object").val()),jq.post(ajaxurl,{action:"post_update",cookie:bp_get_cookies(),_wpnonce_post_update:jq("#_wpnonce_post_update").val(),content:content,object:object,item_id:item_id,since:a,_bp_as_nonce:jq("#_bp_as_nonce").val()||""},function(b){if(c.children().each(function(){(jq.nodeName(this,"textarea")||jq.nodeName(this,"input"))&&jq(this).prop("disabled",!1)}),b[0]+b[1]==="-1")c.prepend(b.substr(2,b.length)),jq("#"+c.attr("id")+" div.error").hide().fadeIn(200);else{if(0===jq("ul.activity-list").length&&(jq("div.error").slideUp(100).remove(),jq("#message").slideUp(100).remove(),jq("div.activity").append('<ul id="activity-stream" class="activity-list item-list">')),firstrow.hasClass("load-newest")&&firstrow.remove(),jq("#activity-stream").prepend(b),a||jq("#activity-stream li:first").addClass("new-update just-posted"),0!==jq("#latest-update").length){var d=jq("#activity-stream li.new-update .activity-content .activity-inner p").html(),e=jq("#activity-stream li.new-update .activity-content .activity-header p a.view").attr("href"),f=jq("#activity-stream li.new-update .activity-content .activity-inner p").text(),g="";""!==f&&(g=d+" "),g+='<a href="'+e+'" rel="nofollow">'+BP_DTheme.view+"</a>",jq("#latest-update").slideUp(300,function(){jq("#latest-update").html(g),jq("#latest-update").slideDown(300)})}jq("li.new-update").hide().slideDown(300),jq("li.new-update").removeClass("new-update"),jq("#whats-new").val(""),newest_activities="",activity_last_recorded=0}jq("#whats-new-options").animate({height:"0px"}),jq("#whats-new-form textarea").animate({height:"20px"}),jq("#aw-whats-new-submit").prop("disabled",!0).removeClass("loading")}),!1}),jq("div.activity-type-tabs").on("click",function(a){var b,c,d=jq(a.target).parent();if("STRONG"===a.target.nodeName||"SPAN"===a.target.nodeName)d=d.parent();else if("A"!==a.target.nodeName)return!1;return jq.cookie("bp-activity-oldestpage",1,{path:"/"}),b=d.attr("id").substr(9,d.attr("id").length),c=jq("#activity-filter-select select").val(),"mentions"===b&&jq("#"+d.attr("id")+" a strong").remove(),bp_activity_request(b,c),!1}),jq("#activity-filter-select select").change(function(){var a,b=jq("div.activity-type-tabs li.selected"),c=jq(this).val();return a=b.length?b.attr("id").substr(9,b.attr("id").length):null,bp_activity_request(a,c),!1}),jq("div.activity").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l=jq(a.target);return l.hasClass("fav")||l.hasClass("unfav")?(b=l.hasClass("fav")?"fav":"unfav",c=l.closest(".activity-item"),d=c.attr("id").substr(9,c.attr("id").length),l.addClass("loading"),jq.post(ajaxurl,{action:"activity_mark_"+b,cookie:bp_get_cookies(),id:d},function(a){l.removeClass("loading"),l.fadeOut(200,function(){jq(this).html(a),jq(this).attr("title","fav"===b?BP_DTheme.remove_fav:BP_DTheme.mark_as_fav),jq(this).fadeIn(200)}),"fav"===b?(jq(".item-list-tabs #activity-favs-personal-li").length||(jq(".item-list-tabs #activity-favorites").length||jq(".item-list-tabs ul #activity-mentions").before('<li id="activity-favorites"><a href="#">'+BP_DTheme.my_favs+" <span>0</span></a></li>"),jq(".item-list-tabs ul #activity-favorites span").html(Number(jq(".item-list-tabs ul #activity-favorites span").html())+1)),l.removeClass("fav"),l.addClass("unfav")):(l.removeClass("unfav"),l.addClass("fav"),jq(".item-list-tabs ul #activity-favorites span").html(Number(jq(".item-list-tabs ul #activity-favorites span").html())-1),Number(jq(".item-list-tabs ul #activity-favorites span").html())||(jq(".item-list-tabs ul #activity-favorites").hasClass("selected")&&bp_activity_request(null,null),jq(".item-list-tabs ul #activity-favorites").remove())),"activity-favorites"===jq(".item-list-tabs li.selected").attr("id")&&l.closest(".activity-item").slideUp(100)}),!1):l.hasClass("delete-activity")?(e=l.parents("div.activity ul li"),f=e.attr("id").substr(9,e.attr("id").length),g=l.attr("href"),h=g.split("_wpnonce="),i=e.prop("class").match(/date-recorded-([0-9]+)/),h=h[1],l.addClass("loading"),jq.post(ajaxurl,{action:"delete_activity",cookie:bp_get_cookies(),id:f,_wpnonce:h},function(a){a[0]+a[1]==="-1"?(e.prepend(a.substr(2,a.length)),e.children("#message").hide().fadeIn(300)):(e.slideUp(300),i&&activity_last_recorded===i[1]&&(newest_activities="",activity_last_recorded=0))}),!1):l.hasClass("spam-activity")?(e=l.parents("div.activity ul li"),i=e.prop("class").match(/date-recorded-([0-9]+)/),l.addClass("loading"),jq.post(ajaxurl,{action:"bp_spam_activity",cookie:encodeURIComponent(document.cookie),id:e.attr("id").substr(9,e.attr("id").length),_wpnonce:l.attr("href").split("_wpnonce=")[1]},function(a){a[0]+a[1]==="-1"?(e.prepend(a.substr(2,a.length)),e.children("#message").hide().fadeIn(300)):(e.slideUp(300),i&&activity_last_recorded===i[1]&&(newest_activities="",activity_last_recorded=0))}),!1):l.parent().hasClass("load-more")?(bp_ajax_request&&bp_ajax_request.abort(),jq("#buddypress li.load-more").addClass("loading"),null===jq.cookie("bp-activity-oldestpage")&&jq.cookie("bp-activity-oldestpage",1,{path:"/"}),j=1*jq.cookie("bp-activity-oldestpage")+1,k=[],jq(".activity-list li.just-posted").each(function(){k.push(jq(this).attr("id").replace("activity-",""))}),load_more_args={action:"activity_get_older_updates",cookie:bp_get_cookies(),page:j,exclude_just_posted:k.join(",")},load_more_search=bp_get_querystring("s"),load_more_search&&(load_more_args.search_terms=load_more_search),bp_ajax_request=jq.post(ajaxurl,load_more_args,function(a){jq("#buddypress li.load-more").removeClass("loading"),jq.cookie("bp-activity-oldestpage",j,{path:"/"}),jq("#buddypress ul.activity-list").append(a.contents),l.parent().hide()},"json"),!1):void(l.parent().hasClass("load-newest")&&(a.preventDefault(),l.parent().hide(),activity_html=jq.parseHTML(newest_activities),jq.each(activity_html,function(a,b){"LI"===b.nodeName&&jq(b).hasClass("just-posted")&&jq("#"+jq(b).attr("id")).length&&jq("#"+jq(b).attr("id")).remove()}),jq("#buddypress ul.activity-list").prepend(newest_activities),newest_activities=""))}),jq("div.activity").on("click",".activity-read-more a",function(a){var b,c,d=jq(a.target),e=d.parent().attr("id").split("-"),f=e[3],g=e[0];return b="acomment"===g?"acomment-content":"activity-inner",c=jq("#"+g+"-"+f+" ."+b+":first"),jq(d).addClass("loading"),jq.post(ajaxurl,{action:"get_single_activity_content",activity_id:f},function(a){jq(c).slideUp(300).html(a).slideDown(300)}),!1}),jq("form.ac-form").hide(),jq(".activity-comments").length&&bp_legacy_theme_hide_comments(),jq("div.activity").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r=jq(a.target);return r.hasClass("acomment-reply")||r.parent().hasClass("acomment-reply")?(r.parent().hasClass("acomment-reply")&&(r=r.parent()),b=r.attr("id"),c=b.split("-"),d=c[2],e=r.attr("href").substr(10,r.attr("href").length),f=jq("#ac-form-"+d),f.css("display","none"),f.removeClass("root"),jq(".ac-form").hide(),f.children("div").each(function(){jq(this).hasClass("error")&&jq(this).hide()}),"comment"!==c[1]?jq("#acomment-"+e).append(f):jq("#activity-"+d+" .activity-comments").append(f),f.parent().hasClass("activity-comments")&&f.addClass("root"),f.slideDown(200),jq.scrollTo(f,500,{offset:-100,easing:"swing"}),jq("#ac-form-"+c[2]+" textarea").focus(),!1):"ac_form_submit"===r.attr("name")?(f=r.parents("form"),g=f.parent(),h=f.attr("id").split("-"),g.hasClass("activity-comments")?j=h[2]:(i=g.attr("id").split("-"),j=i[1]),content=jq("#"+f.attr("id")+" textarea"),jq("#"+f.attr("id")+" div.error").hide(),r.addClass("loading").prop("disabled",!0),content.addClass("loading").prop("disabled",!0),k={action:"new_activity_comment",cookie:bp_get_cookies(),_wpnonce_new_activity_comment:jq("#_wpnonce_new_activity_comment").val(),comment_id:j,form_id:h[2],content:content.val()},l=jq("#_bp_as_nonce_"+j).val(),l&&(k["_bp_as_nonce_"+j]=l),jq.post(ajaxurl,k,function(a){if(r.removeClass("loading"),content.removeClass("loading"),a[0]+a[1]==="-1")f.append(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b=f.parent();f.fadeOut(200,function(){0===b.children("ul").length&&(b.hasClass("activity-comments")?b.prepend("<ul></ul>"):b.append("<ul></ul>"));var c=jq.trim(a);b.children("ul").append(jq(c).hide().fadeIn(200)),f.children("textarea").val(""),b.parent().addClass("has-comments")}),jq("#"+f.attr("id")+" textarea").val(""),jq("#activity-"+h[2]+" a.acomment-reply span").html(Number(jq("#activity-"+h[2]+" a.acomment-reply span").html())+1),m=b.find(".show-all").find("a"),m&&(n=jq("li#activity-"+h[2]+" a.acomment-reply span").html(),m.html(BP_DTheme.show_x_comments.replace("%d",n)))}jq(r).prop("disabled",!1),jq(content).prop("disabled",!1)}),!1):r.hasClass("acomment-delete")?(o=r.attr("href"),p=r.parent().parent(),f=p.parents("div.activity-comments").children("form"),q=o.split("_wpnonce="),q=q[1],j=o.split("cid="),j=j[1].split("&"),j=j[0],r.addClass("loading"),jq(".activity-comments ul .error").remove(),p.parents(".activity-comments").append(f),jq.post(ajaxurl,{action:"delete_activity_comment",cookie:bp_get_cookies(),_wpnonce:q,id:j},function(a){if(a[0]+a[1]==="-1")p.prepend(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b,c,d,e=jq("#"+p.attr("id")+" ul").children("li"),f=0;jq(e).each(function(){jq(this).is(":hidden")||f++}),p.fadeOut(200,function(){p.remove()}),b=jq("#"+p.parents("#activity-stream > li").attr("id")+" a.acomment-reply span"),c=b.html()-(1+f),b.html(c),d=p.siblings(".show-all").find("a"),d&&d.html(BP_DTheme.show_x_comments.replace("%d",c)),0===c&&jq(p.parents("#activity-stream > li")).removeClass("has-comments")}}),!1):r.hasClass("spam-activity-comment")?(o=r.attr("href"),p=r.parent().parent(),r.addClass("loading"),jq(".activity-comments ul div.error").remove(),p.parents(".activity-comments").append(p.parents(".activity-comments").children("form")),jq.post(ajaxurl,{action:"bp_spam_activity_comment",cookie:encodeURIComponent(document.cookie),_wpnonce:o.split("_wpnonce=")[1],id:o.split("cid=")[1].split("&")[0]},function(a){if(a[0]+a[1]==="-1")p.prepend(jq(a.substr(2,a.length)).hide().fadeIn(200));else{var b,c=jq("#"+p.attr("id")+" ul").children("li"),d=0;jq(c).each(function(){jq(this).is(":hidden")||d++}),p.fadeOut(200),b=p.parents("#activity-stream > li"),jq("#"+b.attr("id")+" a.acomment-reply span").html(jq("#"+b.attr("id")+" a.acomment-reply span").html()-(1+d))}}),!1):r.parent().hasClass("show-all")?(r.parent().addClass("loading"),setTimeout(function(){r.parent().parent().children("li").fadeIn(200,function(){r.parent().remove()})},600),!1):r.hasClass("ac-reply-cancel")?(jq(r).closest(".ac-form").slideUp(200),!1):void 0}),jq(document).keydown(function(a){if(a=a||window.event,a.target?element=a.target:a.srcElement&&(element=a.srcElement),3===element.nodeType&&(element=element.parentNode),a.ctrlKey!==!0&&a.altKey!==!0&&a.metaKey!==!0){var b=a.keyCode?a.keyCode:a.which;27===b&&"TEXTAREA"===element.tagName&&jq(element).hasClass("ac-input")&&jq(element).parent().parent().parent().slideUp(200)}}),jq(".dir-search, .groups-members-search").on("click",function(a){if(!jq(this).hasClass("no-ajax")){var b,c,d,e=jq(a.target);return"submit"===e.attr("type")?(b=jq(".item-list-tabs li.selected").attr("id").split("-"),c=b[0],d=null,"groups-members-search"===a.currentTarget.className&&(c="group_members",d="groups/single/members"),bp_filter_request(c,jq.cookie("bp-"+c+"-filter"),jq.cookie("bp-"+c+"-scope"),"div."+c,e.parent().children("label").children("input").val(),1,jq.cookie("bp-"+c+"-extras"),null,d),!1):void 0}}),jq("div.item-list-tabs").on("click",function(a){if(!jq(this).hasClass("no-ajax")&&!jq(a.target).hasClass("no-ajax")){var b,c,d,e,f,g="SPAN"===a.target.nodeName?a.target.parentNode:a.target,h=jq(g).parent();return"LI"!==h[0].nodeName||h.hasClass("last")?void 0:(b=h.attr("id").split("-"),c=b[0],"activity"===c?!1:(d=b[1],e=jq("#"+c+"-order-select select").val(),f=jq("#"+c+"_search").val(),bp_filter_request(c,e,d,"div."+c,f,1,jq.cookie("bp-"+c+"-extras")),!1))}}),jq("li.filter select").change(function(){var a,b,c,d,e,f,g,h;return a=jq(jq(".item-list-tabs li.selected").length?".item-list-tabs li.selected":this),b=a.attr("id").split("-"),c=b[0],d=b[1],e=jq(this).val(),f=!1,g=null,jq(".dir-search input").length&&(f=jq(".dir-search input").val()),h=jq(".groups-members-search input"),h.length&&(f=h.val(),c="members",d="groups"),"members"===c&&"groups"===d&&(c="group_members",g="groups/single/members"),"friends"===c&&(c="members"),bp_filter_request(c,e,d,"div."+c,f,1,jq.cookie("bp-"+c+"-extras"),null,g),!1}),jq("#buddypress").on("click",function(a){var b,c,d,e,f,g,h,i,j,k,l=jq(a.target);return l.hasClass("button")?!0:l.parent().parent().hasClass("pagination")&&!l.parent().parent().hasClass("no-ajax")?l.hasClass("dots")||l.hasClass("current")?!1:(b=jq(jq(".item-list-tabs li.selected").length?".item-list-tabs li.selected":"li.filter select"),c=b.attr("id").split("-"),d=c[0],e=!1,f=jq(l).closest(".pagination-links").attr("id"),g=null,h=l.attr("href").split("&"),i=h[0].split("="),i=i[1],jq("div.dir-search input").length&&(e=jq(".dir-search input").val(),!e&&bp_get_querystring("s")&&(e=jq(".dir-search input").prop("placeholder"))),j=jq(".groups-members-search input"),j.length&&(e=j.val(),d="members"),"members"===d&&"groups"===c[1]&&(d="group_members",g="groups/single/members"),"admin"===d&&jq("body").hasClass("membership-requests")&&(d="requests"),k=-1!==f.indexOf("pag-bottom")?"pag-bottom":null,bp_filter_request(d,jq.cookie("bp-"+d+"-filter"),jq.cookie("bp-"+d+"-scope"),"div."+d,e,i,jq.cookie("bp-"+d+"-extras"),k,g),!1):void 0}),jq("a.show-hide-new").on("click",function(){return jq("#new-topic-post").length?(jq("#new-topic-post").is(":visible")?jq("#new-topic-post").slideUp(200):jq("#new-topic-post").slideDown(200,function(){jq("#topic_title").focus()}),!1):!1}),jq("#submit_topic_cancel").on("click",function(){return jq("#new-topic-post").length?(jq("#new-topic-post").slideUp(200),!1):!1}),jq("#forum-directory-tags a").on("click",function(){return bp_filter_request("forums","tags",jq.cookie("bp-forums-scope"),"div.forums",jq(this).html().replace(/ /g,"-"),1,jq.cookie("bp-forums-extras")),!1}),jq("#send-invite-form").on("click","#invite-list input",function(){var a,b,c=jq("#send-invite-form > .invite").length;jq(".ajax-loader").toggle(),c&&jq(this).parents("ul").find("input").prop("disabled",!0),a=jq(this).val(),b=jq(this).prop("checked")===!0?"invite":"uninvite",c||jq(".item-list-tabs li.selected").addClass("loading"),jq.post(ajaxurl,{action:"groups_invite_user",friend_action:b,cookie:bp_get_cookies(),_wpnonce:jq("#_wpnonce_invite_uninvite_user").val(),friend_id:a,group_id:jq("#group_id").val()},function(d){jq("#message")&&jq("#message").hide(),c?bp_filter_request("invite","bp-invite-filter","bp-invite-scope","div.invite",!1,1,"","",""):(jq(".ajax-loader").toggle(),"invite"===b?jq("#friend-list").append(d):"uninvite"===b&&jq("#friend-list li#uid-"+a).remove(),jq(".item-list-tabs li.selected").removeClass("loading"))})}),jq("#send-invite-form").on("click","a.remove",function(){var a=jq("#send-invite-form > .invite").length,b=jq(this).attr("id");return jq(".ajax-loader").toggle(),b=b.split("-"),b=b[1],jq.post(ajaxurl,{action:"groups_invite_user",friend_action:"uninvite",cookie:bp_get_cookies(),_wpnonce:jq("#_wpnonce_invite_uninvite_user").val(),friend_id:b,group_id:jq("#group_id").val()},function(){a?bp_filter_request("invite","bp-invite-filter","bp-invite-scope","div.invite",!1,1,"","",""):(jq(".ajax-loader").toggle(),jq("#friend-list #uid-"+b).remove(),jq("#invite-list #f-"+b).prop("checked",!1))}),!1}),jq(".visibility-toggle-link").on("click",function(a){a.preventDefault(),jq(this).parent().hide().addClass("field-visibility-settings-hide").siblings(".field-visibility-settings").show().addClass("field-visibility-settings-open")}),jq(".field-visibility-settings-close").on("click",function(a){a.preventDefault();var b=jq(this).parent(),c=b.find("input:checked").parent().text();b.hide().removeClass("field-visibility-settings-open").siblings(".field-visibility-settings-toggle").children(".current-visibility-level").text(c).end().show().removeClass("field-visibility-settings-hide")}),jq("#profile-edit-form input:not(:submit), #profile-edit-form textarea, #profile-edit-form select, #signup_form input:not(:submit), #signup_form textarea, #signup_form select").change(function(){var a=!0;jq("#profile-edit-form input:submit, #signup_form input:submit").on("click",function(){a=!1}),window.onbeforeunload=function(){return a?BP_DTheme.unsaved_changes:void 0}}),jq("#friend-list a.accept, #friend-list a.reject").on("click",function(){var a,b=jq(this),c=jq(this).parents("#friend-list li"),d=jq(this).parents("li div.action"),e=c.attr("id").substr(11,c.attr("id").length),f=b.attr("href"),g=f.split("_wpnonce=")[1];return jq(this).hasClass("accepted")||jq(this).hasClass("rejected")?!1:(jq(this).hasClass("accept")?(a="accept_friendship",d.children("a.reject").css("visibility","hidden")):(a="reject_friendship",d.children("a.accept").css("visibility","hidden")),b.addClass("loading"),jq.post(ajaxurl,{action:a,cookie:bp_get_cookies(),id:e,_wpnonce:g},function(a){b.removeClass("loading"),a[0]+a[1]==="-1"?(c.prepend(a.substr(2,a.length)),c.children("#message").hide().fadeIn(200)):b.fadeOut(100,function(){jq(this).hasClass("accept")?(d.children("a.reject").hide(),jq(this).html(BP_DTheme.accepted).contents().unwrap()):(d.children("a.accept").hide(),jq(this).html(BP_DTheme.rejected).contents().unwrap())})}),!1)}),jq("#members-dir-list, #members-group-list, #item-header").on("click",".friendship-button a",function(){jq(this).parent().addClass("loading");var a=jq(this).attr("id"),b=jq(this).attr("href"),c=jq(this);return a=a.split("-"),a=a[1],b=b.split("?_wpnonce="),b=b[1].split("&"),b=b[0],jq.post(ajaxurl,{action:"addremove_friend",cookie:bp_get_cookies(),fid:a,_wpnonce:b},function(a){var b=c.attr("rel");parentdiv=c.parent(),"add"===b?jq(parentdiv).fadeOut(200,function(){parentdiv.removeClass("add_friend"),parentdiv.removeClass("loading"),parentdiv.addClass("pending_friend"),parentdiv.fadeIn(200).html(a)}):"remove"===b&&jq(parentdiv).fadeOut(200,function(){parentdiv.removeClass("remove_friend"),parentdiv.removeClass("loading"),parentdiv.addClass("add"),parentdiv.fadeIn(200).html(a)})}),!1}),jq("#buddypress").on("click",".group-button .leave-group",function(){return!1===confirm(BP_DTheme.leave_group_confirm)?!1:void 0}),jq("#groups-dir-list").on("click",".group-button a",function(){var a=jq(this).parent().attr("id"),b=jq(this).attr("href"),c=jq(this);return a=a.split("-"),a=a[1],b=b.split("?_wpnonce="),b=b[1].split("&"),b=b[0],c.hasClass("leave-group")&&!1===confirm(BP_DTheme.leave_group_confirm)?!1:(jq.post(ajaxurl,{action:"joinleave_group",cookie:bp_get_cookies(),gid:a,_wpnonce:b},function(a){var b=c.parent();jq("body.directory").length?jq(b).fadeOut(200,function(){b.fadeIn(200).html(a);var d=jq("#groups-personal span"),e=1;c.hasClass("leave-group")?(b.hasClass("hidden")&&b.closest("li").slideUp(200),e=0):c.hasClass("request-membership")&&(e=!1),d.length&&e!==!1&&d.text(e?(d.text()>>0)+1:(d.text()>>0)-1)}):window.location.reload()}),!1)}),jq("#buddypress").on("click",".pending",function(){return!1}),jq("body").hasClass("register")){var d=jq("#signup_with_blog");d.prop("checked")||jq("#blog-details").toggle(),d.change(function(){jq("#blog-details").toggle()})}jq(".message-search").on("click",function(a){if(!jq(this).hasClass("no-ajax")){var b,c=jq(a.target);return"submit"===c.attr("type")||"button"===c.attr("type")?(b="messages",bp_filter_request(b,jq.cookie("bp-"+b+"-filter"),jq.cookie("bp-"+b+"-scope"),"div."+b,jq("#messages_search").val(),1,jq.cookie("bp-"+b+"-extras")),!1):void 0}}),jq("#send_reply_button").click(function(){var a=jq("#messages_order").val()||"ASC",b=jq("#message-recipients").offset(),c=jq("#send_reply_button");return jq(c).addClass("loading"),jq.post(ajaxurl,{action:"messages_send_reply",cookie:bp_get_cookies(),_wpnonce:jq("#send_message_nonce").val(),content:jq("#message_content").val(),send_to:jq("#send_to").val(),subject:jq("#subject").val(),thread_id:jq("#thread_id").val()},function(d){d[0]+d[1]==="-1"?jq("#send-reply").prepend(d.substr(2,d.length)):(jq("#send-reply #message").remove(),jq("#message_content").val(""),"ASC"===a?jq("#send-reply").before(d):(jq("#message-recipients").after(d),jq(window).scrollTop(b.top)),jq(".new-message").hide().slideDown(200,function(){jq(".new-message").removeClass("new-message")})),jq(c).removeClass("loading")}),!1}),jq("#mark_as_read, #mark_as_unread").click(function(){var a,b,c,d,e,f,g,h,i="",j=jq('#message-threads tr td input[type="checkbox"]');return"mark_as_unread"===jq(this).attr("id")?(a="read",b="unread",c=1,d=0,e="inline",f="messages_markunread"):(a="unread",b="read",c=0,d=1,e="none",f="messages_markread"),j.each(function(d){jq(this).is(":checked")&&jq("#m-"+jq(this).attr("value")).hasClass(a)&&(i+=jq(this).attr("value"),jq("#m-"+jq(this).attr("value")).removeClass(a),jq("#m-"+jq(this).attr("value")).addClass(b),h=jq("#m-"+jq(this).attr("value")+" td span.unread-count").html(),jq("#m-"+jq(this).attr("value")+" td span.unread-count").html(c),jq("#m-"+jq(this).attr("value")+" td span.unread-count").css("display",e),g=jq("tr.unread").length,jq("#user-messages span").html(g),d!==j.length-1&&(i+=","))}),jq.post(ajaxurl,{action:f,thread_ids:i}),!1}),jq("body.messages #item-body div.messages").on("change","#message-type-select",function(){var a=this.value,b=jq('td input[type="checkbox"]'),c="checked";switch(b.each(function(a){b[a].checked=""}),a){case"unread":b=jq('tr.unread td input[type="checkbox"]');break;case"read":b=jq('tr.read td input[type="checkbox"]');break;case"":c=""}b.each(function(a){b[a].checked=c})}),jq("body.messages #item-body div.messages").on("click",".messages-options-nav a",function(){return-1!==jq.inArray(this.id,Array("delete_sentbox_messages","delete_inbox_messages"))?(checkboxes_tosend="",checkboxes=jq('#message-threads tr td input[type="checkbox"]'),jq("#message").remove(),jq(this).addClass("loading"),jq(checkboxes).each(function(){jq(this).is(":checked")&&(checkboxes_tosend+=jq(this).attr("value")+",")}),""===checkboxes_tosend?(jq(this).removeClass("loading"),!1):(jq.post(ajaxurl,{action:"messages_delete",thread_ids:checkboxes_tosend},function(a){a[0]+a[1]==="-1"?jq("#message-threads").prepend(a.substr(2,a.length)):(jq("#message-threads").before('<div id="message" class="updated"><p>'+a+"</p></div>"),jq(checkboxes).each(function(){jq(this).is(":checked")&&(jq(this).attr("checked",!1),jq(this).parent().parent().fadeOut(150))})),jq("#message").hide().slideDown(150),jq("#delete_inbox_messages, #delete_sentbox_messages").removeClass("loading")}),!1)):void 0}),jq("#select-all-messages").click(function(){jq(".message-check").each(this.checked?function(){this.checked=!0}:function(){this.checked=!1})}),jq("#messages-bulk-manage").attr("disabled","disabled"),jq("#messages-select").on("change",function(){jq("#messages-bulk-manage").attr("disabled",jq(this).val().length<=0)}),starAction=function(){var a=jq(this);return jq.post(ajaxurl,{action:"messages_star",message_id:a.data("message-id"),star_status:a.data("star-status"),nonce:a.data("star-nonce"),bulk:a.data("star-bulk")},function(b){1===parseInt(b,10)&&("unstar"===a.data("star-status")?(a.data("star-status","star"),a.removeClass("message-action-unstar").addClass("message-action-star"),a.find(".bp-screen-reader-text").text(BP_PM_Star.strings.text_star),1===BP_PM_Star.is_single_thread?a.prop("title",BP_PM_Star.strings.title_star):a.prop("title",BP_PM_Star.strings.title_star_thread)):(a.data("star-status","unstar"),a.removeClass("message-action-star").addClass("message-action-unstar"),a.find(".bp-screen-reader-text").text(BP_PM_Star.strings.text_unstar),1===BP_PM_Star.is_single_thread?a.prop("title",BP_PM_Star.strings.title_unstar):a.prop("title",BP_PM_Star.strings.title_unstar_thread)))}),!1},jq("#message-threads").on("click","td.thread-star a",starAction),jq("#message-thread").on("click",".message-star-actions a",starAction),jq("#message-threads td.bulk-select-check :checkbox").on("change",function(){var a=jq(this),b=a.closest("tr").find(".thread-star a");a.prop("checked")?"unstar"===b.data("star-status")?BP_PM_Star.star_counter++:BP_PM_Star.unstar_counter++:"unstar"===b.data("star-status")?BP_PM_Star.star_counter--:BP_PM_Star.unstar_counter--,BP_PM_Star.star_counter>0&&0===parseInt(BP_PM_Star.unstar_counter,10)?jq('option[value="star"]').hide():jq('option[value="star"]').show(),BP_PM_Star.unstar_counter>0&&0===parseInt(BP_PM_Star.star_counter,10)?jq('option[value="unstar"]').hide():jq('option[value="unstar"]').show()}),jq("#select-all-notifications").click(function(){jq(".notification-check").each(this.checked?function(){this.checked=!0}:function(){this.checked=!1})}),jq("#notification-bulk-manage").attr("disabled","disabled"),jq("#notification-select").on("change",function(){jq("#notification-bulk-manage").attr("disabled",jq(this).val().length<=0)}),jq("#close-notice").on("click",function(){return jq(this).addClass("loading"),jq("#sidebar div.error").remove(),jq.post(ajaxurl,{action:"messages_close_notice",notice_id:jq(".notice").attr("rel").substr(2,jq(".notice").attr("rel").length)},function(a){jq("#close-notice").removeClass("loading"),a[0]+a[1]==="-1"?(jq(".notice").prepend(a.substr(2,a.length)),jq("#sidebar div.error").hide().fadeIn(200)):jq(".notice").slideUp(100)}),!1
|
3 |
}),jq("#wp-admin-bar ul.main-nav li, #nav li").mouseover(function(){jq(this).addClass("sfhover")}),jq("#wp-admin-bar ul.main-nav li, #nav li").mouseout(function(){jq(this).removeClass("sfhover")}),jq("#wp-admin-bar-logout, a.logout").on("click",function(){jq.removeCookie("bp-activity-scope",{path:"/"}),jq.removeCookie("bp-activity-filter",{path:"/"}),jq.removeCookie("bp-activity-oldestpage",{path:"/"});var a=["members","groups","blogs","forums"];jq(a).each(function(b){jq.removeCookie("bp-"+a[b]+"-scope",{path:"/"}),jq.removeCookie("bp-"+a[b]+"-filter",{path:"/"}),jq.removeCookie("bp-"+a[b]+"-extras",{path:"/"})})}),jq("body").hasClass("no-js")&&jq("body").attr("class",jq("body").attr("class").replace(/no-js/,"js")),"undefined"!=typeof wp&&"undefined"!=typeof wp.heartbeat&&"undefined"!=typeof BP_DTheme.pulse&&(wp.heartbeat.interval(Number(BP_DTheme.pulse)),jq.fn.extend({"heartbeat-send":function(){return this.bind("heartbeat-send.buddypress")}}));var e=0;jq(document).on("heartbeat-send.buddypress",function(a,b){e=0,jq("#buddypress ul.activity-list li").first().prop("id")&&(timestamp=jq("#buddypress ul.activity-list li").first().prop("class").match(/date-recorded-([0-9]+)/),timestamp&&(e=timestamp[1])),(0===activity_last_recorded||Number(e)>activity_last_recorded)&&(activity_last_recorded=Number(e)),b.bp_activity_last_recorded=activity_last_recorded,last_recorded_search=bp_get_querystring("s"),last_recorded_search&&(b.bp_activity_last_recorded_search_terms=last_recorded_search)}),jq(document).on("heartbeat-tick",function(a,b){b.bp_activity_newest_activities&&(newest_activities=b.bp_activity_newest_activities.activities+newest_activities,activity_last_recorded=Number(b.bp_activity_newest_activities.last_recorded),jq("#buddypress ul.activity-list li").first().hasClass("load-newest")||jq("#buddypress ul.activity-list").prepend('<li class="load-newest"><a href="#newest">'+BP_DTheme.newest+"</a></li>"))})});
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
!function(a){function b(){var b,c=a(".password-entry").val(),d=a(".password-entry-confirm").val();if(a("#pass-strength-result").removeClass("short bad good strong"),!c)return void a("#pass-strength-result").html(pwsL10n.empty);switch(b=wp.passwordStrength.meter(c,wp.passwordStrength.userInputBlacklist(),d)){case 2:a("#pass-strength-result").addClass("bad").html(pwsL10n.bad);break;case 3:a("#pass-strength-result").addClass("good").html(pwsL10n.good);break;case 4:a("#pass-strength-result").addClass("strong").html(pwsL10n.strong);break;case 5:a("#pass-strength-result").addClass("short").html(pwsL10n.mismatch);break;default:a("#pass-strength-result").addClass("short").html(pwsL10n["short"])}}a(document).ready(function(){a(".password-entry").val("").keyup(b),a(".password-entry-confirm").val("").keyup(b)})}(jQuery);
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
!function(a){function b(){var b,c=a(".password-entry").val(),d=a(".password-entry-confirm").val();if(a("#pass-strength-result").removeClass("short bad good strong"),!c)return void a("#pass-strength-result").html(pwsL10n.empty);switch(b=wp.passwordStrength.meter(c,wp.passwordStrength.userInputBlacklist(),d)){case 2:a("#pass-strength-result").addClass("bad").html(pwsL10n.bad);break;case 3:a("#pass-strength-result").addClass("good").html(pwsL10n.good);break;case 4:a("#pass-strength-result").addClass("strong").html(pwsL10n.strong);break;case 5:a("#pass-strength-result").addClass("short").html(pwsL10n.mismatch);break;default:a("#pass-strength-result").addClass("short").html(pwsL10n["short"])}}a(document).ready(function(){a(".password-entry").val("").keyup(b),a(".password-entry-confirm").val("").keyup(b)})}(jQuery);
|
@@ -1,2 +1,2 @@
|
|
1 |
-
/*! buddypress - v2.3.0 - 2015-05-
|
2 |
function add_option(a){var b=document.getElementById(a+"_more"),c=document.getElementById(a+"_option_number").value,d=document.createElement("div"),e=document.createElement("span"),f=document.createElement("input"),g=document.createElement("label"),h=document.createElement("input"),i=document.createTextNode("Default Value"),j=document.createTextNode("Delete"),k=document.createElement("div"),l=document.createElement("a");d.setAttribute("id",a+"_div"+c),d.setAttribute("class","bp-option sortable"),e.setAttribute("class","bp-option-icon grabber"),f.setAttribute("type","text"),f.setAttribute("name",a+"_option["+c+"]"),f.setAttribute("id",a+"_option"+c),"checkbox"===a||"multiselectbox"===a?(h.setAttribute("type","checkbox"),h.setAttribute("name","isDefault_"+a+"_option["+c+"]")):(h.setAttribute("type","radio"),h.setAttribute("name","isDefault_"+a+"_option")),h.setAttribute("value",c),l.setAttribute("href",'javascript:hide("'+a+"_div"+c+'")'),l.setAttribute("class","delete"),l.appendChild(j),k.setAttribute("class","delete-button"),k.appendChild(l),g.appendChild(document.createTextNode(" ")),g.appendChild(h),g.appendChild(document.createTextNode(" ")),g.appendChild(i),g.appendChild(document.createTextNode(" ")),d.appendChild(e),d.appendChild(document.createTextNode(" ")),d.appendChild(f),d.appendChild(g),d.appendChild(k),b.appendChild(d),enableSortableFieldOptions(a),document.getElementById(a+"_option"+c).focus(),c++,document.getElementById(a+"_option_number").value=c}function show_options(a){for(var b=0;b<XProfileAdmin.supports_options_field_types.length;b++)document.getElementById(XProfileAdmin.supports_options_field_types[b]).style.display="none";XProfileAdmin.supports_options_field_types.indexOf(a)>=0&&(document.getElementById(a).style.display="")}function hide(a){if(!document.getElementById(a))return!1;document.getElementById(a).style.display="none";var b=a.replace("div","option");document.getElementById(b).value=""}function enableSortableFieldOptions(){jQuery(".bp-options-box").sortable({cursor:"move",items:"div.sortable",tolerance:"intersect",axis:"y"}),jQuery(".sortable, .sortable span").css("cursor","move")}function destroySortableFieldOptions(){jQuery(".bp-options-box").sortable("destroy"),jQuery(".sortable, .sortable span").css("cursor","default")}function titleHint(a){a=a||"title";var b=jQuery("#"+a),c=jQuery("#"+a+"-prompt-text");""===b.val()?c.removeClass("screen-reader-text"):c.addClass("screen-reader-text"),c.click(function(){jQuery(this).addClass("screen-reader-text"),b.focus()}),b.blur(function(){""===this.value&&c.removeClass("screen-reader-text")}).focus(function(){c.addClass("screen-reader-text")}).keydown(function(a){c.addClass("screen-reader-text"),jQuery(this).unbind(a)})}var fixHelper=function(a,b){return b.children().each(function(){jQuery(this).width(jQuery(this).width())}),b};jQuery(document).ready(function(){function a(a){b=jQuery("ul:first li",a).droppable({accept:".connectedSortable fieldset",hoverClass:"ui-state-hover",activeClass:"ui-state-acceptable",touch:"pointer",tolerance:"pointer",drop:function(c,d){var e=jQuery(this),f=jQuery(e.find("a").attr("href")).find(".connectedSortable");jQuery(e).removeClass("drop-candidate"),d.draggable.hide("slow",function(){a.tabs("option","active",b.index(e)),jQuery(this).appendTo(f).show("slow").animate({opacity:"1"},500),f=jQuery(e.find("a").attr("href")).find(".connectedSortable"),jQuery(f).find("p.nofields").hide("slow"),jQuery.post(ajaxurl,{action:"xprofile_reorder_fields",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery("input#_wpnonce_reorder_fields").val(),field_order:jQuery(f).sortable("serialize"),field_group_id:jQuery(f).attr("id")},function(){})})},over:function(){jQuery(this).addClass("drop-candidate")},out:function(){jQuery(this).removeClass("drop-candidate")}})}jQuery("#bp-xprofile-add-field #title").focus(),jQuery("a.ajax-option-delete").on("click",function(){var a=this.id.split("-");a=a[1],jQuery.post(ajaxurl,{action:"xprofile_delete_option",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce").val(),option_id:a},function(){})}),jQuery('[id^="sort_order_"]').change(function(){"custom"!==jQuery(this).val()?destroySortableFieldOptions():enableSortableFieldOptions(jQuery("#fieldtype :selected").val())}),jQuery("ul#field-group-tabs").show(),jQuery("ul#field-group-tabs").sortable({cursor:"move",axis:"x",opacity:1,items:"li",tolerance:"intersect",update:function(){jQuery.post(ajaxurl,{action:"xprofile_reorder_groups",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_groups:jQuery("input#_wpnonce_reorder_groups").val(),group_order:jQuery(this).sortable("serialize")},function(){})}}).disableSelection(),jQuery("fieldset.field-group").sortable({cursor:"move",opacity:.7,items:"fieldset",tolerance:"pointer",update:function(){jQuery.post(ajaxurl,{action:"xprofile_reorder_fields",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery("input#_wpnonce_reorder_fields").val(),field_order:jQuery(this).sortable("serialize"),field_group_id:jQuery(this).attr("id")},function(){})}}).disableSelection(),enableSortableFieldOptions(jQuery("#fieldtype :selected").val()),titleHint("title");var b,c=jQuery("#tabs").tabs();a(c)});
|
1 |
+
/*! buddypress - v2.3.0 - 2015-05-14 8:16:12 PM UTC - https://wordpress.org/plugins/buddypress/ */
|
2 |
function add_option(a){var b=document.getElementById(a+"_more"),c=document.getElementById(a+"_option_number").value,d=document.createElement("div"),e=document.createElement("span"),f=document.createElement("input"),g=document.createElement("label"),h=document.createElement("input"),i=document.createTextNode("Default Value"),j=document.createTextNode("Delete"),k=document.createElement("div"),l=document.createElement("a");d.setAttribute("id",a+"_div"+c),d.setAttribute("class","bp-option sortable"),e.setAttribute("class","bp-option-icon grabber"),f.setAttribute("type","text"),f.setAttribute("name",a+"_option["+c+"]"),f.setAttribute("id",a+"_option"+c),"checkbox"===a||"multiselectbox"===a?(h.setAttribute("type","checkbox"),h.setAttribute("name","isDefault_"+a+"_option["+c+"]")):(h.setAttribute("type","radio"),h.setAttribute("name","isDefault_"+a+"_option")),h.setAttribute("value",c),l.setAttribute("href",'javascript:hide("'+a+"_div"+c+'")'),l.setAttribute("class","delete"),l.appendChild(j),k.setAttribute("class","delete-button"),k.appendChild(l),g.appendChild(document.createTextNode(" ")),g.appendChild(h),g.appendChild(document.createTextNode(" ")),g.appendChild(i),g.appendChild(document.createTextNode(" ")),d.appendChild(e),d.appendChild(document.createTextNode(" ")),d.appendChild(f),d.appendChild(g),d.appendChild(k),b.appendChild(d),enableSortableFieldOptions(a),document.getElementById(a+"_option"+c).focus(),c++,document.getElementById(a+"_option_number").value=c}function show_options(a){for(var b=0;b<XProfileAdmin.supports_options_field_types.length;b++)document.getElementById(XProfileAdmin.supports_options_field_types[b]).style.display="none";XProfileAdmin.supports_options_field_types.indexOf(a)>=0&&(document.getElementById(a).style.display="")}function hide(a){if(!document.getElementById(a))return!1;document.getElementById(a).style.display="none";var b=a.replace("div","option");document.getElementById(b).value=""}function enableSortableFieldOptions(){jQuery(".bp-options-box").sortable({cursor:"move",items:"div.sortable",tolerance:"intersect",axis:"y"}),jQuery(".sortable, .sortable span").css("cursor","move")}function destroySortableFieldOptions(){jQuery(".bp-options-box").sortable("destroy"),jQuery(".sortable, .sortable span").css("cursor","default")}function titleHint(a){a=a||"title";var b=jQuery("#"+a),c=jQuery("#"+a+"-prompt-text");""===b.val()?c.removeClass("screen-reader-text"):c.addClass("screen-reader-text"),c.click(function(){jQuery(this).addClass("screen-reader-text"),b.focus()}),b.blur(function(){""===this.value&&c.removeClass("screen-reader-text")}).focus(function(){c.addClass("screen-reader-text")}).keydown(function(a){c.addClass("screen-reader-text"),jQuery(this).unbind(a)})}var fixHelper=function(a,b){return b.children().each(function(){jQuery(this).width(jQuery(this).width())}),b};jQuery(document).ready(function(){function a(a){b=jQuery("ul:first li",a).droppable({accept:".connectedSortable fieldset",hoverClass:"ui-state-hover",activeClass:"ui-state-acceptable",touch:"pointer",tolerance:"pointer",drop:function(c,d){var e=jQuery(this),f=jQuery(e.find("a").attr("href")).find(".connectedSortable");jQuery(e).removeClass("drop-candidate"),d.draggable.hide("slow",function(){a.tabs("option","active",b.index(e)),jQuery(this).appendTo(f).show("slow").animate({opacity:"1"},500),f=jQuery(e.find("a").attr("href")).find(".connectedSortable"),jQuery(f).find("p.nofields").hide("slow"),jQuery.post(ajaxurl,{action:"xprofile_reorder_fields",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery("input#_wpnonce_reorder_fields").val(),field_order:jQuery(f).sortable("serialize"),field_group_id:jQuery(f).attr("id")},function(){})})},over:function(){jQuery(this).addClass("drop-candidate")},out:function(){jQuery(this).removeClass("drop-candidate")}})}jQuery("#bp-xprofile-add-field #title").focus(),jQuery("a.ajax-option-delete").on("click",function(){var a=this.id.split("-");a=a[1],jQuery.post(ajaxurl,{action:"xprofile_delete_option",cookie:encodeURIComponent(document.cookie),_wpnonce:jQuery("input#_wpnonce").val(),option_id:a},function(){})}),jQuery('[id^="sort_order_"]').change(function(){"custom"!==jQuery(this).val()?destroySortableFieldOptions():enableSortableFieldOptions(jQuery("#fieldtype :selected").val())}),jQuery("ul#field-group-tabs").show(),jQuery("ul#field-group-tabs").sortable({cursor:"move",axis:"x",opacity:1,items:"li",tolerance:"intersect",update:function(){jQuery.post(ajaxurl,{action:"xprofile_reorder_groups",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_groups:jQuery("input#_wpnonce_reorder_groups").val(),group_order:jQuery(this).sortable("serialize")},function(){})}}).disableSelection(),jQuery("fieldset.field-group").sortable({cursor:"move",opacity:.7,items:"fieldset",tolerance:"pointer",update:function(){jQuery.post(ajaxurl,{action:"xprofile_reorder_fields",cookie:encodeURIComponent(document.cookie),_wpnonce_reorder_fields:jQuery("input#_wpnonce_reorder_fields").val(),field_order:jQuery(this).sortable("serialize"),field_group_id:jQuery(this).attr("id")},function(){})}}).disableSelection(),enableSortableFieldOptions(jQuery("#fieldtype :selected").val()),titleHint("title");var b,c=jQuery("#tabs").tabs();a(c)});
|
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the GPLv2 or later (license.txt).
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: BuddyPress 2.3-beta\n"
|
6 |
"Report-Msgid-Bugs-To: https://buddypress.trac.wordpress.org\n"
|
7 |
-
"POT-Creation-Date: 2015-05-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -616,7 +616,7 @@ msgstr ""
|
|
616 |
#: bp-members/bp-members-template.php:1445
|
617 |
#: bp-members/bp-members-template.php:1492
|
618 |
#: bp-messages/bp-messages-loader.php:317
|
619 |
-
#: bp-messages/bp-messages-template.php:
|
620 |
#: bp-notifications/bp-notifications-loader.php:235
|
621 |
#: bp-templates/bp-legacy/buddypress/groups/single/admin.php:242
|
622 |
#: bp-templates/bp-legacy/buddypress/groups/single/admin.php:269
|
@@ -743,7 +743,7 @@ msgstr ""
|
|
743 |
#: bp-groups/bp-groups-template.php:5297
|
744 |
#: bp-groups/classes/class-bp-groups-group.php:704
|
745 |
#: bp-messages/bp-messages-template.php:125
|
746 |
-
#: bp-messages/classes/class-bp_messages-thread.php:
|
747 |
#: bp-xprofile/bp-xprofile-template.php:134
|
748 |
msgid ""
|
749 |
"Arguments passed to %1$s should be in an associative array. See the inline "
|
@@ -795,7 +795,7 @@ msgstr ""
|
|
795 |
#: bp-members/admin/bp-members-admin-classes.php:287
|
796 |
#: bp-members/admin/bp-members-admin-classes.php:509
|
797 |
#: bp-members/admin/bp-members-admin-classes.php:637
|
798 |
-
#: bp-messages/bp-messages-template.php:
|
799 |
#: bp-notifications/bp-notifications-template.php:1050
|
800 |
#: bp-notifications/bp-notifications-template.php:1283
|
801 |
#: bp-templates/bp-legacy/buddypress/activity/comment.php:50
|
@@ -1039,7 +1039,7 @@ msgstr ""
|
|
1039 |
#: bp-blogs/bp-blogs-template.php:1444 bp-core/deprecated/1.5.php:417
|
1040 |
#: bp-forums/bp-forums-template.php:2684 bp-groups/bp-groups-template.php:4693
|
1041 |
#: bp-members/bp-members-template.php:1281
|
1042 |
-
#: bp-messages/bp-messages-template.php:
|
1043 |
msgid "Search"
|
1044 |
msgstr ""
|
1045 |
|
@@ -1276,7 +1276,7 @@ msgstr ""
|
|
1276 |
#: bp-members/admin/bp-members-admin-classes.php:283
|
1277 |
#: bp-members/admin/bp-members-admin-classes.php:629
|
1278 |
#: bp-members/admin/bp-members-admin-classes.php:633
|
1279 |
-
#: bp-messages/bp-messages-template.php:
|
1280 |
#: bp-templates/bp-legacy/buddypress/members/activate.php:46
|
1281 |
msgid "Activate"
|
1282 |
msgstr ""
|
@@ -1880,6 +1880,7 @@ msgstr ""
|
|
1880 |
|
1881 |
#: bp-core/bp-core-admin.php:669 bp-core/bp-core-admin.php:674
|
1882 |
#: bp-core/bp-core-admin.php:684 bp-core/bp-core-admin.php:689
|
|
|
1883 |
msgid "Core Developer"
|
1884 |
msgstr ""
|
1885 |
|
@@ -1887,76 +1888,76 @@ msgstr ""
|
|
1887 |
msgid "Navigator"
|
1888 |
msgstr ""
|
1889 |
|
1890 |
-
#: bp-core/bp-core-admin.php:
|
1891 |
msgid "Recent Rockstars"
|
1892 |
msgstr ""
|
1893 |
|
1894 |
-
#: bp-core/bp-core-admin.php:
|
1895 |
msgid "Contributors to BuddyPress %s"
|
1896 |
msgstr ""
|
1897 |
|
1898 |
-
#: bp-core/bp-core-admin.php:
|
1899 |
msgid "External Libraries"
|
1900 |
msgstr ""
|
1901 |
|
1902 |
-
#: bp-core/bp-core-admin.php:
|
1903 |
msgid ""
|
1904 |
"Thank you for installing BuddyPress! BuddyPress %s gives you the components "
|
1905 |
"you need to turn your WordPress powered site into a thriving membership "
|
1906 |
"community."
|
1907 |
msgstr ""
|
1908 |
|
1909 |
-
#: bp-core/bp-core-admin.php:
|
1910 |
msgid ""
|
1911 |
"BuddyPress %s comes with a bunch of great improvements we think "
|
1912 |
"you’re really going to like."
|
1913 |
msgstr ""
|
1914 |
|
1915 |
-
#: bp-core/bp-core-admin.php:
|
1916 |
msgid "Welcome to BuddyPress %s"
|
1917 |
msgstr ""
|
1918 |
|
1919 |
-
#: bp-core/bp-core-admin.php:
|
1920 |
msgid "What’s New"
|
1921 |
msgstr ""
|
1922 |
|
1923 |
-
#: bp-core/bp-core-admin.php:
|
1924 |
msgid "Credits"
|
1925 |
msgstr ""
|
1926 |
|
1927 |
-
#: bp-core/bp-core-admin.php:
|
1928 |
msgid "Maintenance Release"
|
1929 |
msgid_plural "Maintenance Releases"
|
1930 |
msgstr[0] ""
|
1931 |
msgstr[1] ""
|
1932 |
|
1933 |
-
#: bp-core/bp-core-admin.php:
|
1934 |
msgid "Security Release"
|
1935 |
msgid_plural "Security Releases"
|
1936 |
msgstr[0] ""
|
1937 |
msgstr[1] ""
|
1938 |
|
1939 |
-
#: bp-core/bp-core-admin.php:
|
1940 |
msgid "Maintenance and Security Release"
|
1941 |
msgid_plural "Maintenance and Security Releases"
|
1942 |
msgstr[0] ""
|
1943 |
msgstr[1] ""
|
1944 |
|
1945 |
-
#: bp-core/bp-core-admin.php:
|
1946 |
#. translators: 1: WordPress version number.
|
1947 |
msgid "<strong>Version %1$s</strong> addressed a security issue."
|
1948 |
msgid_plural "<strong>Version %1$s</strong> addressed some security issues."
|
1949 |
msgstr[0] ""
|
1950 |
msgstr[1] ""
|
1951 |
|
1952 |
-
#: bp-core/bp-core-admin.php:
|
1953 |
#. translators: 1: WordPress version number, 2: plural number of bugs.
|
1954 |
msgid "<strong>Version %1$s</strong> addressed %2$s bug."
|
1955 |
msgid_plural "<strong>Version %1$s</strong> addressed %2$s bugs."
|
1956 |
msgstr[0] ""
|
1957 |
msgstr[1] ""
|
1958 |
|
1959 |
-
#: bp-core/bp-core-admin.php:
|
1960 |
#. translators: 1: WordPress version number, 2: plural number of bugs. Singular
|
1961 |
#. security issue.
|
1962 |
msgid "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug."
|
@@ -1966,7 +1967,7 @@ msgid_plural ""
|
|
1966 |
msgstr[0] ""
|
1967 |
msgstr[1] ""
|
1968 |
|
1969 |
-
#: bp-core/bp-core-admin.php:
|
1970 |
#. translators: 1: WordPress version number, 2: plural number of bugs. More
|
1971 |
#. than one security issue.
|
1972 |
msgid ""
|
@@ -1978,7 +1979,7 @@ msgid_plural ""
|
|
1978 |
msgstr[0] ""
|
1979 |
msgstr[1] ""
|
1980 |
|
1981 |
-
#: bp-core/bp-core-admin.php:
|
1982 |
msgid "For more information, see <a href=\"%s\">the release notes</a>."
|
1983 |
msgstr ""
|
1984 |
|
@@ -2093,45 +2094,41 @@ msgid "Upload"
|
|
2093 |
msgstr ""
|
2094 |
|
2095 |
#: bp-core/bp-core-attachments.php:226
|
2096 |
-
msgid "
|
2097 |
msgstr ""
|
2098 |
|
2099 |
#: bp-core/bp-core-attachments.php:230
|
2100 |
-
msgid ""
|
2101 |
-
"Requesting video stream, please authorize this website to access to your "
|
2102 |
-
"camera."
|
2103 |
msgstr ""
|
2104 |
|
2105 |
#: bp-core/bp-core-attachments.php:231
|
2106 |
-
msgid "Please wait
|
2107 |
msgstr ""
|
2108 |
|
2109 |
#: bp-core/bp-core-attachments.php:232
|
2110 |
-
msgid ""
|
2111 |
-
"Video stream loaded. You can use the capture button to display the profile "
|
2112 |
-
"photo preview."
|
2113 |
msgstr ""
|
2114 |
|
2115 |
#: bp-core/bp-core-attachments.php:233
|
2116 |
msgid ""
|
2117 |
-
"
|
2118 |
-
"
|
2119 |
msgstr ""
|
2120 |
|
2121 |
#: bp-core/bp-core-attachments.php:234
|
2122 |
-
msgid "Your browser is not supported. Please
|
2123 |
msgstr ""
|
2124 |
|
2125 |
#: bp-core/bp-core-attachments.php:235
|
2126 |
-
msgid "Video error. Please
|
2127 |
msgstr ""
|
2128 |
|
2129 |
#: bp-core/bp-core-attachments.php:236
|
2130 |
-
msgid "Your profile photo is ready
|
2131 |
msgstr ""
|
2132 |
|
2133 |
#: bp-core/bp-core-attachments.php:237
|
2134 |
-
msgid "No
|
2135 |
msgstr ""
|
2136 |
|
2137 |
#: bp-core/bp-core-avatars.php:329
|
@@ -2362,7 +2359,7 @@ msgstr ""
|
|
2362 |
#: bp-core/bp-core-widgets.php:171 bp-groups/bp-groups-widgets.php:164
|
2363 |
#: bp-members/bp-members-widgets.php:186 bp-members/bp-members-widgets.php:349
|
2364 |
#: bp-members/bp-members-widgets.php:493
|
2365 |
-
#: bp-messages/bp-messages-widgets.php:
|
2366 |
#: bp-templates/bp-legacy/buddypress/forums/index.php:159
|
2367 |
#: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:68
|
2368 |
#: bp-templates/bp-legacy/buddypress/groups/single/forum.php:100
|
@@ -2697,9 +2694,9 @@ msgstr ""
|
|
2697 |
|
2698 |
#: bp-forums/bp-forums-template.php:887 bp-forums/bp-forums-template.php:1048
|
2699 |
#: bp-forums/bp-forums-template.php:2435
|
2700 |
-
#: bp-messages/bp-messages-template.php:
|
2701 |
-
#: bp-messages/bp-messages-template.php:
|
2702 |
-
#: bp-messages/classes/class-bp_messages-thread.php:
|
2703 |
msgid "Deleted User"
|
2704 |
msgstr ""
|
2705 |
|
@@ -4975,11 +4972,11 @@ msgstr ""
|
|
4975 |
msgid "There was an error deleting messages."
|
4976 |
msgstr ""
|
4977 |
|
4978 |
-
#: bp-messages/bp-messages-functions.php:
|
4979 |
msgid "Re: %s"
|
4980 |
msgstr ""
|
4981 |
|
4982 |
-
#: bp-messages/bp-messages-functions.php:
|
4983 |
msgid "No Subject"
|
4984 |
msgstr ""
|
4985 |
|
@@ -5003,7 +5000,7 @@ msgstr ""
|
|
5003 |
|
5004 |
#: bp-messages/bp-messages-loader.php:166
|
5005 |
#: bp-messages/bp-messages-loader.php:245
|
5006 |
-
#: bp-messages/bp-messages-notifications.php:
|
5007 |
msgid "Inbox"
|
5008 |
msgstr ""
|
5009 |
|
@@ -5064,15 +5061,15 @@ msgstr ""
|
|
5064 |
msgid "To disable these notifications, please log in and go to: %s"
|
5065 |
msgstr ""
|
5066 |
|
5067 |
-
#: bp-messages/bp-messages-notifications.php:
|
5068 |
msgid "You have %d new messages"
|
5069 |
msgstr ""
|
5070 |
|
5071 |
-
#: bp-messages/bp-messages-notifications.php:
|
5072 |
msgid "%s sent you a new private message"
|
5073 |
msgstr ""
|
5074 |
|
5075 |
-
#: bp-messages/bp-messages-notifications.php:
|
5076 |
msgid "You have %s new private message"
|
5077 |
msgid_plural "You have %s new private messages"
|
5078 |
msgstr[0] ""
|
@@ -5173,72 +5170,72 @@ msgstr ""
|
|
5173 |
msgid "Remove star"
|
5174 |
msgstr ""
|
5175 |
|
5176 |
-
#: bp-messages/bp-messages-template.php:
|
5177 |
msgid "%d unread"
|
5178 |
msgid_plural "%d unread"
|
5179 |
msgstr[0] ""
|
5180 |
msgstr[1] ""
|
5181 |
|
5182 |
-
#: bp-messages/bp-messages-template.php:
|
5183 |
msgid "Viewing 1 message"
|
5184 |
msgstr ""
|
5185 |
|
5186 |
-
#: bp-messages/bp-messages-template.php:
|
5187 |
msgid "Viewing %1$s - %2$s of %3$s message"
|
5188 |
msgid_plural "Viewing %1$s - %2$s of %3$s messages"
|
5189 |
msgstr[0] ""
|
5190 |
msgstr[1] ""
|
5191 |
|
5192 |
-
#: bp-messages/bp-messages-template.php:
|
5193 |
msgid "Search Messages"
|
5194 |
msgstr ""
|
5195 |
|
5196 |
-
#: bp-messages/bp-messages-template.php:
|
5197 |
msgid "Select:"
|
5198 |
msgstr ""
|
5199 |
|
5200 |
-
#: bp-messages/bp-messages-template.php:
|
5201 |
msgid "Select"
|
5202 |
msgstr ""
|
5203 |
|
5204 |
-
#: bp-messages/bp-messages-template.php:
|
5205 |
msgid "Delete Selected"
|
5206 |
msgstr ""
|
5207 |
|
5208 |
-
#: bp-messages/bp-messages-template.php:
|
5209 |
#: bp-notifications/bp-notifications-template.php:1274
|
5210 |
msgid "Select Bulk Action"
|
5211 |
msgstr ""
|
5212 |
|
5213 |
-
#: bp-messages/bp-messages-template.php:
|
5214 |
#: bp-notifications/bp-notifications-template.php:1276
|
5215 |
msgid "Bulk Actions"
|
5216 |
msgstr ""
|
5217 |
|
5218 |
-
#: bp-messages/bp-messages-template.php:
|
5219 |
#: bp-notifications/bp-notifications-template.php:1279
|
5220 |
msgid "Mark read"
|
5221 |
msgstr ""
|
5222 |
|
5223 |
-
#: bp-messages/bp-messages-template.php:
|
5224 |
#: bp-notifications/bp-notifications-template.php:1281
|
5225 |
msgid "Mark unread"
|
5226 |
msgstr ""
|
5227 |
|
5228 |
-
#: bp-messages/bp-messages-template.php:
|
5229 |
#: bp-notifications/bp-notifications-template.php:1285
|
5230 |
msgid "Apply"
|
5231 |
msgstr ""
|
5232 |
|
5233 |
-
#: bp-messages/bp-messages-template.php:
|
5234 |
msgid "Currently Active"
|
5235 |
msgstr ""
|
5236 |
|
5237 |
-
#: bp-messages/bp-messages-template.php:
|
5238 |
msgid "Deactivate"
|
5239 |
msgstr ""
|
5240 |
|
5241 |
-
#: bp-messages/bp-messages-template.php:
|
5242 |
#: bp-templates/bp-legacy/buddypress/members/register.php:178
|
5243 |
#: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:60
|
5244 |
#: bp-templates/bp-legacy/buddypress-functions.php:282
|
@@ -5246,19 +5243,19 @@ msgstr ""
|
|
5246 |
msgid "Close"
|
5247 |
msgstr ""
|
5248 |
|
5249 |
-
#: bp-messages/bp-messages-template.php:
|
5250 |
msgid "Send a private message to this user."
|
5251 |
msgstr ""
|
5252 |
|
5253 |
-
#: bp-messages/bp-messages-template.php:
|
5254 |
msgid "Private Message"
|
5255 |
msgstr ""
|
5256 |
|
5257 |
-
#: bp-messages/bp-messages-template.php:
|
5258 |
msgid "%s recipients"
|
5259 |
msgstr ""
|
5260 |
|
5261 |
-
#: bp-messages/bp-messages-template.php:
|
5262 |
#: bp-templates/bp-legacy/buddypress-functions.php:1540
|
5263 |
msgid "Sent %s"
|
5264 |
msgstr ""
|
@@ -5271,7 +5268,7 @@ msgstr ""
|
|
5271 |
msgid "Display Sitewide Notices posted by the site administrator"
|
5272 |
msgstr ""
|
5273 |
|
5274 |
-
#: bp-messages/classes/class-bp_messages-thread.php:
|
5275 |
msgid "%s Recipients"
|
5276 |
msgstr ""
|
5277 |
|
@@ -5586,7 +5583,7 @@ msgid "Post in"
|
|
5586 |
msgstr ""
|
5587 |
|
5588 |
#: bp-templates/bp-legacy/buddypress/assets/_attachments/avatars/camera.php:16
|
5589 |
-
msgid "Your browser does not support
|
5590 |
msgstr ""
|
5591 |
|
5592 |
#: bp-templates/bp-legacy/buddypress/assets/_attachments/avatars/camera.php:23
|
@@ -6054,10 +6051,6 @@ msgstr ""
|
|
6054 |
msgid "Select friends to invite."
|
6055 |
msgstr ""
|
6056 |
|
6057 |
-
#: bp-templates/bp-legacy/buddypress/groups/single/invites-loop.php:119
|
6058 |
-
msgid "Send Invites"
|
6059 |
-
msgstr ""
|
6060 |
-
|
6061 |
#: bp-templates/bp-legacy/buddypress/groups/single/members.php:121
|
6062 |
msgid "No members were found."
|
6063 |
msgstr ""
|
@@ -6090,17 +6083,21 @@ msgstr ""
|
|
6090 |
msgid "There are no pending membership requests."
|
6091 |
msgstr ""
|
6092 |
|
6093 |
-
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:
|
|
|
|
|
|
|
|
|
6094 |
msgid "Group invitations can only be extended to friends."
|
6095 |
msgstr ""
|
6096 |
|
6097 |
-
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:
|
6098 |
msgid ""
|
6099 |
"Once you've made some friendships, you'll be able to invite those members "
|
6100 |
"to this group."
|
6101 |
msgstr ""
|
6102 |
|
6103 |
-
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:
|
6104 |
msgid "All of your friends already belong to this group."
|
6105 |
msgstr ""
|
6106 |
|
@@ -7659,27 +7656,27 @@ msgctxt "Message pagination next text"
|
|
7659 |
msgid "→"
|
7660 |
msgstr ""
|
7661 |
|
7662 |
-
#: bp-messages/bp-messages-template.php:
|
7663 |
msgctxt "Message dropdown filter"
|
7664 |
msgid "Read"
|
7665 |
msgstr ""
|
7666 |
|
7667 |
-
#: bp-messages/bp-messages-template.php:
|
7668 |
msgctxt "Message dropdown filter"
|
7669 |
msgid "Unread"
|
7670 |
msgstr ""
|
7671 |
|
7672 |
-
#: bp-messages/bp-messages-template.php:
|
7673 |
msgctxt "Message dropdown filter"
|
7674 |
msgid "All"
|
7675 |
msgstr ""
|
7676 |
|
7677 |
-
#: bp-messages/bp-messages-template.php:
|
7678 |
msgctxt "Message management markup"
|
7679 |
msgid "Mark as Read"
|
7680 |
msgstr ""
|
7681 |
|
7682 |
-
#: bp-messages/bp-messages-template.php:
|
7683 |
msgctxt "Message management markup"
|
7684 |
msgid "Mark as Unread"
|
7685 |
msgstr ""
|
2 |
# This file is distributed under the GPLv2 or later (license.txt).
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: BuddyPress 2.3.0-beta\n"
|
6 |
"Report-Msgid-Bugs-To: https://buddypress.trac.wordpress.org\n"
|
7 |
+
"POT-Creation-Date: 2015-05-14 20:16:17+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
616 |
#: bp-members/bp-members-template.php:1445
|
617 |
#: bp-members/bp-members-template.php:1492
|
618 |
#: bp-messages/bp-messages-loader.php:317
|
619 |
+
#: bp-messages/bp-messages-template.php:1002
|
620 |
#: bp-notifications/bp-notifications-loader.php:235
|
621 |
#: bp-templates/bp-legacy/buddypress/groups/single/admin.php:242
|
622 |
#: bp-templates/bp-legacy/buddypress/groups/single/admin.php:269
|
743 |
#: bp-groups/bp-groups-template.php:5297
|
744 |
#: bp-groups/classes/class-bp-groups-group.php:704
|
745 |
#: bp-messages/bp-messages-template.php:125
|
746 |
+
#: bp-messages/classes/class-bp_messages-thread.php:409
|
747 |
#: bp-xprofile/bp-xprofile-template.php:134
|
748 |
msgid ""
|
749 |
"Arguments passed to %1$s should be in an associative array. See the inline "
|
795 |
#: bp-members/admin/bp-members-admin-classes.php:287
|
796 |
#: bp-members/admin/bp-members-admin-classes.php:509
|
797 |
#: bp-members/admin/bp-members-admin-classes.php:637
|
798 |
+
#: bp-messages/bp-messages-template.php:1294
|
799 |
#: bp-notifications/bp-notifications-template.php:1050
|
800 |
#: bp-notifications/bp-notifications-template.php:1283
|
801 |
#: bp-templates/bp-legacy/buddypress/activity/comment.php:50
|
1039 |
#: bp-blogs/bp-blogs-template.php:1444 bp-core/deprecated/1.5.php:417
|
1040 |
#: bp-forums/bp-forums-template.php:2684 bp-groups/bp-groups-template.php:4693
|
1041 |
#: bp-members/bp-members-template.php:1281
|
1042 |
+
#: bp-messages/bp-messages-template.php:1122
|
1043 |
msgid "Search"
|
1044 |
msgstr ""
|
1045 |
|
1276 |
#: bp-members/admin/bp-members-admin-classes.php:283
|
1277 |
#: bp-members/admin/bp-members-admin-classes.php:629
|
1278 |
#: bp-members/admin/bp-members-admin-classes.php:633
|
1279 |
+
#: bp-messages/bp-messages-template.php:1529
|
1280 |
#: bp-templates/bp-legacy/buddypress/members/activate.php:46
|
1281 |
msgid "Activate"
|
1282 |
msgstr ""
|
1880 |
|
1881 |
#: bp-core/bp-core-admin.php:669 bp-core/bp-core-admin.php:674
|
1882 |
#: bp-core/bp-core-admin.php:684 bp-core/bp-core-admin.php:689
|
1883 |
+
#: bp-core/bp-core-admin.php:694
|
1884 |
msgid "Core Developer"
|
1885 |
msgstr ""
|
1886 |
|
1888 |
msgid "Navigator"
|
1889 |
msgstr ""
|
1890 |
|
1891 |
+
#: bp-core/bp-core-admin.php:698
|
1892 |
msgid "Recent Rockstars"
|
1893 |
msgstr ""
|
1894 |
|
1895 |
+
#: bp-core/bp-core-admin.php:718
|
1896 |
msgid "Contributors to BuddyPress %s"
|
1897 |
msgstr ""
|
1898 |
|
1899 |
+
#: bp-core/bp-core-admin.php:762
|
1900 |
msgid "External Libraries"
|
1901 |
msgstr ""
|
1902 |
|
1903 |
+
#: bp-core/bp-core-admin.php:783
|
1904 |
msgid ""
|
1905 |
"Thank you for installing BuddyPress! BuddyPress %s gives you the components "
|
1906 |
"you need to turn your WordPress powered site into a thriving membership "
|
1907 |
"community."
|
1908 |
msgstr ""
|
1909 |
|
1910 |
+
#: bp-core/bp-core-admin.php:784
|
1911 |
msgid ""
|
1912 |
"BuddyPress %s comes with a bunch of great improvements we think "
|
1913 |
"you’re really going to like."
|
1914 |
msgstr ""
|
1915 |
|
1916 |
+
#: bp-core/bp-core-admin.php:788
|
1917 |
msgid "Welcome to BuddyPress %s"
|
1918 |
msgstr ""
|
1919 |
|
1920 |
+
#: bp-core/bp-core-admin.php:809
|
1921 |
msgid "What’s New"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
+
#: bp-core/bp-core-admin.php:811
|
1925 |
msgid "Credits"
|
1926 |
msgstr ""
|
1927 |
|
1928 |
+
#: bp-core/bp-core-admin.php:878
|
1929 |
msgid "Maintenance Release"
|
1930 |
msgid_plural "Maintenance Releases"
|
1931 |
msgstr[0] ""
|
1932 |
msgstr[1] ""
|
1933 |
|
1934 |
+
#: bp-core/bp-core-admin.php:879
|
1935 |
msgid "Security Release"
|
1936 |
msgid_plural "Security Releases"
|
1937 |
msgstr[0] ""
|
1938 |
msgstr[1] ""
|
1939 |
|
1940 |
+
#: bp-core/bp-core-admin.php:880
|
1941 |
msgid "Maintenance and Security Release"
|
1942 |
msgid_plural "Maintenance and Security Releases"
|
1943 |
msgstr[0] ""
|
1944 |
msgstr[1] ""
|
1945 |
|
1946 |
+
#: bp-core/bp-core-admin.php:883
|
1947 |
#. translators: 1: WordPress version number.
|
1948 |
msgid "<strong>Version %1$s</strong> addressed a security issue."
|
1949 |
msgid_plural "<strong>Version %1$s</strong> addressed some security issues."
|
1950 |
msgstr[0] ""
|
1951 |
msgstr[1] ""
|
1952 |
|
1953 |
+
#: bp-core/bp-core-admin.php:888
|
1954 |
#. translators: 1: WordPress version number, 2: plural number of bugs.
|
1955 |
msgid "<strong>Version %1$s</strong> addressed %2$s bug."
|
1956 |
msgid_plural "<strong>Version %1$s</strong> addressed %2$s bugs."
|
1957 |
msgstr[0] ""
|
1958 |
msgstr[1] ""
|
1959 |
|
1960 |
+
#: bp-core/bp-core-admin.php:893
|
1961 |
#. translators: 1: WordPress version number, 2: plural number of bugs. Singular
|
1962 |
#. security issue.
|
1963 |
msgid "<strong>Version %1$s</strong> addressed a security issue and fixed %2$s bug."
|
1967 |
msgstr[0] ""
|
1968 |
msgstr[1] ""
|
1969 |
|
1970 |
+
#: bp-core/bp-core-admin.php:898
|
1971 |
#. translators: 1: WordPress version number, 2: plural number of bugs. More
|
1972 |
#. than one security issue.
|
1973 |
msgid ""
|
1979 |
msgstr[0] ""
|
1980 |
msgstr[1] ""
|
1981 |
|
1982 |
+
#: bp-core/bp-core-admin.php:902
|
1983 |
msgid "For more information, see <a href=\"%s\">the release notes</a>."
|
1984 |
msgstr ""
|
1985 |
|
2094 |
msgstr ""
|
2095 |
|
2096 |
#: bp-core/bp-core-attachments.php:226
|
2097 |
+
msgid "Take Photo"
|
2098 |
msgstr ""
|
2099 |
|
2100 |
#: bp-core/bp-core-attachments.php:230
|
2101 |
+
msgid "Please allow us to access to your camera."
|
|
|
|
|
2102 |
msgstr ""
|
2103 |
|
2104 |
#: bp-core/bp-core-attachments.php:231
|
2105 |
+
msgid "Please wait as we access your camera."
|
2106 |
msgstr ""
|
2107 |
|
2108 |
#: bp-core/bp-core-attachments.php:232
|
2109 |
+
msgid "Camera loaded. Click on the \"Capture\" button to take your photo."
|
|
|
|
|
2110 |
msgstr ""
|
2111 |
|
2112 |
#: bp-core/bp-core-attachments.php:233
|
2113 |
msgid ""
|
2114 |
+
"It looks like you do not have a webcam or we were unable to get permission "
|
2115 |
+
"to use your webcam. Please upload a photo instead."
|
2116 |
msgstr ""
|
2117 |
|
2118 |
#: bp-core/bp-core-attachments.php:234
|
2119 |
+
msgid "Your browser is not supported. Please upload a photo instead."
|
2120 |
msgstr ""
|
2121 |
|
2122 |
#: bp-core/bp-core-attachments.php:235
|
2123 |
+
msgid "Video error. Please upload a photo instead."
|
2124 |
msgstr ""
|
2125 |
|
2126 |
#: bp-core/bp-core-attachments.php:236
|
2127 |
+
msgid "Your profile photo is ready. Click on the \"Save\" button to use this photo."
|
2128 |
msgstr ""
|
2129 |
|
2130 |
#: bp-core/bp-core-attachments.php:237
|
2131 |
+
msgid "No photo was captured. Click on the \"Capture\" button to take your photo."
|
2132 |
msgstr ""
|
2133 |
|
2134 |
#: bp-core/bp-core-avatars.php:329
|
2359 |
#: bp-core/bp-core-widgets.php:171 bp-groups/bp-groups-widgets.php:164
|
2360 |
#: bp-members/bp-members-widgets.php:186 bp-members/bp-members-widgets.php:349
|
2361 |
#: bp-members/bp-members-widgets.php:493
|
2362 |
+
#: bp-messages/bp-messages-widgets.php:124
|
2363 |
#: bp-templates/bp-legacy/buddypress/forums/index.php:159
|
2364 |
#: bp-templates/bp-legacy/buddypress/groups/single/forum/edit.php:68
|
2365 |
#: bp-templates/bp-legacy/buddypress/groups/single/forum.php:100
|
2694 |
|
2695 |
#: bp-forums/bp-forums-template.php:887 bp-forums/bp-forums-template.php:1048
|
2696 |
#: bp-forums/bp-forums-template.php:2435
|
2697 |
+
#: bp-messages/bp-messages-template.php:2139
|
2698 |
+
#: bp-messages/bp-messages-template.php:2380
|
2699 |
+
#: bp-messages/classes/class-bp_messages-thread.php:774
|
2700 |
msgid "Deleted User"
|
2701 |
msgstr ""
|
2702 |
|
4972 |
msgid "There was an error deleting messages."
|
4973 |
msgstr ""
|
4974 |
|
4975 |
+
#: bp-messages/bp-messages-functions.php:78
|
4976 |
msgid "Re: %s"
|
4977 |
msgstr ""
|
4978 |
|
4979 |
+
#: bp-messages/bp-messages-functions.php:91
|
4980 |
msgid "No Subject"
|
4981 |
msgstr ""
|
4982 |
|
5000 |
|
5001 |
#: bp-messages/bp-messages-loader.php:166
|
5002 |
#: bp-messages/bp-messages-loader.php:245
|
5003 |
+
#: bp-messages/bp-messages-notifications.php:169
|
5004 |
msgid "Inbox"
|
5005 |
msgstr ""
|
5006 |
|
5061 |
msgid "To disable these notifications, please log in and go to: %s"
|
5062 |
msgstr ""
|
5063 |
|
5064 |
+
#: bp-messages/bp-messages-notifications.php:175
|
5065 |
msgid "You have %d new messages"
|
5066 |
msgstr ""
|
5067 |
|
5068 |
+
#: bp-messages/bp-messages-notifications.php:187
|
5069 |
msgid "%s sent you a new private message"
|
5070 |
msgstr ""
|
5071 |
|
5072 |
+
#: bp-messages/bp-messages-notifications.php:189
|
5073 |
msgid "You have %s new private message"
|
5074 |
msgid_plural "You have %s new private messages"
|
5075 |
msgstr[0] ""
|
5170 |
msgid "Remove star"
|
5171 |
msgstr ""
|
5172 |
|
5173 |
+
#: bp-messages/bp-messages-template.php:918
|
5174 |
msgid "%d unread"
|
5175 |
msgid_plural "%d unread"
|
5176 |
msgstr[0] ""
|
5177 |
msgstr[1] ""
|
5178 |
|
5179 |
+
#: bp-messages/bp-messages-template.php:1092
|
5180 |
msgid "Viewing 1 message"
|
5181 |
msgstr ""
|
5182 |
|
5183 |
+
#: bp-messages/bp-messages-template.php:1094
|
5184 |
msgid "Viewing %1$s - %2$s of %3$s message"
|
5185 |
msgid_plural "Viewing %1$s - %2$s of %3$s messages"
|
5186 |
msgstr[0] ""
|
5187 |
msgstr[1] ""
|
5188 |
|
5189 |
+
#: bp-messages/bp-messages-template.php:1120
|
5190 |
msgid "Search Messages"
|
5191 |
msgstr ""
|
5192 |
|
5193 |
+
#: bp-messages/bp-messages-template.php:1260
|
5194 |
msgid "Select:"
|
5195 |
msgstr ""
|
5196 |
|
5197 |
+
#: bp-messages/bp-messages-template.php:1264
|
5198 |
msgid "Select"
|
5199 |
msgstr ""
|
5200 |
|
5201 |
+
#: bp-messages/bp-messages-template.php:1277
|
5202 |
msgid "Delete Selected"
|
5203 |
msgstr ""
|
5204 |
|
5205 |
+
#: bp-messages/bp-messages-template.php:1289
|
5206 |
#: bp-notifications/bp-notifications-template.php:1274
|
5207 |
msgid "Select Bulk Action"
|
5208 |
msgstr ""
|
5209 |
|
5210 |
+
#: bp-messages/bp-messages-template.php:1291
|
5211 |
#: bp-notifications/bp-notifications-template.php:1276
|
5212 |
msgid "Bulk Actions"
|
5213 |
msgstr ""
|
5214 |
|
5215 |
+
#: bp-messages/bp-messages-template.php:1292
|
5216 |
#: bp-notifications/bp-notifications-template.php:1279
|
5217 |
msgid "Mark read"
|
5218 |
msgstr ""
|
5219 |
|
5220 |
+
#: bp-messages/bp-messages-template.php:1293
|
5221 |
#: bp-notifications/bp-notifications-template.php:1281
|
5222 |
msgid "Mark unread"
|
5223 |
msgstr ""
|
5224 |
|
5225 |
+
#: bp-messages/bp-messages-template.php:1304
|
5226 |
#: bp-notifications/bp-notifications-template.php:1285
|
5227 |
msgid "Apply"
|
5228 |
msgstr ""
|
5229 |
|
5230 |
+
#: bp-messages/bp-messages-template.php:1355
|
5231 |
msgid "Currently Active"
|
5232 |
msgstr ""
|
5233 |
|
5234 |
+
#: bp-messages/bp-messages-template.php:1527
|
5235 |
msgid "Deactivate"
|
5236 |
msgstr ""
|
5237 |
|
5238 |
+
#: bp-messages/bp-messages-template.php:1594
|
5239 |
#: bp-templates/bp-legacy/buddypress/members/register.php:178
|
5240 |
#: bp-templates/bp-legacy/buddypress/members/single/profile/edit.php:60
|
5241 |
#: bp-templates/bp-legacy/buddypress-functions.php:282
|
5243 |
msgid "Close"
|
5244 |
msgstr ""
|
5245 |
|
5246 |
+
#: bp-messages/bp-messages-template.php:1672
|
5247 |
msgid "Send a private message to this user."
|
5248 |
msgstr ""
|
5249 |
|
5250 |
+
#: bp-messages/bp-messages-template.php:1673
|
5251 |
msgid "Private Message"
|
5252 |
msgstr ""
|
5253 |
|
5254 |
+
#: bp-messages/bp-messages-template.php:2076
|
5255 |
msgid "%s recipients"
|
5256 |
msgstr ""
|
5257 |
|
5258 |
+
#: bp-messages/bp-messages-template.php:2437
|
5259 |
#: bp-templates/bp-legacy/buddypress-functions.php:1540
|
5260 |
msgid "Sent %s"
|
5261 |
msgstr ""
|
5268 |
msgid "Display Sitewide Notices posted by the site administrator"
|
5269 |
msgstr ""
|
5270 |
|
5271 |
+
#: bp-messages/classes/class-bp_messages-thread.php:766
|
5272 |
msgid "%s Recipients"
|
5273 |
msgstr ""
|
5274 |
|
5583 |
msgstr ""
|
5584 |
|
5585 |
#: bp-templates/bp-legacy/buddypress/assets/_attachments/avatars/camera.php:16
|
5586 |
+
msgid "Your browser does not support this feature."
|
5587 |
msgstr ""
|
5588 |
|
5589 |
#: bp-templates/bp-legacy/buddypress/assets/_attachments/avatars/camera.php:23
|
6051 |
msgid "Select friends to invite."
|
6052 |
msgstr ""
|
6053 |
|
|
|
|
|
|
|
|
|
6054 |
#: bp-templates/bp-legacy/buddypress/groups/single/members.php:121
|
6055 |
msgid "No members were found."
|
6056 |
msgstr ""
|
6083 |
msgid "There are no pending membership requests."
|
6084 |
msgstr ""
|
6085 |
|
6086 |
+
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:22
|
6087 |
+
msgid "Send Invites"
|
6088 |
+
msgstr ""
|
6089 |
+
|
6090 |
+
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:37
|
6091 |
msgid "Group invitations can only be extended to friends."
|
6092 |
msgstr ""
|
6093 |
|
6094 |
+
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:38
|
6095 |
msgid ""
|
6096 |
"Once you've made some friendships, you'll be able to invite those members "
|
6097 |
"to this group."
|
6098 |
msgstr ""
|
6099 |
|
6100 |
+
#: bp-templates/bp-legacy/buddypress/groups/single/send-invites.php:46
|
6101 |
msgid "All of your friends already belong to this group."
|
6102 |
msgstr ""
|
6103 |
|
7656 |
msgid "→"
|
7657 |
msgstr ""
|
7658 |
|
7659 |
+
#: bp-messages/bp-messages-template.php:1265
|
7660 |
msgctxt "Message dropdown filter"
|
7661 |
msgid "Read"
|
7662 |
msgstr ""
|
7663 |
|
7664 |
+
#: bp-messages/bp-messages-template.php:1266
|
7665 |
msgctxt "Message dropdown filter"
|
7666 |
msgid "Unread"
|
7667 |
msgstr ""
|
7668 |
|
7669 |
+
#: bp-messages/bp-messages-template.php:1267
|
7670 |
msgctxt "Message dropdown filter"
|
7671 |
msgid "All"
|
7672 |
msgstr ""
|
7673 |
|
7674 |
+
#: bp-messages/bp-messages-template.php:1272
|
7675 |
msgctxt "Message management markup"
|
7676 |
msgid "Mark as Read"
|
7677 |
msgstr ""
|
7678 |
|
7679 |
+
#: bp-messages/bp-messages-template.php:1273
|
7680 |
msgctxt "Message management markup"
|
7681 |
msgid "Mark as Unread"
|
7682 |
msgstr ""
|
@@ -71,9 +71,14 @@ Title: Core Developer
|
|
71 |
Twitter: tw2113
|
72 |
Favorite Food: Jelly Beans
|
73 |
|
|
|
|
|
|
|
|
|
|
|
74 |
/* THANKS */
|
75 |
-
|
76 |
|
77 |
/* META */
|
78 |
-
Updated: 2015/
|
79 |
See: http://humanstxt.org/
|
71 |
Twitter: tw2113
|
72 |
Favorite Food: Jelly Beans
|
73 |
|
74 |
+
Name: Hugo Ashmore (hnla)
|
75 |
+
Title: Core Developer
|
76 |
+
Twitter: hnla
|
77 |
+
Favourite Food: Sunday Roast or Curries
|
78 |
+
|
79 |
/* THANKS */
|
80 |
+
modemlooper, cnorris23, karmatosed, photomatt
|
81 |
|
82 |
/* META */
|
83 |
+
Updated: 2015/05/09
|
84 |
See: http://humanstxt.org/
|
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins,
|
3 |
Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, social, community, networks, networking
|
4 |
Requires at least: 3.6
|
5 |
-
Tested up to: 4.
|
6 |
Stable tag: 2.2.3.1
|
7 |
License: GPLv2 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
2 |
Contributors: johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins,
|
3 |
Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, social, community, networks, networking
|
4 |
Requires at least: 3.6
|
5 |
+
Tested up to: 4.2
|
6 |
Stable tag: 2.2.3.1
|
7 |
License: GPLv2 or later
|
8 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|