Fixes, css, removes changefont

This commit is contained in:
Jordan Brown
2017-06-08 12:52:25 -04:00
parent ad4e8d5ceb
commit b6538c50e2
4 changed files with 59 additions and 38 deletions
@@ -32,7 +32,6 @@
<div class="sub" id="subOptions">
<a href="#" class="decreaseFont" id="decreaseFont"><span>Decrease font size</span> <i class="icon-font">-</i></a>
<a href="#" class="increaseFont" id="increaseFont"><span>Increase font size</span> <i class="icon-font">+</i></a>
<a href="#" class="chooseFont" id="chooseFont">Change font <i class="icon-font"></i></a>
<a href="#" class="togglePing" id="togglePing"><span>Toggle ping display</span> <i class="icon-circle"></i></a>
<a href="#" class="highlightTerm" id="highlightTerm"><span>Highlight string</span> <i class="icon-tag"></i></a>
<a href="#" class="saveLog" id="saveLog"><span>Save chat log</span> <i class="icon-save"></i></a>