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:MoDiscoTabs"

Line 41: Line 41:
 
}
 
}
  
table.menu-table, .menu-table table {
 
  border: 1px solid #aaa;
 
  border-collapse: collapse;
 
}
 
.menu-table td {
 
  border: 1px solid #aaa;
 
  padding: 0.5em 1em;
 
}
 
.menu-table th {
 
  border: 1px solid #aaa;
 
  background-color: #eef;
 
}
 
.menu-table caption {
 
  border: 1px #aaa solid;
 
  margin: 1em 0 0.2em 0;
 
  background-color: #ccf;
 
  font-weight: bold;
 
  font-size: 1.1em;
 
}
 
 
#content dl  {
 
  border-left: 1px #aaa solid;
 
  border-bottom: 1px #aaa solid;
 
}
 
#content dl dt {
 
  float: left;
 
  border-top: 1px solid #aaa;
 
  padding: 0.5em 0 0 0.5em;
 
}
 
#content dl dd {
 
  border: 1px solid #aaa;
 
  border-bottom: none;
 
}
 
 
#content .narrow-list dl  {
 
  width: 40em;
 
}
 
#content .narrow-list dl dt {
 
  width: 14em;
 
  line-height: 1em;
 
}
 
#content .narrow-list dl dd {
 
  margin: 0 0 0 15em;
 
  padding: 0.5em 1em;
 
}
 
 
#content .wide-list dl, #content dl {
 
  width: 80em;
 
}
 
#content .wide-list dl dt, #content dl dt {
 
  padding: 0.5em 1em;
 
  width: 15em;
 
}
 
#content .wide-list dl dd, #content dl dd {
 
  padding: 1em 1em 2em 2em;
 
  margin: 0 0 0 17em;
 
}
 
 
#content .unbounded-list dl, #content .unbounded-list dl dd, #content .unbounded-list dl dt {
 
  border: 0 none;
 
  width: auto;
 
  padding: 0 0 0 1em;
 
 
}
 
#content .unbounded-list dl dt {
 
  line-height: 1.2em;
 
}
 
 
.infobox {
 
  padding: 0.5em 1em;
 
  background-color: #fff;
 
  float: right;
 
  margin: 0.5em;
 
}
 
 
</css>  
 
</css>  
 
<div id="menu-nav">
 
<div id="menu-nav">

Revision as of 01:34, 21 January 2010

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

Back to the top