forked from extern/egroupware
Etemplate - Show context in diff popup
This commit is contained in:
parent
d139da793d
commit
0f0ef66bf1
@ -575,13 +575,16 @@ div.et2_diff {
|
||||
.d2h-file-header,
|
||||
.d2h-file-info,
|
||||
.d2h-info,
|
||||
.et2_diff .d2h-cntx
|
||||
.et2_diff:not(.ui-dialog-content) .d2h-cntx
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
.d2h-file-diff {
|
||||
white-space:normal;
|
||||
}
|
||||
.et2_diff .d2h-file-wrapper {
|
||||
margin: 0px;
|
||||
}
|
||||
.et2_diff .d2h-file-diff {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user