mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
add viewfontmenu
This commit is contained in:
parent
312a923a28
commit
35cd5945f9
2 changed files with 10 additions and 0 deletions
4
static/css/pad_lite.css
Normal file → Executable file
4
static/css/pad_lite.css
Normal file → Executable file
|
@ -992,6 +992,10 @@ form#reconnectform { display: none; }
|
|||
#viewzoommenu {
|
||||
width: 65px;
|
||||
}
|
||||
#viewfontmenu {
|
||||
position: static;
|
||||
width: 65px;
|
||||
}
|
||||
#bottomarea {
|
||||
height: 28px;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue