| Issue 46: | 3-D Table Header | |
| 2 people starred this issue and may be notified of changes. | Back to list |
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;
}
Nov 4, 2007
#1
extremec...@gmail.com
Status:
Fixed
|