mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user