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 dl  {
+
#content .narrow-list dl  {
 
   border-left: 1px #aaa solid;
 
   border-left: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
 
   border-bottom: 1px #aaa solid;
 
   width: 40em;
 
   width: 40em;
 
}
 
}
#content dl dt {
+
#content .narrow-list dl dt {
 
   float: left;
 
   float: left;
 
   width: 15em;
 
   width: 15em;
Line 72: Line 72:
 
   padding: 0.5em 0 0 0.5em;
 
   padding: 0.5em 0 0 0.5em;
 
}
 
}
#content dl dd {
+
#content .narrow-list dl dd {
 
   margin: 0 0 0 15em;
 
   margin: 0 0 0 15em;
 
   border: 1px solid #aaa;
 
   border: 1px solid #aaa;
Line 79: Line 79:
 
}
 
}
  
#content .wide-list dl {
+
#content .wide-list dl, #content dl {
 
   width: 80em;
 
   width: 80em;
 
}
 
}
#content .wide-list dl dt {
+
#content .wide-list dl dt, #content dl dt {
 
   padding: 0.5em 1em;
 
   padding: 0.5em 1em;
 
   width: 15em;
 
   width: 15em;
 
}
 
}
#content .wide-list dl dd {
+
#content .wide-list dl dd, #content 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:36, 22 June 2009


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


Usage

{{Jetty}}

Examples

Back to the top