update 1801241109

This commit is contained in:
vkservicesllc
2018-01-24 11:09:12 -05:00
parent d4a4630bf3
commit 404f0c9db7
2 changed files with 14 additions and 9 deletions

View File

@@ -178,10 +178,6 @@ td.unq div:hover ul {
display: block; display: block;
} }
td a.e {
color: gray;
}
td a.h { td a.h {
color: darkblue; color: darkblue;
} }
@@ -203,10 +199,15 @@ fieldset#monitoring table tr td {
text-align: right; text-align: right;
} }
fieldset#monitoring table tr td a.e { td a.e {
visibility: hidden; visibility: hidden;
} }
td.unq a.e {
visibility: visible;
color: darkgray;
}
span { span {
font-weight: normal; font-weight: normal;
font-size: 72%; font-size: 72%;

View File

@@ -66,6 +66,10 @@
Payroll Hyperlinks</a></td> Payroll Hyperlinks</a></td>
<td rowspan="2" class="unq"><div><a class="e" href="#">History &#9662;</a> <td rowspan="2" class="unq"><div><a class="e" href="#">History &#9662;</a>
<ul> <ul>
<li><a class="h" target="_blank"
href="https://docs.google.com/spreadsheets/d/1MVaFa-DaABTjKsXgF085o56tHfR6UYPjXyxexKgR460/edit#gid=1250765514">
Jan 14 — Jan 20</a>
</li>
<li><a class="h" target="_blank" <li><a class="h" target="_blank"
href="https://docs.google.com/spreadsheets/d/1_tfsoL4JQ91wGtafc1ENRiTx2NovxFNyIBOL8H0Gw7s/edit#gid=1250765514"> href="https://docs.google.com/spreadsheets/d/1_tfsoL4JQ91wGtafc1ENRiTx2NovxFNyIBOL8H0Gw7s/edit#gid=1250765514">
Jan 7 — Jan 13</a> Jan 7 — Jan 13</a>
@@ -92,11 +96,11 @@
Jan 20 Jan 20
</td> </td>
<td><a class="h" target="_blank" <td><a class="e"
href="https://docs.google.com/spreadsheets/d/1MVaFa-DaABTjKsXgF085o56tHfR6UYPjXyxexKgR460/edit#gid=914973738"> href="#">
URL Collector</a></td> URL Collector</a></td>
<td><a class="h" target="_blank" <td><a class="e"
href="https://docs.google.com/spreadsheets/d/1MVaFa-DaABTjKsXgF085o56tHfR6UYPjXyxexKgR460/edit#gid=978213208"> href="#">
Payroll Hyperlinks</a></td> Payroll Hyperlinks</a></td>
</tr> </tr>
</table> </table>