mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Show nicely formatted diff
This steals the idea and markup from Gitnub. Thanks! :)
This commit is contained in:
@@ -27,11 +27,4 @@ hr {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
pre {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
pre code {
|
||||
display: table-cell;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user