Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit e4e45005
authored
Aug 31, 2013
by
Petri Jarvisalo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
layout fixes
1 parent
24e605cb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
code/MoyaWeb/WebContent/resources/templates/template1/css/style.css
code/MoyaWeb/WebContent/resources/templates/template1/template.xhtml
code/MoyaWeb/WebContent/resources/templates/template1/css/style.css
View file @
e4e4500
...
...
@@ -7,6 +7,10 @@
}
#menu
{
padding
:
1em
;
}
#aside
{
margin
:
1em
;
width
:
200px
;
}
...
...
@@ -143,7 +147,7 @@ h1 {
}
nav
{
min-width
:
2
25
px
;
min-width
:
2
00
px
;
background
:
white
;
min-height
:
400px
;
border-bottom
:
1px
solid
#aaa
;
...
...
@@ -155,7 +159,6 @@ nav {
margin-right
:
1em
;
border-right
:
1px
solid
#aaa
;
border-bottom
:
1px
solid
#aaa
;
background
:
white
;
}
...
...
code/MoyaWeb/WebContent/resources/templates/template1/template.xhtml
View file @
e4e4500
...
...
@@ -100,7 +100,7 @@
</section>
<aside
class=
"flex1"
>
<div
id=
"
menu
"
>
<div
id=
"
aside
"
>
<div
class=
"ui-widget-header"
>
Login
</div>
<div
class=
"ui-widget-content"
style=
"text-align: center"
>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment