mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 21:40:28 +01: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:
@@ -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 *****/
|
||||
|
||||
Reference in New Issue
Block a user