X-Git-Url: http://git.veekun.com/zzz-spline-frontpage.git/blobdiff_plain/cd1d8d6aeed2bbb04467074d20e89fd1819994e5..4bb3ad19bae18a454509588df79c8b1470727a18:/splinext/frontpage/templates/css/frontpage.mako?ds=sidebyside diff --git a/splinext/frontpage/templates/css/frontpage.mako b/splinext/frontpage/templates/css/frontpage.mako index 2374f72..af7928e 100644 --- a/splinext/frontpage/templates/css/frontpage.mako +++ b/splinext/frontpage/templates/css/frontpage.mako @@ -16,6 +16,7 @@ .frontpage-update table.striped-rows tr:nth-child(2n) { background: #e8e8e8; } .frontpage-update table.striped-rows tr:nth-child(2n+1) { background: transparent; } +.frontpage-update table.striped-rows tr:hover { background: #eae1d5; } table.frontpage-repository { width: 100%; } table.frontpage-repository tr.frontpage-repository-header { background: transparent !important; }