Apache2-AutoIndex-XSLT
view release on metacpan or search on metacpan
examples/apache/htdocs/index.xslt view on Meta::CPAN
}
}
// ]]></script>
<style type="text/css">
// <![CDATA[
body {
background-color: #ffffff;
margin: 0px 0px 0px 0px;
}
table.dhIndex {
font-family: Tahoma, sans-serif;
font-size: 8pt;
white-space: nowrap;
height: 100%;
}
table.dhIndex th {
white-space: nowrap;
}
table.dhIndex td {
white-space: nowrap;
background: #ffffff;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
}
table.dhIndex td, table.dhIndex div.inUp, table.dhIndex div.inDown {
font-weight: normal;
font-family: Tahoma, sans-serif;
font-size: 8pt;
text-align: left;
}
table.dhIndex td.filecol {
background: #F7F7F7;
}
table.dhIndex th.sizecol, table.dhIndex td.sizecol {
text-align: right;
}
table.dhIndex img {
margin-right: 2px;
examples/static.html view on Meta::CPAN
<html>
<head>
<title>IBM_PREINSTALL (C:)</title>
<style type="text/css">
div.dhIndex {
font-family: Tahoma, sans-serif;
font-size: 8pt;
white-space: nowrap;
}
div.dhIndex img {
/* margin-bottom: 1px; */
margin-right: 2px;
vertical-align: bottom;
border: 0px;
width: 16px;
height: 16px;
}
examples/static.html view on Meta::CPAN
white-space: nowrap;
}
td {
white-space: nowrap;
background: #ffffff;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
}
td, div.inner {
font-weight: normal;
font-family: Tahoma, sans-serif;
font-size: 8pt;
text-align: left;
}
div.outer {
height: 15px;
border-bottom: 1px #424142 solid;
border-right: 1px #424142 solid;
border-left: 1px #ffffff solid;
border-top: 1px #ffffff solid;
}
td.filecol {
t/htdocs/index.xslt view on Meta::CPAN
}
}
// ]]></script>
<style type="text/css">
// <![CDATA[
body {
background-color: #ffffff;
margin: 0px 0px 0px 0px;
}
table.dhIndex {
font-family: Tahoma, sans-serif;
font-size: 8pt;
white-space: nowrap;
height: 100%;
}
table.dhIndex th {
white-space: nowrap;
}
table.dhIndex td {
white-space: nowrap;
background: #ffffff;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1px;
}
table.dhIndex td, table.dhIndex div.inUp, table.dhIndex div.inDown {
font-weight: normal;
font-family: Tahoma, sans-serif;
font-size: 8pt;
text-align: left;
}
table.dhIndex td.filecol {
background: #F7F7F7;
}
table.dhIndex th.sizecol, table.dhIndex td.sizecol {
text-align: right;
}
table.dhIndex img {
margin-right: 2px;
( run in 1.403 second using v1.01-cache-2.11-cpan-5735350b133 )