Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
2516176e
Commit
2516176e
authored
May 26, 2013
by
resurtm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Error/exception page is now 100% fluid.
parent
68908051
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
main.php
framework/yii/views/errorHandler/main.php
+0
-5
No files found.
framework/yii/views/errorHandler/main.php
View file @
2516176e
...
@@ -66,7 +66,6 @@ html,body{
...
@@ -66,7 +66,6 @@ html,body{
/* header */
/* header */
.header
{
.header
{
min-width
:
860px
;
/* 960px - 50px * 2 */
min-width
:
860px
;
/* 960px - 50px * 2 */
max-width
:
1100px
;
/* 1200px - 50px * 2 */
margin
:
40px
auto
30px
auto
;
margin
:
40px
auto
30px
auto
;
padding
:
0
50px
;
padding
:
0
50px
;
}
}
...
@@ -143,7 +142,6 @@ h1 span.arrow{
...
@@ -143,7 +142,6 @@ h1 span.arrow{
}
}
.call-stack
ul
li
.element
{
.call-stack
ul
li
.element
{
min-width
:
860px
;
/* 960px - 50px * 2 */
min-width
:
860px
;
/* 960px - 50px * 2 */
max-width
:
1100px
;
/* 1200px - 50px * 2 */
margin
:
0
auto
;
margin
:
0
auto
;
padding
:
0
50px
;
padding
:
0
50px
;
position
:
relative
;
position
:
relative
;
...
@@ -202,7 +200,6 @@ h1 span.arrow{
...
@@ -202,7 +200,6 @@ h1 span.arrow{
}
}
.call-stack
ul
li
.code
{
.call-stack
ul
li
.code
{
min-width
:
860px
;
/* 960px - 50px * 2 */
min-width
:
860px
;
/* 960px - 50px * 2 */
max-width
:
1100px
;
/* 1200px - 50px * 2 */
margin
:
0
auto
;
margin
:
0
auto
;
padding
:
15px
50px
;
padding
:
15px
50px
;
position
:
relative
;
position
:
relative
;
...
@@ -241,7 +238,6 @@ h1 span.arrow{
...
@@ -241,7 +238,6 @@ h1 span.arrow{
}
}
.request
.code
{
.request
.code
{
min-width
:
860px
;
/* 960px - 50px * 2 */
min-width
:
860px
;
/* 960px - 50px * 2 */
max-width
:
1100px
;
/* 1200px - 50px * 2 */
margin
:
0
auto
;
margin
:
0
auto
;
padding
:
15px
50px
;
padding
:
15px
50px
;
}
}
...
@@ -263,7 +259,6 @@ h1 span.arrow{
...
@@ -263,7 +259,6 @@ h1 span.arrow{
position
:
relative
;
position
:
relative
;
height
:
222px
;
height
:
222px
;
min-width
:
860px
;
/* 960px - 50px * 2 */
min-width
:
860px
;
/* 960px - 50px * 2 */
max-width
:
1100px
;
/* 1200px - 50px * 2 */
padding
:
0
50px
;
padding
:
0
50px
;
margin
:
1px
auto
0
auto
;
margin
:
1px
auto
0
auto
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment