mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Diffs: overflow the text
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.diff .file .diffContent .lines {
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.diff .file .diffContent .lines .hunkheader {
|
||||
background-color: #f7f7f7;
|
||||
color: #bbb;
|
||||
|
||||
Reference in New Issue
Block a user