Index: lams_central/web/css/defaultHTML.css =================================================================== diff -u -rbbb3b67a2c2c77dcd65c71d40d351d32697e014e -rddaa51cc9480b4bff4f0e6d54258875cd4e19040 --- lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision bbb3b67a2c2c77dcd65c71d40d351d32697e014e) +++ lams_central/web/css/defaultHTML.css (.../defaultHTML.css) (revision ddaa51cc9480b4bff4f0e6d54258875cd4e19040) @@ -392,15 +392,29 @@ text-decoration: none; border-bottom: 1px dotted #0087E5; } - - + #content a:hover.sequence-name-link { color:#0087E5; text-decoration: none; border-bottom: 1px solid #0087E5; } +#content a.disabled-sequence-name-link { + color:#FF6666; + text-decoration: none; + border-bottom: 1px dotted #FF6666; + } + + +#content a:hover.disabled-sequence-name-link { + color:#FF6666; + text-decoration: none; + border-bottom: 1px solid #FF6666; + +} + + #content a.sequence-action-link { color:#47bc23; text-decoration: none; Index: lams_central/web/indexCommon.jsp =================================================================== diff -u -r85bfd2371c4575be84e140d01897347c600563ed -rddaa51cc9480b4bff4f0e6d54258875cd4e19040 --- lams_central/web/indexCommon.jsp (.../indexCommon.jsp) (revision 85bfd2371c4575be84e140d01897347c600563ed) +++ lams_central/web/indexCommon.jsp (.../indexCommon.jsp) (revision ddaa51cc9480b4bff4f0e6d54258875cd4e19040) @@ -21,9 +21,9 @@

- -   -   + +  () +  () " class="sequence-name-link"> @@ -51,9 +51,9 @@

- -   -   + +  () +  ()