mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Beginning of a show chat history function
This commit is contained in:
parent
bba9cd515b
commit
4b77dd8c7a
3 changed files with 20 additions and 2 deletions
|
@ -1086,3 +1086,11 @@ width:27px !important;
|
|||
opacity:0.01;
|
||||
display:none;
|
||||
}
|
||||
|
||||
#showhistorylabel{
|
||||
position:absolute;
|
||||
left:58px;
|
||||
top:4px;
|
||||
cursor: hand;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue