소스 검색

Small firefox table-td fix.

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> 11 년 전
부모
커밋
025b5f8e2a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      test/meshviewer_index.html

+ 2
- 2
test/meshviewer_index.html 파일 보기

@@ -245,7 +245,7 @@ function machinchose() { return 'test machin '; }

<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<td height="1%">
<div id="bouton">
<textarea autofocus id="id_txtarea_code_src" rows="6" cols="94" style="font: 14px Consolas; resize: none;"></textarea>
</div>
@@ -257,7 +257,7 @@ function machinchose() { return 'test machin '; }
</td>
</tr>
<tr>
<td>
<td height="1%">
<div id="id_div_alphabet"></div>
</td>
</tr>


불러오는 중...
취소
저장