mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
styling
This commit is contained in:
parent
657974b518
commit
036dea3d0f
1 changed files with 4 additions and 0 deletions
|
@ -925,6 +925,10 @@ input[type=checkbox] {
|
||||||
height:155px !important;
|
height:155px !important;
|
||||||
border-left: 1px solid #ccc !important;
|
border-left: 1px solid #ccc !important;
|
||||||
}
|
}
|
||||||
|
.chatAndUsers > #otherusers{
|
||||||
|
max-height: 100px;
|
||||||
|
overflow-y: auto;
|
||||||
|
}
|
||||||
.chatAndUsersChat > div > #titlecross{
|
.chatAndUsersChat > div > #titlecross{
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue