Skip to:
Content

BuddyPress.org

Changeset 1933


Ignore:
Timestamp:
09/23/2009 01:50:42 AM (15 years ago)
Author:
apeatling
Message:

Widget header graphic updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/_inc/css/screen.css

    r1928 r1933  
    886886
    887887    #third-section .widget h2, .page h2.pagetitle {
    888         background: url(../images/leftcol_header_back.gif) top left no-repeat;
     888        background: url(../images/rightcol_header_back.gif) top left no-repeat;
     889        color: #fff;
    889890    }
    890891   
     
    895896
    896897    #first-section .widget h2, #sidebar h2.widgettitle {
    897         background: url(../images/rightcol_header_back.gif) top left no-repeat;
    898         color: #fff;
     898        background: url(../images/leftcol_header_back.gif) top left no-repeat;
     899
    899900    }
    900901
Note: See TracChangeset for help on using the changeset viewer.