css: minor improvements

This commit is contained in:
Sebastian Castro 2020-04-06 14:31:07 +02:00 committed by muxator
parent a5164dad43
commit 51b857ad1a
15 changed files with 73 additions and 40 deletions

View file

@ -42,6 +42,7 @@
}
#titlebar #titlelabel {
margin: 4px 0 0 4px;
display: inline;
}
#titlebar .stick-to-screen-btn,
#titlebar .hide-reduce-btn {
@ -106,6 +107,7 @@
#chaticon #chatcounter {
font-size: .8rem;
vertical-align: middle;
margin-left: 5px;
}
/* -- LOAD MESSAGES -- */