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"

m
Line 43: Line 43:
  
 
table.jetty-table {
 
table.jetty-table {
     border: 1px solid #000;
+
     border: 1px solid #aaa;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
}
 
}
 
table.jetty-table td {
 
table.jetty-table td {
     border: 1px solid #000;
+
     border: 1px solid #aaa;
     padding: 0 1em;
+
     padding: 0.5em 1em;
 
}
 
}
 
table.jetty-table th {
 
table.jetty-table th {
     border: 1px solid #000;
+
     border: 1px solid #aaa;
    padding: 0 1em;
+
     background-color: #ccf;
     background-color: #CCF;
+
 
}
 
}
  
 
#content dl  {
 
#content dl  {
   border-left: 1px #000 solid;
+
   border-left: 1px #aaa solid;
   border-bottom: 1px #000 solid;
+
   border-bottom: 1px #aaa solid;
 
   width: 30em;
 
   width: 30em;
 
}
 
}
Line 64: Line 63:
 
   float: left;
 
   float: left;
 
   width: 9em;
 
   width: 9em;
   border-top: 1px solid #000;
+
   border-top: 1px solid #aaa;
 
   padding-left: 1em;
 
   padding-left: 1em;
 
}
 
}
Line 70: Line 69:
 
   margin: 0 0 0 10em;
 
   margin: 0 0 0 10em;
 
   padding-left: 2em;
 
   padding-left: 2em;
   border: 1px solid #000;
+
   border: 1px solid #aaa;
 
   border-bottom: none;
 
   border-bottom: none;
 
}
 
}

Revision as of 02:58, 17 June 2009


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


Usage

{{Jetty}}

Examples

Back to the top