.text-muted { color: gray('600'); } .text-left { text-align: left; } .text-center { text-align: center; } .o_thread_window { &,* { box-sizing: border-box; } .o_thread_window_header { height: 28px; .fa-close { text-decoration: none; font-weight: bold; &:before { content: "\00d7"; font-size: initial; } } > span { margin: auto 0; } } .o_email_chat_button:after { content:' \27A4'; } }