mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
DiffView: Hilight trailing whitespace
This commit is contained in:
@@ -39,6 +39,11 @@ pre code {
|
||||
border-left: 5px solid black;
|
||||
}
|
||||
|
||||
.whitespace {
|
||||
background-color: rgba(255,0,0,0.5);
|
||||
}
|
||||
|
||||
|
||||
table.diff {
|
||||
margin-top: 15px;
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user