mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 23:55:12 -04:00
css for users popup on mobile
This commit is contained in:
parent
ddf1cd345c
commit
f6eb1d478a
1 changed files with 9 additions and 0 deletions
|
@ -1189,10 +1189,19 @@ label[for=readonlyinput] {
|
|||
#chaticon {
|
||||
opacity: .8;
|
||||
}
|
||||
/*
|
||||
#users {
|
||||
right: none;
|
||||
left: 30px;
|
||||
}
|
||||
*/
|
||||
|
||||
#users {
|
||||
top: 42px;
|
||||
bottom: 40px;
|
||||
right: 6px;
|
||||
}
|
||||
|
||||
#mycolorpicker {
|
||||
right: 0;
|
||||
left: 0 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue