QTfrontend/res/css/chat.css
changeset 6231 810b9ced2b67
parent 6229 4c834af76c3b
child 6235 bb1a657f751b
equal deleted inserted replaced
6229:4c834af76c3b 6231:810b9ced2b67
    60     vertical-align: center;
    60     vertical-align: center;
    61     /* uncomment next line to hide timestamps */
    61     /* uncomment next line to hide timestamps */
    62     /* display: none; */
    62     /* display: none; */
    63 }
    63 }
    64 
    64 
    65 .timestamp:hours { display: none; }
    65 /* .timestamp:hours { display: none; } */
    66 /* .timestamp:seconds { display: none; } */
    66 .timestamp:seconds { display: none; }
    67 
    67 
    68 /* you can also set timestamp style for different msg types */
    68 /* you can also set timestamp style for different msg types */
    69 .msg_FriendChat .timestamp { color: #ffffff; }
    69 .msg_FriendChat .timestamp { color: #ffffff; }
    70 
    70 
    71 /* messages that contain your nickname */
    71 /* messages that contain your nickname */