Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
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 0c03330e
authored
Apr 06, 2012
by
Tuomas Riihimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sidebarmenujen säätöä..
1 parent
6fb0d9b6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
7 deletions
code/LanBortalWeb/WebContent/layout/insomnia2/template.xhtml
code/LanBortalWeb/WebContent/resources/style/insomnia2/css/tyyli.css
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
code/LanBortalWeb/WebContent/layout/insomnia2/template.xhtml
View file @
0c03330
...
@@ -43,11 +43,6 @@
...
@@ -43,11 +43,6 @@
</div>
</div>
<div
id=
"container"
class=
"top"
/>
<div
id=
"container"
class=
"top"
/>
<div
id=
"container"
class=
"clearfix"
>
<div
id=
"container"
class=
"clearfix"
>
<div
id=
"left"
>
<ui:insert
name=
"title"
/>
<h:messages
globalOnly=
"true"
/>
<ui:insert
name=
"content"
/>
</div>
<c:if
test=
"#{menuView.submenu.size() > 1}"
>
<c:if
test=
"#{menuView.submenu.size() > 1}"
>
<div
id=
"right"
>
<div
id=
"right"
>
...
@@ -61,6 +56,12 @@
...
@@ -61,6 +56,12 @@
</ul>
</ul>
</div>
</div>
</c:if>
</c:if>
<div
id=
"left"
>
<ui:insert
name=
"title"
/>
<h:messages
globalOnly=
"true"
/>
<ui:insert
name=
"content"
/>
</div>
</div>
</div>
<div
id=
"container"
class=
"bottom"
></div>
<div
id=
"container"
class=
"bottom"
></div>
</div>
</div>
...
...
code/LanBortalWeb/WebContent/resources/style/insomnia2/css/tyyli.css
View file @
0c03330
...
@@ -14,11 +14,11 @@ body, html {width: 100%; height: 100%; color: #343434; font-family: trebuchet m
...
@@ -14,11 +14,11 @@ body, html {width: 100%; height: 100%; color: #343434; font-family: trebuchet m
a
{
color
:
#0037bc
;}
a
{
color
:
#0037bc
;}
a
:hover
{
color
:
#7dac0c
;}
a
:hover
{
color
:
#7dac0c
;}
#container
{
width
:
100%
;
background
:
url(../img/container.png)
repeat-y
;
font-size
:
13px
;}
#container
{
width
:
100%
;
background
:
url(../img/container.png)
repeat-y
;
font-size
:
13px
;}
#container
#left
{
width
:
680px
;
float
:
left
;
padding
:
10px
20px
;}
#container
#left
{
padding
:
10px
20px
;}
#left
h1
{
color
:
#7dac0c
;
font-size
:
24px
;
padding-top
:
0px
;
margin-top
:
0px
;}
#left
h1
{
color
:
#7dac0c
;
font-size
:
24px
;
padding-top
:
0px
;
margin-top
:
0px
;}
#left
h2
{
color
:
#7dac0c
;
font-size
:
18px
;}
#left
h2
{
color
:
#7dac0c
;
font-size
:
18px
;}
#left
h3
{
color
:
#7dac0c
;
font-size
:
16px
;}
#left
h3
{
color
:
#7dac0c
;
font-size
:
16px
;}
#right
{
float
:
lef
t
;
border-left
:
1px
dotted
#c0c0c0
;
padding
:
10px
20px
;
width
:
200px
;}
#right
{
float
:
righ
t
;
border-left
:
1px
dotted
#c0c0c0
;
padding
:
10px
20px
;
width
:
200px
;}
#right
h1
,
#right
h1
a
{
color
:
#7dac0c
;
font-size
:
18px
;
padding-top
:
0px
;
margin-top
:
0px
;
text-decoration
:
none
;}
#right
h1
,
#right
h1
a
{
color
:
#7dac0c
;
font-size
:
18px
;
padding-top
:
0px
;
margin-top
:
0px
;
text-decoration
:
none
;}
#container
.top
{
width
:
100%
;
background
:
url(../img/container-top.png)
no-repeat
;
height
:
15px
;}
#container
.top
{
width
:
100%
;
background
:
url(../img/container-top.png)
no-repeat
;
height
:
15px
;}
...
...
code/LanBortalWeb/src/fi/insomnia/bortal/resources/i18n_fi.properties
View file @
0c03330
This diff is collapsed.
Click to expand it.
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