129
edits
Line 1,358: | Line 1,358: | ||
/*CLWB-328 - Update style for left hand menu*/ | /*CLWB-328 - Update style for left hand menu*/ | ||
.portal h3, .vector-menu-portal h3 { | .portal h3, .vector-menu-portal h3, .vector-menu-portal .vector-menu-content li a { | ||
font-weight: bold; | font-weight: bold; | ||
color: #333333; | color: #333333; | ||
Line 1,370: | Line 1,370: | ||
/*CLWB-328 - Update style for left hand menu*/ | /*CLWB-328 - Update style for left hand menu*/ | ||
.portal .body li a, .vector-menu-portal .body li a { | .portal .body li a, .vector-menu-portal .body li a, .vector-menu-portal .vector-menu-content li a:visited { | ||
color: #333333; | color: #333333; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
.portal .body li a, .vector-menu-portal .body li a:visited { | .portal .body li a, .vector-menu-portal .body li a:visited, .vector-menu-portal .vector-menu-content li a:visited { | ||
color: #333333; | color: #333333; | ||
text-decoration: underline; | text-decoration: underline; |