Index: arms/html/reqDetail/content-container.html =================================================================== diff -u -r0dfb46c26eabc221c309f4e4b470f130b5192858 -r35edb7a184933f8a94a348d5858621dd789eb644 --- arms/html/reqDetail/content-container.html (.../content-container.html) (revision 0dfb46c26eabc221c309f4e4b470f130b5192858) +++ arms/html/reqDetail/content-container.html (.../content-container.html) (revision 35edb7a184933f8a94a348d5858621dd789eb644) @@ -331,7 +331,7 @@ -
+
@@ -1151,4 +1151,12 @@ margin-left: 100px; width: calc(100% - 100px); } + + .nav-link.scrollto.active { + background-color: rgba(51,51,51,.8) + } + + .nav-link.scrollto:hover { + background-color: rgba(51,51,51,.8) + }