From 2acbfe68310e49a03e1dec9f28ebdaa63180637f Mon Sep 17 00:00:00 2001 From: following Date: Sat, 10 Aug 2013 15:50:54 +0200 Subject: [PATCH] textarea css fix --- htdocs/lang/de/ocstyle/editcache.inc.php | 2 +- htdocs/resource2/ocstyle/css/style_screen.css | 6 +----- htdocs/templates2/ocstyle/cache_note.tpl | 2 -- htdocs/templates2/ocstyle/childwp.tpl | 2 -- htdocs/templates2/ocstyle/viewcache.tpl | 2 +- 5 files changed, 3 insertions(+), 11 deletions(-) diff --git a/htdocs/lang/de/ocstyle/editcache.inc.php b/htdocs/lang/de/ocstyle/editcache.inc.php index d1a163ea..01bfb56d 100644 --- a/htdocs/lang/de/ocstyle/editcache.inc.php +++ b/htdocs/lang/de/ocstyle/editcache.inc.php @@ -53,7 +53,7 @@ $default_lang = t('EN'); - $activation_form = ' + $activation_form = ' ' . t('Publication:') . ' diff --git a/htdocs/resource2/ocstyle/css/style_screen.css b/htdocs/resource2/ocstyle/css/style_screen.css index 26999fc6..bc5cc252 100644 --- a/htdocs/resource2/ocstyle/css/style_screen.css +++ b/htdocs/resource2/ocstyle/css/style_screen.css @@ -637,6 +637,7 @@ input.formbutton_active { } /* 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.hint { width:750px; height:100px; } /* only cacheditor */ textarea.logs { width:640px; height:300px; } /* only logeditor */ @@ -790,11 +791,6 @@ div.cachedesc p {font-size: 100%;} font-size:0.85em; } -.libse form, .libse input, .libse textarea, .libse button { - font-family: Arial, sans-serif, Tahoma, Verdana; - font-size: 8pt; -} - /* Articles */ .article p, p.article { line-height: 1.4em; margin-bottom:0.8em; } .article li { padding-bottom:6px; line-height:1.4; } diff --git a/htdocs/templates2/ocstyle/cache_note.tpl b/htdocs/templates2/ocstyle/cache_note.tpl index fa2ea936..59305499 100644 --- a/htdocs/templates2/ocstyle/cache_note.tpl +++ b/htdocs/templates2/ocstyle/cache_note.tpl @@ -3,7 +3,6 @@ * * Unicode Reminder メモ ***************************************************************************} -
@@ -32,4 +31,3 @@
-
\ No newline at end of file diff --git a/htdocs/templates2/ocstyle/childwp.tpl b/htdocs/templates2/ocstyle/childwp.tpl index 248e081f..74618b52 100644 --- a/htdocs/templates2/ocstyle/childwp.tpl +++ b/htdocs/templates2/ocstyle/childwp.tpl @@ -3,7 +3,6 @@ * * Unicode Reminder メモ ***************************************************************************} -
@@ -69,4 +68,3 @@
-
\ No newline at end of file diff --git a/htdocs/templates2/ocstyle/viewcache.tpl b/htdocs/templates2/ocstyle/viewcache.tpl index 0044f01f..08091b01 100644 --- a/htdocs/templates2/ocstyle/viewcache.tpl +++ b/htdocs/templates2/ocstyle/viewcache.tpl @@ -344,7 +344,7 @@ {/if} - + {if count($childWaypoints)>0}