| 346 | body.documentstyle #chat .mes .mesAvatarWrapper, | 346 | body.documentstyle #chat .mes .mesAvatarWrapper, |
| 347 | body.documentstyle #chat .mes .mes_block .ch_name .name_text, | 347 | body.documentstyle #chat .mes .mes_block .ch_name .name_text, |
| 348 | body.documentstyle #chat .mes .mes_block .ch_name .timestamp, | 348 | body.documentstyle #chat .mes .mes_block .ch_name .timestamp, |
| | 349 | body.documentstyle #chat .mes .mes_block .ch_name .timestamp-icon, |
| 349 | body.documentstyle .mes:not(.last_mes) .ch_name .mes_buttons { | 350 | body.documentstyle .mes:not(.last_mes) .ch_name .mes_buttons { |
| 350 | display: none !important; | 351 | display: none !important; |
| 351 | } | 352 | } |
| 352 | | 353 | |
| | 354 | body.documentstyle #chat .mes_block .ch_name { |
| | 355 | min-height: unset; |
| | 356 | } |
| | 357 | |
| 353 | /*FastUI blur removal*/ | 358 | /*FastUI blur removal*/ |
| 354 | | 359 | |
| 355 | body.no-blur * { | 360 | body.no-blur * { |