Foorum

 view release on metacpan or  search on metacpan

docs/static/d_20071112.css  view on Meta::CPAN

/* Source code highlighting */
/* Pretty printing styles. Used with prettify.js. */


pre.prettyprint {
  margin-left: 2em;
  padding: 0.5em;
  border-left: 3px solid #ccc; 
}

.prettyprint .str { color: #080; }
.prettyprint .kwd { color: #008; }
.prettyprint .com { color: #800; }
.prettyprint .typ { color: #606; }
.prettyprint .lit { color: #066; }
.prettyprint .pun { color: #660; }
.prettyprint .pln { color: #000; }
.prettyprint .tag { color: #008; }
.prettyprint .atn { color: #606; }
.prettyprint .atv { color: #080; }
.prettyprint .dec { color: #606; }

@media print {
  .prettyprint .str { color: #060; }
  .prettyprint .kwd { color: #006; font-weight: bold; }
  .prettyprint .com { color: #600; font-style: italic; }
  .prettyprint .typ { color: #404; font-weight: bold; }
  .prettyprint .lit { color: #044; }
  .prettyprint .pun { color: #440; }
  .prettyprint .pln { color: #000; }
  .prettyprint .tag { color: #006; font-weight: bold; }
  .prettyprint .atn { color: #404; }
  .prettyprint .atv { color: #060; }
}


/* Auto-links */
.closed_ref { text-decoration: line-through }

.results th, .results td { border-bottom: 1px solid #bbb }
.twocol th,.twocol td { border-bottom: 1px solid #bbb; padding: 1px 5px 0 5px }
.results th, .twocol th { border-left: 1px solid #bbb }
.results th { background: #e5ecf9; text-align: left; padding-right: 1px;}
.results th a, .results th a:visited { color: #0000cc; padding-right: 12px; margin-right: 12px; 
       background: url(/hosting/images/downarrow.gif) no-repeat top right;}
.results td { background: #fff; }
.results td { cursor: pointer }
.results td { padding: 4px; }

.results td a { color: #000; text-decoration: none; }
.results td.id a { color: #0000cc; text-decoration: underline;}
.results td.id { text-align:right;}
.results td.id a:visited { color: purple; text-decoration: underline; }
.results td.id a:hover { color: red; text-decoration: underline; }
table.results tr.hover td a { color: #009;}


.p1 { background-color: #fcc; }
.notes { background: #ffc; border: 1px solid #999; border-width: 0 1px 1px 0; padding: 2px; width: 818px; }

.popup { display: none; background: #eef; border: 2px solid #66a; border-width: 0 2px 2px 1px; position:absolute; padding: 2px; }
.subpopup { border-width: 1px 2px 2px 1px; }
.popup a { text-decoration: none; cursor: pointer; }
.popup td, .popup th { font-size: 90%; font-weight: normal; text-align: left; cursor: pointer; }
.popup td { color: #0000cc; padding: 2px; }
.popup tr.hover { background: #c3d9ff; }

.dialog { background: #eee; border: 2px solid #66a; border-width: 2px 4px 4px 2px; position:absolute;  padding: 0;}
.dialog h3 { background: #66a; color: white; font-weight: bold; margin: 0; padding: 3px; padding-left: 6px; }
.dialogBody { padding: 4px; }

.issueref { text-decoration: none; }
.issueref_closed { text-decoration: line-through; }

.label { text-decoration: none; color: green !important; }
.labelediting input { color: #060; }
.results .label { font-size: 80% }
.label:hover { text-decoration: underline;}

.twocol td { border-left: 1px solid #bbb; width: 50%}
.rowmajor th { text-align: right;}
.labelediting input { margin: 0 3px 4px 0; }
table.twocol { border-right: 1px solid #bbb; border-top: 1px solid #bbb; width: 40em; }
div.twocol { width: 46em; }
.read td, .read th { background: #eef; }
.results .selected td { background: #ffc; }

.closed .ifOpened { display: none }
.closed .opened span.ifOpened { display: inline }
.opened .ifClosed { display: none }
.opened .closed span.ifClosed { display: inline }

.collapse .ifExpand { display: none }
.expand .ifCollapse { display: none }

.historywidget { float: right; border: 1px solid #669; background: white;  font-weight: normal; padding: 1px; }
#makechangesarea { margin-top: 0; padding: 5px;}
.inplace input { width: 100%;  }
.inplace td { border: 0; }
.h3 { font-size: 130%; font-weight: bolder; }
input { padding-left: 1px; padding-right: 1px; }
textarea { padding-left: 1px; padding-right: 1px; }

#issueheader { margin: 0.5em 0 0em 0; border: 3px solid #c3d9ff; background: #c3d9ff; }
#issueheader td { background: #c3d9ff; }

.pagination { font-size: 100%; float: right; white-space: nowrap; }
.pagination a { margin-left: 0.3em; margin-right: 0.3em; }

.issuepage { margin-top: 0; }
.issuepage td { padding: 0.5em; }
.issuecomment { border-top: 3px solid #c3d9ff;}

.issuedescription pre, .issuecomment pre { overflow: hidden;}

.issuedescription pre b, .issuecomment pre b { font-size: 110%; font-weight: bolder; padding: 3px 0 3px 0;}


.author { margin-bottom: 1em; }

#issuemeta { width: 12em; border-right: 3px solid #c3d9ff; font-size: 95%; vertical-align: top;}

#issuemeta table tr.hover a { text-decoration: underline }
#issuemeta table td, #issuemeta table th { margin: 0; padding: 0; padding-top: 5px; }

.updates { margin-top: 1em; background: #c3d9ff; width: 80%; font-size: 90%;}

.fakelink {color: #0000cc; cursor: pointer; white-space: nowrap;}
.undef  { color: #666; }

td.col_ID { text-align: right }
td.searchoptions { font-size: 80% }

.hide_col_0 .col_0, .hide_col_1 .col_1, .hide_col_2 .col_2, .hide_col_3 .col_3,
.hide_col_4 .col_4, .hide_col_5 .col_5, .hide_col_6 .col_6,
.hide_col_7 .col_7, .hide_col_8 .col_8, .hide_col_9 .col_9,
.hide_col_10 .col_10, .hide_col_11 .col_11, .hide_col_12 .col_12,
.hide_col_13 .col_13, .hide_col_14 .col_14, .hide_col_15 .col_15,
.hide_col_16 .col_16, .hide_col_17 .col_17, .hide_col_18 .col_18, 
.hide_col_19 .col_19, .hide_col_20 .col_20 { display: none; }

.hide_Priority_groups .Priority_group,
.hide_Milestone_groups .Milestone_group,
.hide_Status_groups .Status_group { display: none; }

.Priority_group td, .Milestone_group td, .Status_group td { 
	font-size: 130%; padding-top: 0.7em; color: #666
}


.hide_col_0 .popup span.col_0, .hide_col_1 .popup span.col_1, .hide_col_2 .popup span.col_2,
.hide_col_3 .popup span.col_3, .hide_col_4 .popup span.col_4,
.hide_col_4 .popup span.col_4, .hide_col_5 .popup span.col_5,
.hide_col_6 .popup span.col_6, .hide_col_7 .popup span.col_7,
.hide_col_8 .popup span.col_8, .hide_col_9 .popup span.col_9,
.hide_col_10 .popup span.col_10, 
.hide_col_11 .popup span.col_11, .hide_col_12 .popup span.col_12,
.hide_col_13 .popup span.col_13, .hide_col_14 .popup span.col_14,
.hide_col_14 .popup span.col_14, .hide_col_15 .popup span.col_15,
.hide_col_16 .popup span.col_16, .hide_col_17 .popup span.col_17,
.hide_col_18 .popup span.col_18, .hide_col_19 .popup span.col_19,
.hide_col_20 .popup span.col_20  { display: inline; color: #eef; }

.hide_col_0 .popup tr.hover span.col_0, 
.hide_col_1 .popup tr.hover span.col_1, 
.hide_col_2 .popup tr.hover span.col_2,
.hide_col_3 .popup tr.hover span.col_3, 
.hide_col_4 .popup tr.hover span.col_4,
.hide_col_5 .popup tr.hover span.col_5, 
.hide_col_6 .popup tr.hover span.col_6,
.hide_col_7 .popup tr.hover span.col_7, 
.hide_col_8 .popup tr.hover span.col_8,
.hide_col_9 .popup tr.hover span.col_9, 
.hide_col_10 .popup tr.hover span.col_10,
.hide_col_11 .popup tr.hover span.col_11, 
.hide_col_12 .popup tr.hover span.col_12,
.hide_col_13 .popup tr.hover span.col_13, 
.hide_col_14 .popup tr.hover span.col_14,
.hide_col_15 .popup tr.hover span.col_15, 
.hide_col_16 .popup tr.hover span.col_16,
.hide_col_17 .popup tr.hover span.col_17, 
.hide_col_18 .popup tr.hover span.col_18,
.hide_col_19 .popup tr.hover span.col_19, 
.hide_col_20 .popup tr.hover span.col_20 { color: #c3d9ff; }


.results td tt { color: #999; font-style: italic; font-weight: bold; }

.notify {
 background: #ec6;
 font-weight: bolder;
 -moz-border-radius: 6px;
 padding: 2px 1em 2px 1em;
 text-align: center;
}

table.advquery, 
table.issueimport { border: 3px solid #c3d9ff;}
table.advquery td, 
table.issueimport td { white-space: nowrap; padding: 2px; }
.focus td { background: #c3d9ff; }

#ac-list {
  border: 1px solid #666;
  background: #E0ECFF;
  color: #00C;
  padding: 0 0 1px 0;
  z-index: 10;
}
#ac-list { font-size: 95%; }
#ac-list { padding: 2px; }
#ac-list tr { margin: 1px; cursor: pointer; padding: 0 10px;  }
#ac-list th { color: #333; text-align: left; }
#ac-list .selected, 
#ac-list .selected td {
  background: #c3d9ff;
}

#ac-list td, #ac-list th { white-space: nowrap; }

#searchrow td { padding: 0 4px 0 0; }

.eg { color: #666; font-size: 90%; }

#searchtips { padding-left: 2em; } 
#searchtips p { margin-left: 2em; } 

h3 { 
 background: #e5ecf9;
 border-top: 1px solid #3366cc;
 padding: 0.5ex 0.5em 0.5ex 0.5em;
 margin-right: 2em; 
}
 
div td .novel { color: #430;}
div td .exclconflict { color: #a03;}

#submit { font-weight: bold; }

table.attachment { margin-bottom: 0.75em; }
table.attachment tr td { padding: 0; margin: 0; font-size: 95%; }

.issueEntry .inIssueEntry a,
.issueList .inIssueList span,



( run in 2.478 seconds using v1.01-cache-2.11-cpan-364913b4093 )