light theme fix

This commit is contained in:
ingvar1995 2017-07-14 21:21:53 +03:00
parent 7505b06ddf
commit c755b4a52a
1 changed files with 25 additions and 0 deletions

View File

@ -2,3 +2,28 @@
{
padding-left: 22px;
}
MessageEdit
{
border: none;
}
MessageEdit::focus
{
border: none;
}
MessageItem::focus
{
border: none;
}
MessageEdit:hover
{
border: none;
}
MessageEdit
{
background-color: transparent;
}