Skip to content

Commit 5c6267b

Browse files
committed
Wagon: Deploying site to repository
1 parent abbd034 commit 5c6267b

11 files changed

Lines changed: 405 additions & 0 deletions

css/1024px.css

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
/*
2+
Original design: 1024px (v3.5 - Jan 25, 2009) - A free xhtml/css website template by Andreas Viklund.
3+
For more information, see http://andreasviklund.com/templates/1024px/
4+
*/
5+
6+
/* General tags */
7+
body {background:#fff; color:#404040; font-family:Verdana,Tahoma,Arial,sans-serif; line-height:1.3em; margin:0 auto; padding:0;}
8+
a {color:#4088b8; font-weight:700; text-decoration:none;}
9+
a:hover {text-decoration:underline;}
10+
a img {border:0;}
11+
p {margin:0 0 18px 10px;}
12+
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
13+
ul ul,ol ol {margin:4px 0 4px 35px;}
14+
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
15+
blockquote p {margin:0;}
16+
17+
/* Headers */
18+
h1 {color:#4088b8; font-size:2.5em; letter-spacing:-3px; margin:0 0 20px 25px; padding-top:0.5em;}
19+
h1 a {color:#4088b8; text-transform:none;}
20+
h2 {border-bottom:4px solid #dadada; color:#4088b8; font-size:1.2em; letter-spacing:-1px; margin:0 0 10px; padding:0 2px 2px 5px;}
21+
h3 {border-bottom:1px solid #dadada; color:#4088b8; font-size:1.1em; font-weight:700; margin:10px 0 8px; padding:1px 2px 2px 3px;}
22+
23+
/* Main wrap */
24+
#wrap {color:#404040; padding: 0 150px; background:url(../images/background.r.gif) repeat-y top right; }
25+
#wrap2 { background:url(../images/background.l.gif) repeat-y top left; }
26+
#header {margin:0;}
27+
#toplinks {
28+
font-size:0.9em; padding:5px 2px 2px 3px; text-align:right;
29+
position:absolute; left:0px; top:-500px;
30+
}
31+
#toplinks a {color:gray;}
32+
#slogan {color:gray; font-size:1.5em; font-weight:700; letter-spacing:-1px; line-height:1.2em; margin:15px 0 20px 35px;}
33+
34+
/* Sidebar and menu */
35+
#sidebar {float:left; line-height:1.4em; margin:0 0 5px; padding:1px 0 0; width:16em;}
36+
#sidebar ul {font-size:0.9em; list-style:none; margin:0; padding:0 0 15px 10px;}
37+
#sidebar li {list-style:none; margin:0 0 4px; }
38+
#sidebar li a {font-weight:700; padding:2px;}
39+
#sidebar ul ul {line-height:1.2em; margin:4px 0 3px 0px; padding:0;}
40+
#sidebar ul ul li a {font-weight:400;}
41+
#sidebar h2 {margin:3px 0 8px;}
42+
43+
/* Main content */
44+
#content { line-height:1.5em; margin:0; padding:0; padding-left:18em; text-align:left; }
45+
#contentalt {float:left; line-height:1.5em; margin-right:20px; padding:0; text-align:left; width:750px;}
46+
#content h3,#contentalt h3 {margin:10px 0 8px;}
47+
48+
/* Footer */
49+
#footer {border-top:4px solid #dadada; clear:both; color:gray; font-size:0.9em; line-height:1.6em; margin:0 auto; padding:8px 0; text-align:right;}
50+
#footer p {margin:0; padding:0;}
51+
#footer a {color:#808080;}
52+
53+
/* Additional classes */
54+
.box {background:#4088b8; border:1px solid #c8c8c8; color:#fff; font-size:0.9em; line-height:1.4em; padding:10px 10px 10px 13px;}
55+
.box a {color:#f0f0f0;}
56+
.left {float:left; margin:0 15px 4px 0;}
57+
.right {float:right; margin:0 0 4px 15px;}
58+
.readmore {margin:-10px 10px 12px 0; text-align:right;}
59+
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
60+
.timestamp a {font-weight:normal;}
61+
.blue {color:#4088b8;}
62+
.clear {clear:both;}
63+
.fade {color:#c8c8c8;}
64+
.gray {color:gray;}
65+
.photo {background:#fff; border:1px solid #bababa; margin:6px 18px 2px 5px; padding:2px;}

css/maven-base.css

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
acronym {
2+
cursor: help;
3+
border-bottom: 1px dotted #feb;
4+
}
5+
table.bodyTable th, table.bodyTable td {
6+
padding: 2px 4px 2px 4px;
7+
vertical-align: top;
8+
}
9+
div.clear{
10+
clear:both;
11+
visibility: hidden;
12+
}
13+
div.clear hr{
14+
display: none;
15+
}
16+
#bannerLeft img, #bannerRight img {
17+
margin: 0px;
18+
}
19+
.xleft, #bannerLeft img {
20+
float:left;
21+
text-shadow: #7CFC00;
22+
}
23+
.xright, #bannerRight img {
24+
float:right;
25+
text-shadow: #7CFC00;
26+
}
27+
#leftColumn {
28+
display: none;
29+
}
30+
#legend {
31+
padding: 8px 0 8px 0;
32+
}
33+
#navcolumn h5 {
34+
margin: 0;
35+
padding: 0;
36+
font-size: small;
37+
}
38+
/*
39+
#navcolumn ul {
40+
margin: 0;
41+
padding: 0;
42+
font-size: small;
43+
}
44+
*/
45+
#navcolumn li {
46+
list-style-type: none;
47+
background-image: none;
48+
background-repeat: no-repeat;
49+
background-position: 0 0.4em;
50+
padding-left: 16px;
51+
list-style-position: outside;
52+
line-height: 1.2em;
53+
}
54+
#navcolumn li.expanded {
55+
background-image: url(../images/expanded.gif);
56+
}
57+
#navcolumn li.collapsed {
58+
background-image: url(../images/collapsed.gif);
59+
}
60+
#navcolumn img {
61+
margin-top: 10px;
62+
margin-bottom: 3px;
63+
}
64+
#poweredBy img {
65+
display:block;
66+
margin: 20px 0 20px 17px;
67+
border: 1px solid black;
68+
width: 90px;
69+
height: 30px;
70+
}
71+
#search img {
72+
margin: 0px;
73+
display: block;
74+
}
75+
#search #q, #search #btnG {
76+
border: 1px solid #999;
77+
margin-bottom:10px;
78+
}
79+
#search form {
80+
margin: 0px;
81+
}
82+
#lastPublished {
83+
font-size: x-small;
84+
}
85+
.navSection {
86+
margin-bottom: 2px;
87+
padding: 8px;
88+
}
89+
.navSectionHead {
90+
font-weight: bold;
91+
font-size: x-small;
92+
}
93+
.section {
94+
padding: 4px;
95+
}
96+
.source {
97+
padding: 12px;
98+
margin: 1em 7px 1em 7px;
99+
}
100+
.source pre {
101+
margin: 0px;
102+
padding: 0px;
103+
}

css/maven-theme.css

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
code{
2+
font-family: Courier, monospace;
3+
}
4+
a {
5+
text-decoration: none;
6+
}
7+
a:link {
8+
color:#36a;
9+
}
10+
a:visited {
11+
color:#47a;
12+
}
13+
a:active, a:hover {
14+
color:#69c;
15+
}
16+
#legend li.externalLink {
17+
background: url(../images/external.png) left top no-repeat;
18+
padding-left: 18px;
19+
}
20+
a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
21+
background: url(../images/external.png) right center no-repeat;
22+
padding-right: 18px;
23+
}
24+
#legend li.newWindow {
25+
background: url(../images/newwindow.png) left top no-repeat;
26+
padding-left: 18px;
27+
}
28+
a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
29+
background: url(../images/newwindow.png) right center no-repeat;
30+
padding-right: 18px;
31+
}
32+
#bodycol h2 {
33+
padding: 4px 4px 4px 6px;
34+
border: 1px solid #999;
35+
color: #900;
36+
background-color: #ddd;
37+
font-weight:900;
38+
font-size: x-large;
39+
}
40+
#bodycol h3 {
41+
padding: 4px 4px 4px 6px;
42+
border: 1px solid #aaa;
43+
color: #900;
44+
background-color: #eee;
45+
font-weight: normal;
46+
font-size: large;
47+
}
48+
#bodycol h4 {
49+
padding: 4px 4px 4px 6px;
50+
border: 1px solid #bbb;
51+
color: #900;
52+
background-color: #fff;
53+
font-weight: normal;
54+
font-size: large;
55+
}
56+
#bodycol h5 {
57+
padding: 4px 4px 4px 6px;
58+
color: #900;
59+
font-size: normal;
60+
}
61+
#bodycol p {
62+
line-height: 1.3em;
63+
font-size: small;
64+
font-family: inherit; /* cancel the java.net override */
65+
}
66+
#navcolumn h5 {
67+
font-size: smaller;
68+
border-bottom: 1px solid #aaaaaa;
69+
padding-top: 2px;
70+
color: #000;
71+
}
72+
73+
#bodycol table.bodyTable th {
74+
color: white;
75+
background-color: #bbb;
76+
text-align: left;
77+
font-weight: bold;
78+
}
79+
80+
#bodycol table.bodyTable th, table.bodyTable td {
81+
font-size: 1em;
82+
}
83+
84+
#bodycol table.bodyTable tr.a {
85+
background-color: #ddd;
86+
}
87+
88+
#bodycol table.bodyTable tr.b {
89+
background-color: #eee;
90+
}
91+
92+
.source {
93+
border: 1px solid #999;
94+
}
95+
#bodycol dl {
96+
padding: 4px 4px 4px 6px;
97+
border: 1px solid #aaa;
98+
background-color: #ffc;
99+
}
100+
#bodycol dt {
101+
color: #900;
102+
}
103+
#organizationLogo img, #projectLogo img, #projectLogo span{
104+
margin: 8px;
105+
}
106+
.errormark, .warningmark, .donemark, .infomark {
107+
background: url(../images/icon_error_sml.gif) no-repeat;
108+
}
109+
110+
.warningmark {
111+
background-image: url(../images/icon_warning_sml.gif);
112+
}
113+
114+
.donemark {
115+
background-image: url(../images/icon_success_sml.gif);
116+
}
117+
118+
.infomark {
119+
background-image: url(../images/icon_info_sml.gif);
120+
}
121+

css/site.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* You can override this file with your own styles */

images/background.l.gif

531 Bytes
Loading

images/background.r.gif

531 Bytes
Loading

images/collapsed.gif

53 Bytes
Loading

images/expanded.gif

52 Bytes
Loading

images/external.png

230 Bytes
Loading

images/newwindow.png

220 Bytes
Loading

0 commit comments

Comments
 (0)