WIP: Prettify the diff display by using rounded corners

This wraps each changed file in its own rounded box, making
the diff display easier to the eye :)
This commit is contained in:
Pieter de Bie
2008-11-25 18:41:33 +01:00
parent 07554fbd1f
commit 23bb1658d9
5 changed files with 88 additions and 67 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ table.diff {
margin-top: 30px;
}
table.diff tr td a.stagebutton {
.diff a.stagebutton {
display: block;
width: 40px;
padding: 0 2px 0 2px;