mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-05-31 05:04:29 +08:00
git-svn-id: https://buddypress.svn.wordpress.org/branches/1.0@1607 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
14 lines
No EOL
281 B
CSS
14 lines
No EOL
281 B
CSS
.bp_activity_widget_sitewide_activity span.time-since {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.bp_activity_widget_sitewide_activity ul#site-wide-stream {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
|
|
.widget_bp_core_recently_active_widget div.item-avatar {
|
|
display: inline;
|
|
margin: 0 5px 5x 0;
|
|
} |