Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
Changes for 1.0.0.3
  • Loading branch information
rrirower authored Jun 17, 2023
1 parent 2763f83 commit a9b2380
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Update/update.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,26 +39,10 @@
margin: 0;
padding: 0;
}
#wb_Text2
{
background-color: transparent;
background-image: none;
border: 0px solid #000000;
border-radius: 0px;
padding: 0;
margin: 0;
text-align: left;
}
#wb_Text2 div
{
text-align: left;
}
</style>
</head>
<body>
<div id="wb_Text1" style="position:absolute;left:6px;top:7px;width:330px;height:18px;z-index:0;">
<p style="font-family:Arial;line-height:16px;"><span style="font-family:Segoe UI Symbol;"></span>Fix some bugs and crashes.</p></div>
<div id="wb_Text2" style="position:absolute;left:6px;top:36px;width:516px;height:18px;z-index:1;">
<span style="color:#000000;font-family:;font-size:13px;">&#9205;</span><span style="color:#000000;font-family:Arial;font-size:13px;">New Feature: 'Series Wizard' to add a new Series (see the Wiki).</span></div>
</body>
</html>

0 comments on commit a9b2380

Please sign in to comment.