Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4.0 Beta 1
-
Fix Version/s: 3.5.0
-
Component/s: Admin Console
-
Labels:None
-
Acceptance Test - Add?:No
Hi,
The fix for this is rather simple, just add this to the page:
<style type="text/css">
.jive-current {
font-weight : bold;
text-decoration : none;
}
</style>
daryl