CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Feature #37272

Diff view should be wider (override default css)

Added by Andreas Kiessling about 1 year ago. Updated 12 months ago.

Status:New Start date:2012-05-18
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Votes: 0

Description

The default style for .typo3-bigDoc is just 740px. This is very very small for a diff view.
I always insert something like this in the cm1/styles.css to make use of the available space:

#ext-np-subversion-cm1-index-php div.typo3-bigDoc {
    width: 98%;
}

History

Updated by Christoph Moeller 12 months ago

Hi Andreas, thanks for your "patch". We will check and commit that one, as soon as time permits.

Also available in: Atom PDF