|
|
@ -442,6 +442,12 @@ input.search {
|
|
|
|
padding: 0;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
|
|
|
margin: 0;
|
|
|
|
outline: 0; }
|
|
|
|
outline: 0; }
|
|
|
|
|
|
|
|
input.search::-webkit-search-cancel-button {
|
|
|
|
|
|
|
|
-webkit-appearance: none;
|
|
|
|
|
|
|
|
width: 16px;
|
|
|
|
|
|
|
|
height: 16px;
|
|
|
|
|
|
|
|
background: url("/images/x.png") no-repeat center;
|
|
|
|
|
|
|
|
background-size: cover; }
|
|
|
|
|
|
|
|
|
|
|
|
.tool-bar button.show-new-conversation {
|
|
|
|
.tool-bar button.show-new-conversation {
|
|
|
|
float: right;
|
|
|
|
float: right;
|
|
|
|