add viewfontmenu

This commit is contained in:
Patrick Pfeiffer 2011-04-27 09:50:48 +02:00
parent 312a923a28
commit 35cd5945f9
2 changed files with 10 additions and 0 deletions

4
static/css/pad_lite.css Normal file → Executable file
View file

@ -992,6 +992,10 @@ form#reconnectform { display: none; }
#viewzoommenu {
width: 65px;
}
#viewfontmenu {
position: static;
width: 65px;
}
#bottomarea {
height: 28px;
overflow: hidden;