Skip to main content

Bug Tracker

Side navigation

Ticket #5063: Stylesheet1.css


File Stylesheet1.css, 0.2 KB (added by cherrydavid@hotmail., August 17, 2009 03:11PM UTC)

style sheet for page

tr 
{
background-color: white;
margin: 1px;
}
tr.striped 
{
background-color:Fuchsia;
}
td 
{
padding: 1px 8px;

}
.wrapper
{
    border-color:Fuchsia;
    border-width:5px;
    border-style:solid;  
}

Download in other formats:

Original Format