chat_style.css

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No longer needed.

  1. … 1 more file in changeset.
Updated learner layout. The Send and Finish/Continue buttons still need to be aligned.

  1. … 2 more files in changeset.
Changed roster implementation from using 'select' element to using 'div'. Removed clear button, a user is delselected by click on the user name.

The layout of the textarea and send button need to be realigned.

Private messages in IE is broken in new implementation.

  1. … 2 more files in changeset.
Added reflect on chat.

  1. … 27 more files in changeset.
Move the chat client pages to the /pages/learning folder.

Replaced generic message for run offline and define later with seperate pages.

Removed openChatClient method from MonitoringAction class so that we reuse the code in LearningAction to open a chat client. The new define later and run offline pages are also reused by monitoring.

  1. … 13 more files in changeset.