Issue 46: 3-D Table Header
Status:  Fixed
Owner:
extremec...@gmail.com
Closed:  Nov 2007
Reported by extremec...@gmail.com, Oct 31, 2007
Jeff,

Here's the 3-D header effect with the background image.


.jmesa .header td {
    background-image: url(../images/table/header-bg.png);
    background-repeat: repeat-x;
    white-space: nowrap;
    background-color: #22505F;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 3px 4px 3px;
    border-right-style: solid;
    border-right-width: 1px;
    border-color: white;
}

header-bg.png
1.4 KB   View   Download
Nov 4, 2007
#1 extremec...@gmail.com
Included! Also referenced on the main page.
Status: Fixed