Support changing the server name by clicking it in the status tab

This commit is contained in:
Ken-Håvard Lieng 2017-06-12 06:18:32 +02:00
parent 3b33957161
commit b639ba6846
14 changed files with 259 additions and 56 deletions

View file

@ -85,6 +85,7 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
}
.tablist p {
height: 30px;
padding: 3px 15px;
padding-right: 10px;
cursor: pointer;
@ -322,7 +323,7 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
.chat-title {
margin-left: 15px;
font-size: 24px;
font-size: 24px !important;
white-space: nowrap;
}