Add more statistics on the projects list page
This commit is contained in:
@@ -994,3 +994,18 @@ span.scm-action.renamed {
|
||||
span.scm-action.property-changed {
|
||||
background-color: blue;
|
||||
}
|
||||
|
||||
/*
|
||||
* Stats on index
|
||||
*/
|
||||
#stats > h3 {
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
#stats table tr td {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
#stats td {
|
||||
padding: .2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user