Add styles for repository diff

pull/1323/head
Ion Biziiac 11 years ago committed by Hagen Schink
parent cd9de24680
commit 4130244ee2
  1. 10
      app/assets/stylesheets/scm.css.sass

@ -112,6 +112,16 @@ table.filecontent
white-space: -moz-pre-wrap
white-space: -o-pre-wrap
td.diff_in pre
background: #DDFFDD
span
background: #AAFFAA
td.diff_out pre
background: #FFDDDD
span
background: #FFAAAA
// 12 different colors for the annonate view
table.annotate
tr

Loading…
Cancel
Save