Perldoc-Server

 view release on metacpan or  search on metacpan

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

	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;
	margin-left: auto;
}

form.prefs legend {
	padding: 2px 15px 2px 8px;
	color: #3f3f3f;
	border: 2px solid #bfbfbf;
	background-color: white;
	font-weight: bold;
	font-size: .9em;
}

form.prefs fieldset {
	margin-bottom: 20px;
	padding-bottom: 25px;
	border: 2px solid #bfbfbf;
	background-color: #fafafa;
}

form.prefs label {
	display: block;
	margin-left: 50px;
	margin-bottom: -8px;
	font-size: .9em;
}

form.prefs fieldset input {
	float: left;
	margin-left: 25px;
}

div.form_section {
	font-size: .9em;
	color: #3f3f3f;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 1px;
	margin: 7px 10px 13px;
	font-weight: bold;
	font-style: italic;
}

div.form_buttons {
	padding-bottom: 5px;
	text-align: center;
}

div.form_buttons input {
	margin-right: 6px;
	margin-left: 6px;
	font-size: 1.2em;
}

/* @end */



( run in 1.097 second using v1.01-cache-2.11-cpan-8f98c5d2c55 )