Mercurial > hg > soundsoftware-site
diff public/stylesheets/scm.css @ 1464:261b3d9a4903 redmine-2.4
Update to Redmine 2.4 branch rev 12663
author | Chris Cannam |
---|---|
date | Tue, 14 Jan 2014 14:37:42 +0000 |
parents | 433d4f72a19b |
children | 51364c0cd58f |
line wrap: on
line diff
--- a/public/stylesheets/scm.css Fri Jun 14 09:05:06 2013 +0100 +++ b/public/stylesheets/scm.css Tue Jan 14 14:37:42 2014 +0000 @@ -64,6 +64,9 @@ font-family:"Liberation Mono", Courier, monospace; font-size:12px; } +table.filecontent tr:target th.line-num { background-color:#E0E0E0; color: #777; } +table.filecontent tr:target td.line-code { background-color:#DDEEFF; } + /* 12 different colors for the annonate view */ table.annotate tr.bloc-0 {background: #FFFFBF;} table.annotate tr.bloc-1 {background: #EABFFF;}