2007-12-19 01:24:52 +00:00
|
|
|
/* ContributionScores.css */
|
2007-12-19 15:45:09 +00:00
|
|
|
.contributionscores-wrapper { }
|
|
|
|
.contributionscores-title { background-color: #aaaaaa; margin-bottom: 0px; padding-left: .4em; }
|
2007-12-19 01:24:52 +00:00
|
|
|
.contributionscores-tableheadings { background-color: #cccccc; border-bottom: 1px solid #999999; }
|
2007-12-19 15:45:09 +00:00
|
|
|
.contributionscores-altrow { background-color: #eeeeee; }
|
|
|
|
.contributionscores-headercell { font-weight: bold; padding-left: .2em; padding-right: .2em; }
|
|
|
|
.contributionscores-contentcell { padding-left: .2em; padding-right: .2em; }
|