Skip to:
Content

BuddyPress.org

Changeset 739


Ignore:
Timestamp:
12/15/2008 07:54:39 PM (16 years ago)
Author:
apeatling
Message:

CSS updates to member theme x2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/buddypress-theme/member-themes/buddypress-member/css/profiles.css

    r575 r739  
    3535    font-size: 1.4em;
    3636}
     37
     38#avatar-cropper h4 {
     39    font-weight: bold;
     40}
     41
     42#crop-complete {
     43    width: auto;
     44}
     45
     46#avatar-cropper #avatar_continue, #crop-complete {
     47    margin-top: 20px;
     48}
     49
     50div.imgCrop_wrap {
     51    position: relative;
     52    border: 4px solid #ddd;
     53    float: left;
     54    margin-right: 15px;
     55    margin-bottom: 30px;
     56}
Note: See TracChangeset for help on using the changeset viewer.