diff options
| author | ivan <ivan> | 2010-03-19 08:27:22 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2010-03-19 08:27:22 +0000 |
| commit | 55e2a98988c76425ec2dac583b91410eaf835659 (patch) | |
| tree | ca7697d2ec3fe33d41564fe59a8c4e74c507f77f /httemplate/elements/tr-justtitle.html | |
| parent | 1bcce7c531fae5b69584be44c9c74967c687b1d1 (diff) | |
skin RT 3.8, slight new look for 2.1, RT#6640
Diffstat (limited to 'httemplate/elements/tr-justtitle.html')
| -rw-r--r-- | httemplate/elements/tr-justtitle.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-justtitle.html b/httemplate/elements/tr-justtitle.html index 8c14d349d..f283307be 100644 --- a/httemplate/elements/tr-justtitle.html +++ b/httemplate/elements/tr-justtitle.html @@ -1,5 +1,5 @@ <TR> - <TH BGCOLOR="#e8e8e8" COLSPAN=<% $opt{colspan} || 2 %> ALIGN="left"> + <TH BGCOLOR="#f8f8f8" COLSPAN=<% $opt{colspan} || 2 %> ALIGN="left"> <FONT SIZE="+1"><% $opt{value} %></FONT> </TH> </TR> |
