Revert "add viewfontmenu"
This reverts commit 35cd5945f91bf13e0a715ec04c43414d7d2df1db.
This commit is contained in:
parent
8feee0995f
commit
50a9018eb3
4
static/css/pad_lite.css
Executable file → Normal file
4
static/css/pad_lite.css
Executable file → Normal 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
6
static/pad.html
Executable file → Normal 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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user