mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
forgot that one ...
git-svn-id: file:///svn/phpbb/trunk@6948 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -42,7 +42,7 @@ function resize_panel()
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
<!-- IF DIFF_MODE neq 'side_by_side' -->
|
||||
<!-- IF DIFF_MODE neq 'side_by_side' and DIFF_MODE neq 'raw' -->
|
||||
div#codepanel {
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
@@ -199,7 +199,7 @@ table.hrdiff caption span {
|
||||
</head>
|
||||
|
||||
|
||||
<!-- IF DIFF_MODE neq 'side_by_side' -->
|
||||
<!-- IF DIFF_MODE neq 'side_by_side' and DIFF_MODE neq 'raw' -->
|
||||
<body onresize="resize_panel();" onload="resize_panel();">
|
||||
<!-- ELSE -->
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user