From 35cd5945f91bf13e0a715ec04c43414d7d2df1db Mon Sep 17 00:00:00 2001 From: Patrick Pfeiffer Date: Wed, 27 Apr 2011 09:50:48 +0200 Subject: [PATCH] add viewfontmenu --- static/css/pad_lite.css | 4 ++++ static/padhtml | 6 ++++++ 2 files changed, 10 insertions(+) mode change 100644 => 100755 static/css/pad_lite.css mode change 100644 => 100755 static/padhtml diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css old mode 100644 new mode 100755 index 354bce672..0d9767a7b --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -992,6 +992,10 @@ form#reconnectform { display: none; } #viewzoommenu { width: 65px; } +#viewfontmenu { + position: static; + width: 65px; +} #bottomarea { height: 28px; overflow: hidden; diff --git a/static/padhtml b/static/padhtml old mode 100644 new mode 100755 index 6bb0c9348..96f848fd1 --- a/static/padhtml +++ b/static/padhtml @@ -107,6 +107,12 @@ var clientVars = {}; // ]]> +
  • + +