Openfire (ARCHIVED)

Pagination for list of group chats in the admin console

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor 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

Activity

Hide
Daryl Herzmann added a comment -

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

Show
Daryl Herzmann added a comment - 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
Hide
Daryl Herzmann added a comment -

Daniel added the css to the global css file in JM-1263

Show
Daryl Herzmann added a comment - Daniel added the css to the global css file in JM-1263
Hide
Daniel Henninger added a comment -

More or less a duplicate of JM-1263

Show
Daniel Henninger added a comment - More or less a duplicate of JM-1263

People

Vote (2)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: