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"

m
m
Line 65: Line 65:
 
   border-left: 1px #aaa solid;
 
   border-left: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
   width: 30em;
+
   width: 40em;
 
}
 
}
 
#content dl dt {
 
#content dl dt {
 
   float: left;
 
   float: left;
   width: 10em;
+
   width: 15em;
 
   border-top: 1px solid #aaa;
 
   border-top: 1px solid #aaa;
 
   padding: 0.5em 0 0 0.5em;
 
   padding: 0.5em 0 0 0.5em;
 
}
 
}
 
#content dl dd {
 
#content dl dd {
   margin: 0 0 0 10em;
+
   margin: 0 0 0 15em;
 
   border: 1px solid #aaa;
 
   border: 1px solid #aaa;
 
   border-bottom: none;
 
   border-bottom: none;
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
 
}
 
}
 
  
 
#content .wide-list dl {
 
#content .wide-list dl {

Revision as of 23:15, 18 June 2009


Jetty
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source


Usage

{{Jetty}}

Examples

Back to the top