Style Developers: Migrating to 5.1.2

Home

Off-the-Record Messaging (OTR)

The line type off-the-record-encryption-status has been added

Style this line type so that it immediately grabs the user's attention when it appears.

For example:

/* off-the-record-encryption-status Message Event */
body div.line[ltype="off-the-record-encryption-status"] .message {
    color: #ff0000;
    font-weight: 700;
}

Other Changes

The line type dccfiletransfer has been renamed to dcc-file-transfer

 
Last modified: September 05, 2017
The contents of this webpage are released into the Public Domain for unlimited distribution.