mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
commit
fb940897ee
2 changed files with 6 additions and 11 deletions
|
@ -170,9 +170,10 @@ li[data-key=showusers] > a {
|
|||
}
|
||||
li[data-key=showusers] > a #online_count {
|
||||
color: #777;
|
||||
font-size: 10px;
|
||||
font-size: 11px;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
padding-left: 2px;
|
||||
}
|
||||
#editorcontainer {
|
||||
position: absolute;
|
||||
|
@ -740,9 +741,6 @@ table#otheruserstable {
|
|||
opacity: 0.01;
|
||||
display: none;
|
||||
}
|
||||
#online_count {
|
||||
color: #888;
|
||||
}
|
||||
.rtl {
|
||||
direction: RTL
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue