From 69e4975f1591235bc8e3a23acbaf58e05f2dac0c Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 10 Mar 2010 19:15:03 +0000 Subject: [PATCH] Removed vertical-align for td. This should be standard. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16399 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 4 ++++ gosa-core/ihtml/themes/default/acl.tpl | 6 +++--- gosa-core/ihtml/themes/default/islocked.tpl | 2 +- gosa-core/ihtml/themes/default/msg_dialog.tpl | 2 +- gosa-core/ihtml/themes/default/snapshotdialog.tpl | 2 +- gosa-core/ihtml/themes/modern/userFilterEditor.tpl | 4 ++-- 6 files changed, 12 insertions(+), 8 deletions(-) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 5eb767bc2..b2590d97c 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -553,6 +553,10 @@ div.datepicker table.header { text-align:center; } +td { + vertical-align:top; +} + td.prev,td.prev_year,td.next,td.next_year { width:8%; cursor:pointer; diff --git a/gosa-core/ihtml/themes/default/acl.tpl b/gosa-core/ihtml/themes/default/acl.tpl index c9011b6d5..a7e177feb 100644 --- a/gosa-core/ihtml/themes/default/acl.tpl +++ b/gosa-core/ihtml/themes/default/acl.tpl @@ -43,7 +43,7 @@ - - - {if $s_Trace != "" && $i_TraceCnt != 0} - {/if} diff --git a/gosa-core/ihtml/themes/default/snapshotdialog.tpl b/gosa-core/ihtml/themes/default/snapshotdialog.tpl index 097b763cd..5b32e9515 100644 --- a/gosa-core/ihtml/themes/default/snapshotdialog.tpl +++ b/gosa-core/ihtml/themes/default/snapshotdialog.tpl @@ -74,7 +74,7 @@ -
+ {t}Use members from{/t} {/if} + {if $acl_writeable}

{/if}
+ {t}Members{/t}
{if !$acl_writeable}
+
Trace
+
{t}Reason for generating this snapshot{/t}
diff --git a/gosa-core/ihtml/themes/modern/userFilterEditor.tpl b/gosa-core/ihtml/themes/modern/userFilterEditor.tpl index c504380c4..05f9320a6 100644 --- a/gosa-core/ihtml/themes/modern/userFilterEditor.tpl +++ b/gosa-core/ihtml/themes/modern/userFilterEditor.tpl @@ -4,7 +4,7 @@ -
+ -
@@ -45,7 +45,7 @@ {t}Enabled{/t} +