mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 11:26:16 -04:00
css: minor improvements
This commit is contained in:
parent
a5164dad43
commit
51b857ad1a
15 changed files with 73 additions and 40 deletions
|
@ -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 -- */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue