* Made special page includable
* Added CSS classes for table styling
This commit is contained in:
5
ContributionScores.css
Normal file
5
ContributionScores.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* ContributionScores.css */
|
||||
.contributionscores-wrapper { }
|
||||
.contributionscores-title { background-color: #aaaaaa; margin-bottom: 0px;}
|
||||
.contributionscores-tableheadings { background-color: #cccccc; border-bottom: 1px solid #999999; }
|
||||
.contributionscores-altrow { background-color: #eeeeee; }
|
||||
Reference in New Issue
Block a user