Commit 94395c8e authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

delete undef styles from menu

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47968 954022d7-b5bf-4e40-9824-e11837661b57
parent 0902a736
......@@ -1716,16 +1716,7 @@
<li id="cellStyleSelect" class="item main textSelect textSelectBoard ToolbarIconOut" value="Normal">
<span id="cellStyleSelectVal">Normal</span>
<ul style="width: 220px; height: 220px;overflow-y: scroll;">
<li id="Arial" class="SubItem" style="font-family:Arial;" value="Arial">Arial</li>
<li id="ArialBlack" class="SubItem" value="Arial Black" style="font-family:Arial Black;">Arial Black</li>
<li id="ArialCyr" class="SubItem" value="Arial Cyr" style="font-family:Arial Cyr;">Arial Cyr</li>
<li id="Calibri" class="SubItem" style="font-family:Calibri;" value="Calibri">Calibri</li>
<li id="CourierNew" class="SubItem" style="font-family:Courier New;" value="Courier New">Courier New</li>
<li id="LucidaConsole" class="SubItem" value="Lucida Console" style="font-family:Lucida Console;">Lucida Console</li>
<li id="MsSansSerif" class="SubItem" value="Ms Sans Serif" style="font-family:Ms Sans Serif;">Ms Sans Serif</li>
<li id="Tahoma" class="SubItem" style="font-family:Tahoma;" value="Tahoma">Tahoma</li>
<li id="TimesNewRoman" class="SubItem" style="font-family:Times New Roman;" value="Times New Roman">Times New Roman</li>
<li id="Verdana" class="SubItem" style="font-family:Verdana;" value="Verdana">Verdana</li>
<li id="Normal" class="SubItem" value="Normal">Normal</li>
</ul>
<div class="ToolbarDropDown dropdown" style="margin-top: 5px;margin-right: -3px;"></div>
</li>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment