update 1801171126

This commit is contained in:
vkservicesllc
2018-01-17 11:27:11 -05:00
parent 2d6839abe4
commit fb2c72fa8f
2 changed files with 11 additions and 1 deletions

View File

@@ -236,13 +236,15 @@
</ul>
</div>
<div id="aside2">
<h4> News &amp; Updates </h4>
<h4> Recent News &amp; Updates </h4>
<ol>
<li> <strong>&nbsp;Truck Selection changed in EFS Card Monitoring&#58; no company specification necessary</strong> </li>
<li> <strong>&nbsp;Changed quantity of arguments in EFS Card Monitoring&#58; from 4 to 18</strong> </li>
<li> <strong>&nbsp;Added RENAME button in WORKSHEET to enforce Rename Function in case AutoRename fails</strong> </li>
<li> <strong>&nbsp;Added Hyperlink in Filter tab of URL Collector Spreadsheet</strong> </li>
<li> <strong style="background-color: yellow;">&nbsp;Truck Selection changed in WORKSHEET&#58; no company specification necessary</strong> </li>
</ol>
<footer> Jan 17, 2018 </footer>
</div>
</div>

View File

@@ -226,3 +226,11 @@ ul.content li:hover a:active {
font-size: 17.12px;
box-shadow: inset 3.6px 3.6px 1.4px black;
}
footer {
text-align: right;
font-size: 84%;
color: brown;
letter-spacing: 0.4px;
font-style: oblique;
}