Revert "add viewfontmenu"

This reverts commit 35cd5945f9.
pull/35/head
Peter 'Pita' Martischka 2011-05-23 22:33:00 +01:00
parent 8feee0995f
commit 50a9018eb3
2 changed files with 0 additions and 10 deletions

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

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

6
static/pad.html Executable file → Normal file
View File

@ -107,12 +107,6 @@ var clientVars = {}; // ]]>
<img src="/static/img/editbar_embed.gif" />
</a>
</li>
<li>
<select id="viewfontmenu">
<option value="monospace">monospace</option>
<option value="normal">normal</option>
</select>
</li>
<li>
<select id="viewzoommenu">
<option value="z85">85%</option>