Changeset 1933
- Timestamp:
- 09/23/2009 01:50:42 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/_inc/css/screen.css
r1928 r1933 886 886 887 887 #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; 889 890 } 890 891 … … 895 896 896 897 #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 899 900 } 900 901
Note: See TracChangeset
for help on using the changeset viewer.