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/trunk@1608 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
14 lines
No EOL
259 B
CSS
14 lines
No EOL
259 B
CSS
.widget_bp_activity_widget span.time-since {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.widget_bp_activity_widget 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;
|
|
} |