Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:Jetty"

Line 40: Line 40:
 
   border-bottom: 1px solid #fff;
 
   border-bottom: 1px solid #fff;
 
}
 
}
 
 
table.jetty-table, .jetty-table table {
 
table.jetty-table, .jetty-table table {
 
   border: 1px solid #aaa;
 
   border: 1px solid #aaa;
Line 60: Line 59:
 
   font-size: 1.1em;
 
   font-size: 1.1em;
 
}
 
}
 
 
#content dl  {
 
#content dl  {
 
   border-left: 1px #aaa solid;
 
   border-left: 1px #aaa solid;
Line 74: Line 72:
 
   border-bottom: none;
 
   border-bottom: none;
 
}
 
}
 
 
#content .narrow-list dl  {
 
#content .narrow-list dl  {
 
   width: 40em;
 
   width: 40em;
Line 86: Line 83:
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
 
}
 
}
 
 
#content .wide-list dl, #content dl {
 
#content .wide-list dl, #content dl {
 
   width: 80em;
 
   width: 80em;
Line 98: Line 94:
 
   margin: 0 0 0 17em;
 
   margin: 0 0 0 17em;
 
}
 
}
 
 
#content .unbounded-list dl, #content .unbounded-list dl dd, #content .unbounded-list dl dt {
 
#content .unbounded-list dl, #content .unbounded-list dl dd, #content .unbounded-list dl dt {
 
   border: 0 none;
 
   border: 0 none;
 
   width: auto;
 
   width: auto;
 
   padding: 0 0 0 1em;
 
   padding: 0 0 0 1em;
 
 
}
 
}
 
#content .unbounded-list dl dt {
 
#content .unbounded-list dl dt {
 
}
 
}
 
 
#content p  {
 
#content p  {
 
   margin-bottom: 0.5em;
 
   margin-bottom: 0.5em;
 
}
 
}
 
 
#content li  {
 
#content li  {
 
   line-height: 1.1em;
 
   line-height: 1.1em;
 
}
 
}
 
 
.infobox {
 
.infobox {
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
Line 123: Line 114:
 
}
 
}
 
</css>
 
</css>
[http://eclipse.org/jetty Jetty Home]
 
 
<div id="jetty-nav">
 
<div id="jetty-nav">
 
* {{JettyLink|Starting | Getting Started| {{{tab}}} | starting}}
 
* {{JettyLink|Starting | Getting Started| {{{tab}}} | starting}}
Line 133: Line 123:
 
* {{JettyLink|Troubleshooting | | {{{tab}}} | troubleshooting }}
 
* {{JettyLink|Troubleshooting | | {{{tab}}} | troubleshooting }}
 
* {{JettyLink|Contributor | Contributors | {{{tab}}} | contributors }}
 
* {{JettyLink|Contributor | Contributors | {{{tab}}} | contributors }}
 
+
[http://eclipse.org/jetty Jetty Home]
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
Line 145: Line 135:
 
{{DEFAULTCATEGORYSORT:{{SUBPAGENAME}}}}
 
{{DEFAULTCATEGORYSORT:{{SUBPAGENAME}}}}
 
</includeonly>
 
</includeonly>
 +
[http://eclipse.org/jetty Jetty Home]

Revision as of 23:40, 7 February 2010

Usage

{{Jetty}}

Examples


Jetty Home

Back to the top