Show
Ignore:
Location:
branches/1.0/bp-themes
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/bp-themes/bpmember/style.css

    r1580 r1613  
    33Theme URI: http://buddypress.org 
    44Description: The default member theme for BuddyPress. This theme handles all non-blog pages. 
    5 Version: 1.0.2 
     5Version: 1.0.3 
    66Author: Andy Peatling 
    77Author URI: http://apeatling.wordpress.com 
  • branches/1.0/bp-themes/bphome/style.css

    r1580 r1613  
    33Theme URI: http://buddypress.com/ 
    44Description: A widget framework theme for the home of a BuddyPress enabled installation. This theme is not required to use BuddyPress. 
    5 Version: 1.0.2 
     5Version: 1.0.3 
    66Author: Andy Peatling 
    77Author URI: http://apeatling.wordpress.com 
  • branches/1.0/bp-themes/bphome/css/base.css

    r1469 r1604  
    156156        } 
    157157 
    158         .bp_core_widget_welcome h2 { 
     158        .widget_bp_core_welcome_widget h2 { 
    159159                background: url(../images/welcome_header_back.gif) top left no-repeat !important; 
    160160                color: #fff !important; 
     
    180180        } 
    181181         
    182         .bp_blogs_widget_recent_posts img.avatar { 
     182        .widget_bp_blogs_widget_recent_posts img.avatar { 
    183183                width: 50px !important; 
    184184                height: 50px !important; 
     
    188188                margin-left: 71px; 
    189189        } 
    190                 .bp_blogs_widget_recent_posts ul.item-list li .item { 
    191                         margin-left: 31px; 
     190                .widget_bp_blogs_recent_posts_widget ul.item-list li .item { 
     191                        margin-left: 31px !important; 
    192192                } 
    193193         
     
    203203        } 
    204204         
    205         .bp_core_widget_whos_online .item-avatar { 
     205        .widget_bp_core_widget_whos_online .item-avatar { 
    206206                float: left; 
    207207                margin-right: 10px;