update 1801171126
This commit is contained in:
@@ -236,13 +236,15 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="aside2">
|
<div id="aside2">
|
||||||
<h4> News & Updates </h4>
|
<h4> Recent News & Updates </h4>
|
||||||
<ol>
|
<ol>
|
||||||
<li> <strong> Truck Selection changed in EFS Card Monitoring: no company specification necessary</strong> </li>
|
<li> <strong> Truck Selection changed in EFS Card Monitoring: no company specification necessary</strong> </li>
|
||||||
<li> <strong> Changed quantity of arguments in EFS Card Monitoring: from 4 to 18</strong> </li>
|
<li> <strong> Changed quantity of arguments in EFS Card Monitoring: from 4 to 18</strong> </li>
|
||||||
<li> <strong> Added RENAME button in WORKSHEET to enforce Rename Function in case AutoRename fails</strong> </li>
|
<li> <strong> Added RENAME button in WORKSHEET to enforce Rename Function in case AutoRename fails</strong> </li>
|
||||||
<li> <strong> Added Hyperlink in Filter tab of URL Collector Spreadsheet</strong> </li>
|
<li> <strong> Added Hyperlink in Filter tab of URL Collector Spreadsheet</strong> </li>
|
||||||
|
<li> <strong style="background-color: yellow;"> Truck Selection changed in WORKSHEET: no company specification necessary</strong> </li>
|
||||||
</ol>
|
</ol>
|
||||||
|
<footer> Jan 17, 2018 </footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -226,3 +226,11 @@ ul.content li:hover a:active {
|
|||||||
font-size: 17.12px;
|
font-size: 17.12px;
|
||||||
box-shadow: inset 3.6px 3.6px 1.4px black;
|
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;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user