textarea css fix

This commit is contained in:
following
2013-08-10 15:50:54 +02:00
parent 059852c3d5
commit 2acbfe6831
5 changed files with 3 additions and 11 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
$default_lang = t('EN'); $default_lang = t('EN');
$activation_form = ' $activation_form = '
<tr><td class="spacer" colspan="2"></td></tr> <tr><td class="spacer" colspan="2"></td></tr>
<tr> <tr>
<td>' . t('Publication:') . '</td> <td>' . t('Publication:') . '</td>
@@ -637,6 +637,7 @@ input.formbutton_active {
} }
/* Editor fields for Descritpions, Logs etc. */ /* Editor fields for Descritpions, Logs etc. */
textarea { font-family: Arial, sans-serif, Tahoma, Verdana; font-size: 8pt; }
textarea.cachedesc { width:750px; height:500px; } /* only cacheeditor */ textarea.cachedesc { width:750px; height:500px; } /* only cacheeditor */
textarea.hint { width:750px; height:100px; } /* only cacheditor */ textarea.hint { width:750px; height:100px; } /* only cacheditor */
textarea.logs { width:640px; height:300px; } /* only logeditor */ textarea.logs { width:640px; height:300px; } /* only logeditor */
@@ -790,11 +791,6 @@ div.cachedesc p {font-size: 100%;}
font-size:0.85em; font-size:0.85em;
} }
.libse form, .libse input, .libse textarea, .libse button {
font-family: Arial, sans-serif, Tahoma, Verdana;
font-size: 8pt;
}
/* Articles */ /* Articles */
.article p, p.article { line-height: 1.4em; margin-bottom:0.8em; } .article p, p.article { line-height: 1.4em; margin-bottom:0.8em; }
.article li { padding-bottom:6px; line-height:1.4; } .article li { padding-bottom:6px; line-height:1.4; }
-2
View File
@@ -3,7 +3,6 @@
* *
* Unicode Reminder メモ * Unicode Reminder メモ
***************************************************************************} ***************************************************************************}
<div class="libse">
<input type="hidden" name="cacheid" value="{$cacheid|escape}" /> <input type="hidden" name="cacheid" value="{$cacheid|escape}" />
<table class="table"> <table class="table">
@@ -32,4 +31,3 @@
</td> </td>
</tr> </tr>
</table> </table>
</div>
-2
View File
@@ -3,7 +3,6 @@
* *
* Unicode Reminder メモ * Unicode Reminder メモ
***************************************************************************} ***************************************************************************}
<div class="libse">
<form action="childwp.php" method="post" name="fchildwp"> <form action="childwp.php" method="post" name="fchildwp">
<input type="hidden" name="cacheid" value="{$cacheid|escape}" /> <input type="hidden" name="cacheid" value="{$cacheid|escape}" />
<input type="hidden" name="childid" value="{$childid|escape}" /> <input type="hidden" name="childid" value="{$childid|escape}" />
@@ -69,4 +68,3 @@
</tr> </tr>
</table> </table>
</form> </form>
</div>
+1 -1
View File
@@ -344,7 +344,7 @@
{/if} {/if}
<!-- End Personal Note --> <!-- End Personal Note -->
<!-- Additional Waypoints --> <!-- Additional Waypoints / Child Waypoints-->
{if count($childWaypoints)>0} {if count($childWaypoints)>0}
<div class="content2-container bg-blue02 content2-section-no-p"> <div class="content2-container bg-blue02 content2-section-no-p">
<p class="content-title-noshade-size2"> <p class="content-title-noshade-size2">