changeset 6231 | 810b9ced2b67 |
parent 6229 | 4c834af76c3b |
child 6235 | bb1a657f751b |
--- a/QTfrontend/res/css/chat.css Sat Oct 29 15:31:45 2011 +0200 +++ b/QTfrontend/res/css/chat.css Sat Oct 29 16:54:46 2011 +0200 @@ -62,8 +62,8 @@ /* display: none; */ } -.timestamp:hours { display: none; } -/* .timestamp:seconds { display: none; } */ +/* .timestamp:hours { display: none; } */ +.timestamp:seconds { display: none; } /* you can also set timestamp style for different msg types */ .msg_FriendChat .timestamp { color: #ffffff; }