Apache2-WebApp-Extra-Admin

 view release on metacpan or  search on metacpan

usr/share/webapp-toolkit/extra/htdocs/admin/css/results.css  view on Meta::CPAN

	display: block;
	width: 95px;
}


/*--------------------------------------------------------------------------*/
/* other                                                                    */

/* options */

#navtop {
	height: 50px;
	position: relative;
	top: 10px;
	width: 100%;
}

#navtop div.options {
	float: right;
	margin-right: 3px;
}

#navtop div.options span {
	color: #DDDDDD;
}


/* per page results */

#navtop div.results {
	float: left;
}


/* clickable page links */

#pages {
	clear: both;
	height: 30px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#pages p.info, p.links {
	padding: 5px;
}

#pages p.info {
	float: left;
}

#pages p.links {
	float: right;
}

#pages p.links a, p.links span {
	padding: 2px 5px 2px 5px;
}

#pages p.links span {
	font-weight: bold;
}


/* sorting arrows */

.arrow {
	border: 0px;
	padding: 0px 1px 0px 1px;
	vertical-align: 1px;
}



( run in 0.864 second using v1.01-cache-2.11-cpan-39bf76dae61 )