Apache2-WebApp-Extra-Admin
    
    
  
  
  
view release on metacpan or search on metacpan
usr/share/webapp-toolkit/extra/htdocs/admin/css/base.css view on Meta::CPAN
/* form alerts */
#alert {
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-left: none;
	border-right: none;
	clear: both;
	color: #FF0000;
	display: block;
	font-weight: bold;
	padding: 6px;
	position: relative;
	text-align: center;
	width: 460px;
}
/* messages */
#message {
usr/share/webapp-toolkit/extra/htdocs/admin/css/base.css view on Meta::CPAN
	color: #000000;
}
/* internal system errors */
#error {
	background-color: #FF0000;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#error ul {
	font-size: 13px;
	list-style: square;
	margin-left: 20px;
	padding: 2px;
usr/share/webapp-toolkit/extra/htdocs/admin/css/base.css view on Meta::CPAN
	margin-top: 10px;
}
/* saved message */
#saved {
	background-color: #FFFFFF;
	color: #00FF00;
	display: block;
	font-weight: bold;
	margin: 10px;
	padding: 6px;
	position: relative;
	text-align: center;
	width: 430px;
}
/* copyright notice */
usr/share/webapp-toolkit/extra/htdocs/admin/css/content.css view on Meta::CPAN
	margin-bottom: 10px;
	position: relative;
}
/* info - title text */
#info h3.title {
	color: #787878;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
#info p.text, #info p.text_center {
	display: block;
	padding-top: 10px;
}
#info p.text {
	text-align: center;
usr/share/webapp-toolkit/extra/htdocs/admin/css/content.css view on Meta::CPAN
	display: block;
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	padding: 6px;
	text-align: center;
}
#info p.steps em {
	color: #787878;
	font-style: normal;
	font-weight: bold;
}
/* info - list default */
#info div.list {
	margin: 0px 20px 10px 20px;
}
#info div.list ul {
usr/share/webapp-toolkit/extra/htdocs/admin/css/content.css view on Meta::CPAN
}
#page a:hover {
	background-color: transparent;
}
/* page - title text */
#page h2.title {
	font-weight: bold;
}
#page h2.title {
	font-size: 20px;
	padding: 3px;
}
/* page - back */
usr/share/webapp-toolkit/extra/htdocs/admin/css/results.css view on Meta::CPAN
#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.362 second using v1.01-cache-2.11-cpan-c333fce770f )