Archive-Har

 view release on metacpan or  search on metacpan

t/ie_network_inspector.t  view on Meta::CPAN

  background-color: transparent;
}

a:link {
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
}

a:visited {
  color: #333333;
  background-color: transparent;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  background-color: transparent;
  text-decoration: none;
}

/*********************************************************/
/* Shell structure */

.shell, .shellTop {
  color: #000000;
  background-color: #bcd5ea;
  border: 2px #ffffff groove;
  margin: 0;
}

table.head {
  width: 100%;
}

td.head {
  font-weight: normal;
  font-size: 1.8em;
}

table.footer {
  width: 100%;
}

td.footerBody {
  width:33%;
  text-align: center;
}

td.naked {
  padding: 0;
  margin: 0;
  border: 0;
}

td.logo2menuSpace {
  height: 0.8em;
}

/*********************************************************/
/* Menu Settings */

.menu {
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
}

.menuSelected {
  color: #000000;
  background-color: #88b5dd;
  width: 14%;
  border-color: #ffffff;
  border-style: groove groove none groove;
  border-width: 2px;
}

.menuStandard {
  color: #000000;
  background-color: #bcd5ea;
  width: 14%;
  border-color: #ffffff;
  border-style: groove groove none groove;
  border-width: 2px;
}

.menuIndent {
  width: 8%;
}

.menuLink {
  display: block;
  width: 100%;
}

/*********************************************************/
/* Table Settings */

table.settingsTable {
  border: 1px solid #88b5dd;
}

td.settingsPanel {
  border: 1px solid #88b5dd;
}

table.openMessageTable {
  border: 3px solid #88b5dd;
}

td.openMessageBody {
  text-align: left;
}

td.openMessageCloser {
  text-align: right;
}

tr.rowEven {
  color: #000000;
  background-color: #bcd5ea;



( run in 2.831 seconds using v1.01-cache-2.11-cpan-d8267643d1d )