From b436a605ef932d1047679588007c90a1a01bc210 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 2 May 2007 14:06:36 +0000 Subject: [PATCH] Style updates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6237 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 2 +- include/sieve/templates/element_header.tpl | 4 +++- include/sieve/templates/import_script.tpl | 6 +++--- include/sieve/templates/object_test_container.tpl | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index a1028f11c..88e42f5e9 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -1411,7 +1411,7 @@ td.container_, div.container_{ } td.container_:hover,div.container_:hover { - border-left: solid 2px red; + border-left: solid 2px black; display:block; } diff --git a/include/sieve/templates/element_header.tpl b/include/sieve/templates/element_header.tpl index 3ee9ac687..7d04e4ad0 100755 --- a/include/sieve/templates/element_header.tpl +++ b/include/sieve/templates/element_header.tpl @@ -11,7 +11,7 @@ - + {t}Header{/t} @@ -67,6 +67,8 @@   + +
{t}Address fields to include{/t}
diff --git a/include/sieve/templates/import_script.tpl b/include/sieve/templates/import_script.tpl index 402275cbe..22df06caa 100644 --- a/include/sieve/templates/import_script.tpl +++ b/include/sieve/templates/import_script.tpl @@ -1,5 +1,5 @@

{t}Import sieve script{/t}

-{t}Please select the sieve script you want to import below. And use the import button to import the script or the cancel button to abort.{/t} +{t}Please select the sieve script you want to import. Use the import button to import the script or the cancel button to abort.{/t}

{t}Script to import{/t}  @@ -9,7 +9,7 @@

 


- -   +   +
diff --git a/include/sieve/templates/object_test_container.tpl b/include/sieve/templates/object_test_container.tpl index 6e17be3b1..697d12d10 100644 --- a/include/sieve/templates/object_test_container.tpl +++ b/include/sieve/templates/object_test_container.tpl @@ -1,6 +1,6 @@ -
+ {if $DisplayAdd} -- 2.30.2