Perldoc-Server

 view release on metacpan or  search on metacpan

root/static/css/css-20100402.css  view on Meta::CPAN

  border-style: solid solid solid solid;
  border-color: #ccc;
  word-wrap: break-word;
  white-space: pre-wrap;
  padding: 3px;
	font-size: 1.2em;
}

pre.verbatim ol {
	background-color: #d8d8d8;
	color: #3f3f3f;
	margin-top: 0;
	margin-bottom: 0;
}

pre.verbatim ol li {
  background: #eeeedd;
	padding-left: 5px;
	color: #262626;
	padding-bottom: 2px;
}

pre.indent {
  margin-left: 30px;
  margin-right: 30px;
  background: #eeeedd;
  border-width: 1px;
  border-style: solid solid solid solid;
  border-color: #ccc;
  padding: 10px 10px 10px 10px;
}

/* @end */

/* @group Page Index */

div#page_index {
	top: 180px;
	left: 550px;
}

div#recent_pages {
	top: 180px;
	left: 250px;
}

div.hud_container {
	position: fixed;
	z-index: 2;
	display: none;
	visibility: hidden;	
}

div.hud_header {
}

div.hud_footer {
}

div.hud_bottomleft {
	background: url(/static/images/popup_bottomleft.png) no-repeat;
	width: 8px;
	height: 23px;
	float: left;
}

div.hud_title {
	background-image: url(/static/images/popup_title.png);
	margin-left: 24px;
	margin-right: 8px;
	padding-top: 4px;
	color: #d8d8d8;
	text-align: center;
	padding-right: 16px;
	font-size: .9em;  
	cursor: move;
}

div.hud_topright {
	width: 8px;
	height: 23px;
	background-image: url(/static/images/popup_topright.png);
	position: absolute;
	right: 0;
	top: 0;
}

div.hud_bottom {
	background-image: url(/static/images/popup_bg.png);
	margin-left: 8px;
	margin-right: 23px;
}

div.hud_resize {
	background: url(/static/images/popup_resize.png) no-repeat;
	width: 23px;
	height: 23px;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: se-resize;
}

div.hud_close {
	width: 24px;
	height: 23px;
	background-image: url(/static/images/popup_close.png);
	float: left;
}

div.hud_close a {
	display: block;
	width: 24px;
	height: 23px;
}

div.hud_content {
	overflow: auto;
	width: 250px;
	height: 200px;
	background-image: url(/static/images/popup_bg.png);
	font-size: .9em;
	color: #7f7f7f;
	padding-right: 5px;
}

div.hud_content ul {
	margin-top: 10px;
}

div#content_body div.hud_content a:link {
	color: #a6a6a6;
}

div#content_body div.hud_content a:visited {
	color: #a6a6a6;
}

div#content_body div.hud_content {
	color: #a6a6a6;
}

div#content_body div.hud_content a:hover {
	color: #fff;
}

span.hud_span_top {
	display: inline-block;
	height: 19px;
}

span.hud_span_bottom {
	display: inline-block;
	height: 23px;
}

div#recent_pages_content {
	width: 170px;
	height: 200px;
}

/* @end */

/* @group Search results */

div.search_results {
	margin-bottom: 15px;
}

div.search_results img {
	margin-right: 10px;
	vertical-align: top;
}

/* @end */

/* @group Preferences */

form.prefs {
	width: 580px;
	margin-right: auto;



( run in 1.086 second using v1.01-cache-2.11-cpan-364913b4093 )