App-CamelPKI

 view release on metacpan or  search on metacpan

root/src/css/perso.css  view on Meta::CPAN

#menu dl {
	float: left;
	width: 9.71em;
	margin: 0 1px;
}
#menu dt {
	cursor: pointer;
	<!--color: #fff;--!>
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	<!--background: #000;--!>
	border: 1px solid #B4B079;
}
#menu dd {
	<!--border: 1px solid #B4B079;--!>
}
#menu li {
	text-align: left;
	<!--background: #000;--!>

root/src/css/perso.css  view on Meta::CPAN

#copyright{
  font-family: "lucida grande";
}

/*---------------- Navigation links ------------------*/
a { color: black; }
a:link    {  text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { text-decoration: none; }
a:active  { text-decoration: none; }
a.bold { font-weight: bold; }
a.info:link    { cursor:none;  border-bottom: 1px dotted #333 }
a.info:visited { cursor:none;  border-bottom: 1px dotted #333 }
a.info:hover   { cursor:help;  text-decoration: none}
a.info:active  { cursor:help;  text-decoration: none}


*{
margin:0;
padding:0;
}

root/src/css/perso.css  view on Meta::CPAN

display:block;
}


/* notices and errors */

#flashMessage, .error, .error_message {
color:#000000;
font-size: 13px;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;

root/src/css/perso.css  view on Meta::CPAN

font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}



( run in 1.412 second using v1.01-cache-2.11-cpan-c333fce770f )