App-I18N
view release on metacpan or search on metacpan
share/static/jquery.jgrowl.css view on Meta::CPAN
div.jGrowl div.jGrowl-notification div.header {
font-weight: bold;
font-size: .85em;
}
div.jGrowl div.jGrowl-notification div.close {
z-index: 99;
float: right;
font-weight: bold;
font-size: 1em;
cursor: pointer;
}
div.jGrowl div.jGrowl-closer {
padding-top: 4px;
padding-bottom: 4px;
cursor: pointer;
font-size: .9em;
font-weight: bold;
text-align: center;
}
/** Hide jGrowl when printing **/
@media print {
div.jGrowl {
display: none;
}
( run in 0.234 second using v1.01-cache-2.11-cpan-4d50c553e7e )