Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 61: Line 61:
 
}
 
}
  
#content .narrow-list dl  {
+
#content dl  {
 
   border-left: 1px #aaa solid;
 
   border-left: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
  width: 40em;
 
 
}
 
}
#content .narrow-list dl dt {
+
#content dl dt {
 
   float: left;
 
   float: left;
  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 .narrow-list dl dd {
 
#content .narrow-list dl dd {
  margin: 0 0 0 15em;
 
 
   border: 1px solid #aaa;
 
   border: 1px solid #aaa;
 
   border-bottom: none;
 
   border-bottom: none;
 +
}
 +
 +
#content .narrow-list dl  {
 +
  width: 40em;
 +
}
 +
#content .narrow-list dl dt {
 +
  width: 15em;
 +
}
 +
#content .narrow-list dl dd {
 +
  margin: 0 0 0 15em;
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
 
}
 
}
  
#content .wide-list dl, #content dl {
+
#content .wide-list dl {
 
   width: 80em;
 
   width: 80em;
 
}
 
}
#content .wide-list dl dt, #content dl dt {
+
#content .wide-list dl dt {
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
 
   width: 15em;
 
   width: 15em;
 
}
 
}
#content .wide-list dl dd, #content dl dd {
+
#content .wide-list dl dd {
 
   padding: 1em 1em 2em 2em;
 
   padding: 1em 1em 2em 2em;
 
   margin: 0 0 0 17em;
 
   margin: 0 0 0 17em;

Revision as of 05:39, 22 June 2009


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


Usage

{{Jetty}}

Examples

Back to the top