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 43: Line 43:
  
 
table.jetty-table {
 
table.jetty-table {
    border: 1px solid #aaa;
+
  border: 1px solid #aaa;
    border-collapse: collapse;
+
  border-collapse: collapse;
 
}
 
}
 
table.jetty-table td {
 
table.jetty-table td {
    border: 1px solid #aaa;
+
  border: 1px solid #aaa;
    padding: 0.5em 1em;
+
  padding: 0.5em 1em;
 
}
 
}
 
table.jetty-table th {
 
table.jetty-table th {
    border: 1px solid #aaa;
+
  border: 1px solid #aaa;
    background-color: #ccf;
+
  background-color: #eef;
 +
}
 +
table.jetty-table caption {
 +
  border: 1px #aaa solid;
 +
  margin: 1em 0 0.2em 0;
 +
  background-color: #ccf
 +
  font-weight: bold;
 +
  font-size: 1.1em;
 
}
 
}
  

Revision as of 04:04, 17 June 2009


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


Usage

{{Jetty}}

Examples

Back to the top