
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 10/10/07 01:04 PM
Updated: 02/14/08 09:02 AM
|
|
| Component/s: |
Admin Console
|
| Affects Version/s: |
3.4.0 Beta 1
|
| Fix Version/s: |
3.5.0
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
02/14/08 09:02 AM
|
| Acceptance Test - Add?: |
No
|
|
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