You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
toxygen/toxygen/styles/style.qss

35 lines
293 B
Plaintext

#contact_name
{
padding-left: 22px;
}
MessageEdit
{
border: none;
}
MessageEdit::focus
{
border: none;
}
MessageItem::focus
{
border: none;
}
MessageEdit:hover
{
border: none;
}
MessageEdit
{
background-color: transparent;
}
#warningLabel
{
color: #BC1C1C;
}