Commit 5e815e70d2c33ad33abc791e6a0be41c068ec4b7

diff colour tweakage

Commit diff

public/stylesheets/base.css

 
642642table.codediff td.ins { background: #dfd; }
643643table.sidebyside tbody.mod td { background: #fe9; }
644644table.sidebyside tbody.mod td { background: #fe9; }
645table.sidebyside tbody.mod td ins, table.sidebyside tbody.mod td del{ background: #fc0; }
645table.sidebyside tbody.mod td ins, table.sidebyside tbody.mod td del{ background: #fd4; }
646646table.codediff td.del del { text-decoration: none; }
647647table.codediff td.ins ins { text-decoration: none; }
648648table.sidebyside td.del del { background: #fbb; }
toggle raw diff