diff --git a/rrs/static/css/rrs-additional.css b/rrs/static/css/rrs-additional.css index d052540..15a2059 100644 --- a/rrs/static/css/rrs-additional.css +++ b/rrs/static/css/rrs-additional.css @@ -90,6 +90,10 @@ th > a, th.muted { color: #c09853; } +.totalRow { + background-color: #fcf8e3; +} + /* status styles */ .well{ diff --git a/templates/rrs/maintainers.html b/templates/rrs/maintainers.html index b4ef50b..c64f734 100644 --- a/templates/rrs/maintainers.html +++ b/templates/rrs/maintainers.html @@ -105,21 +105,36 @@