Initial commit after migrating repo and assuring the product launches
This commit is contained in:
54
help/BasicStampHelp/Skin/Toc.htm
Normal file
54
help/BasicStampHelp/Skin/Toc.htm
Normal file
@ -0,0 +1,54 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" MadCap:TargetType="WebHelp" MadCap:PathToHelpSystem="../" MadCap:RuntimeFileType="Toc" MadCap:HelpSystemFileName="Default.xml" MadCap:PathToSkinFolder="../Data/SkinParallaxSkinBS/" MadCap:InPreviewMode="False">
|
||||
<head>
|
||||
<title>Table of Contents</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<script type="text/javascript" src="../Content/SkinSupport/MadCapAll.js">
|
||||
</script>
|
||||
<script type="text/javascript" src="../Content/SkinSupport/MadCapBodyEnd.js">
|
||||
</script>
|
||||
<style type="text/css">
|
||||
a:active
|
||||
{
|
||||
color: #0055ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:link
|
||||
{
|
||||
color: #0055ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:visited
|
||||
{
|
||||
color: #0055ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover
|
||||
{
|
||||
color: #ff0000;
|
||||
text-decoration: none;
|
||||
}
|
||||
body
|
||||
{
|
||||
background-color: #fafafa;
|
||||
font-family: Arial, Sans-Serif;
|
||||
font-size: 12px;
|
||||
margin: 0px;
|
||||
padding: 3px;
|
||||
}
|
||||
img
|
||||
{
|
||||
border: none;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="CatapultToc" style="white-space: nowrap;">
|
||||
<div style="text-indent: 0px; position: absolute;">
|
||||
<a MadCap:chunk="Toc.xml" tabindex="-1">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user