mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Adds white-space: pre-wrap; to diff output (#11359).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17743 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
df365334d3
commit
27c2d2e8f9
@ -1091,6 +1091,7 @@ button.tab-left.disabled, button.tab-right.disabled {
|
||||
background-color:#f6f6f6;
|
||||
color:#505050;
|
||||
border: 1px solid #e4e4e4;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/***** Wiki *****/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user