Minor cleaups.
This commit is contained in:
parent
27fb8a20f1
commit
d634aede92
2 changed files with 218 additions and 253 deletions
|
|
@ -23,9 +23,9 @@
|
|||
<div id="mcmap"></div>
|
||||
<div id="alert">Updating...</div>
|
||||
<div id="plist">
|
||||
<img id="plistbtn" alt="on" src="list_on.png" onclick="plistopen()" title="Toggle Player List" />
|
||||
<div id="maplist"></div>
|
||||
<input type="checkbox" onclick="$('#lst').toggle()" title="Toggle Player List" checked="checked"/>
|
||||
<div id="lst">
|
||||
<div id="maplist"></div>
|
||||
<div id="playerlst"></div>
|
||||
<div id="clock"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue