Skip to content

Commit

Permalink
20220114 修改問卷作答頁css
Browse files Browse the repository at this point in the history
  • Loading branch information
anniewuu00 committed Jan 14, 2022
1 parent e9210e2 commit 2d7ea5f
Show file tree
Hide file tree
Showing 19 changed files with 37 additions and 39 deletions.
40 changes: 19 additions & 21 deletions cp.htm
Original file line number Diff line number Diff line change
Expand Up @@ -508,75 +508,73 @@ <h3>列表樣式</h3>
<li>處來在山工國生即工球一,易心個長什去實用當們公有也候</li>
</ol>
<h3>表格樣式</h3>
<table >
<table>
<tbody>
<tr>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">序號</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">案號</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">案由</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">被付懲戒人</p>
</td>
<td colspan="5" nowrap="nowrap" >
<td colspan="5" nowrap="nowrap">
<p align="center">合議庭成員</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" rowspan="2" >
<td nowrap="nowrap" rowspan="2">
<p align="center">1</p>
</td>
<td nowrap="nowrap" rowspan="2" >
<td nowrap="nowrap" rowspan="2">
<p align="center">110年度懲上字第2號</p>
</td>
<td nowrap="nowrap" rowspan="2" >
<td nowrap="nowrap" rowspan="2">
<p align="center">再審</p>
</td>
<td nowrap="nowrap" rowspan="2" >
<td nowrap="nowrap" rowspan="2">
<p align="center">陳隆翔</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">審判長</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">法官</p>
</td>
<td>
<p align="center">法官</p>
</td>
<td >
<td>
<p align="center">法官</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">法官</p>
</td>
</tr>
<tr>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">李伯道</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">邵燕玲(受)</p>
</td>
<td >
<td>
<p align="center">林瑞斌</p>
</td>
<td >
<td>
<p align="center">王梅英</p>
</td>
<td nowrap="nowrap" >
<td nowrap="nowrap">
<p align="center">帥嘉寶</p>
</td>
</tr>
</tbody>
</table>


<table>
<tr>
<th>th 1</th>
Expand Down
2 changes: 1 addition & 1 deletion css/disciplinary.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/disciplinary_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/high.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/high_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/judges.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/judges_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/newtaipei.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/newtaipei_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/property.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/property_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/supreme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/supreme_administrative.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/supreme_administrative_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/supreme_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/taichung.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/taichung_e.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion online_questionnaire02.htm
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ <h2 class="title">問卷調查</h2>
</div>
</div>
<div class="form_grp">
<label for="address" class="form_title longtitle"><abbr class="necessary" title="為必填(選)欄位,不能為空白。">*(必填)</abbr>4. 測試問題-問答,注意題目較長的時候</label>
<label for="address" class="form_title longtitle"><abbr class="necessary" title="為必填(選)欄位,不能為空白。">*(必填)</abbr>4. 測試問題-問答,注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候注意題目較長的時候</label>
<div class="form_content">
<input type="text" name="" value="" placeholder="">
</div>
Expand Down
2 changes: 1 addition & 1 deletion sass/sass/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ select::-ms-expand {
//flex:0 0 $form_title_width;
@include gutter();
padding-top: 5px;
white-space: nowrap;
white-space: normal;
&.longtitle{
width:100%;
+.form_content{
Expand Down

0 comments on commit 2d7ea5f

Please sign in to comment.