diff --git a/users/styles/style.css b/users/styles/style.css index 39ef168..986ca99 100644 --- a/users/styles/style.css +++ b/users/styles/style.css @@ -178,10 +178,6 @@ td.unq div:hover ul { display: block; } -td a.e { - color: gray; -} - td a.h { color: darkblue; } @@ -203,10 +199,15 @@ fieldset#monitoring table tr td { text-align: right; } -fieldset#monitoring table tr td a.e { +td a.e { visibility: hidden; } +td.unq a.e { + visibility: visible; + color: darkgray; +} + span { font-weight: normal; font-size: 72%; diff --git a/users/user.html b/users/user.html index 62be238..32e6b3a 100644 --- a/users/user.html +++ b/users/user.html @@ -66,6 +66,10 @@ Payroll Hyperlinks