Initial commit after migrating repo and assuring the product launches
This commit is contained in:
64
help/BasicStampHelp/Skin/Favorites.htm
Normal file
64
help/BasicStampHelp/Skin/Favorites.htm
Normal file
@ -0,0 +1,64 @@
|
||||
<!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="Favorites" MadCap:HelpSystemFileName="Default.xml" MadCap:PathToSkinFolder="../Data/SkinParallaxSkinBS/" MadCap:InPreviewMode="False">
|
||||
<head>
|
||||
<title>Favorites</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<script type="text/javascript" src="../Content/SkinSupport/MadCapAll.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;
|
||||
}
|
||||
table
|
||||
{
|
||||
border: none;
|
||||
border-collapse: collapse;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
}
|
||||
h1
|
||||
{
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
}
|
||||
button
|
||||
{
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user