Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Tomáš Trávníček
doctrine-dbal
Commits
559421b8
Commit
559421b8
authored
Sep 06, 2007
by
Jonathan.Wage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Css fixes for layout.
parent
babe5ca8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
layout.css
website/web/css/layout.css
+4
-7
No files found.
website/web/css/layout.css
View file @
559421b8
...
...
@@ -6,7 +6,7 @@ body
#wrapper
{
background
:
url(../images/wrap_bg.jpg)
repeat-y
left
75px
;
}
#wrapper
#header
...
...
@@ -71,12 +71,10 @@ body
#wrapper
#left
{
background
:
url(../images/right_bg.png)
left
top
repeat-x
;
height
:
100px
;
float
:
left
;
width
:
10px
;
height
:
100%
;
background
:
#AA0000
;
background
:
#AA0000
url(../images/right_bg.png)
repeat-x
top
left
;
border-right
:
1px
solid
#333333
;
}
#wrapper
#right
...
...
@@ -84,7 +82,6 @@ body
padding
:
15px
;
float
:
right
;
width
:
225px
;
min-height
:
300px
;
background
:
#AA0000
url(../images/right_bg.png)
repeat-x
top
left
;
color
:
#FFFFFF
;
border-left
:
1px
solid
#333333
;
...
...
@@ -107,7 +104,7 @@ body
#wrapper
#content
{
background
:
#FFFFFF
url(../images/content_bg.png)
repeat-x
top
left
;
min-height
:
300px
;
border-left
:
1px
solid
#333333
;
margin-left
:
10px
;
padding
:
15px
;
}
...
...
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