Ambrosia
view release on metacpan or search on metacpan
share/Templates/Templates/XSLT+DOJO/incDojo_JS_Css.xsl view on Meta::CPAN
html, body {
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
font-size: 1.1em;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.heading {
font-weight: bold;
padding-bottom: 0.25em;
}
</style>
<script>
dojoConfig= {
has: {
"dojo-firebug": true
},
parseOnLoad: true,
share/Templates/Templates/XSLT+DOJO/list_json.xsl view on Meta::CPAN
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<xslt:apply-imports/>
<style type="text/css">
@import "/ajax/libs/dojo/1.7.2/dojox/grid/resources/Grid.css";
@import "/ajax/libs/dojo/1.7.2/dojox/grid/resources/claroGrid.css";
.head {
text-align:center;
//font-weight:bold;
font-size: 1.5em;
height: 1.6em;
width: 98%;
}
#grid {
width: 98%;
height: 80%;
}
</style>
( run in 0.896 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )