From 2c0d4431501d331a8d0c11fc74d4c335451cf150 Mon Sep 17 00:00:00 2001
From: janw
Date: Fri, 25 Nov 2005 14:24:16 +0000
Subject: [PATCH] [COSMETIC] Fixed alignment in newer browsers
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2071 594d385d-05f5-0310-b6e9-bd551577e9d8
---
html/themes/default/style.css | 6 ++++
ihtml/themes/default/conflict.tpl | 4 +--
ihtml/themes/default/framework.tpl | 18 +++++-----
ihtml/themes/default/help.tpl | 20 +++++------
ihtml/themes/default/islocked.tpl | 6 ++--
ihtml/themes/default/login.tpl | 8 ++---
include/class_divlist.inc | 16 +++++++--
.../class_applicationManagement.inc | 14 ++++----
.../class_departmentManagement.inc | 14 ++++----
plugins/admin/fai/class_faiManagement.inc | 28 +++++++--------
plugins/admin/fai/class_faiPackageEntry.inc | 1 +
.../admin/groups/class_groupManagement.inc | 14 ++++----
plugins/admin/groups/headpage.tpl | 36 +++++++++----------
.../admin/ogroups/class_ogroupManagement.inc | 14 ++++----
.../admin/systems/class_systemManagement.inc | 24 ++++++-------
plugins/admin/users/class_userManagement.inc | 16 ++++-----
plugins/admin/users/headpage.tpl | 20 +++++------
plugins/admin/users/main.inc | 2 +-
.../blocklists/class_blocklistManagement.inc | 14 ++++----
.../class_phoneConferenceManagment.inc | 14 ++++----
.../macro/class_gofonMacroManagement.inc | 14 ++++----
21 files changed, 158 insertions(+), 145 deletions(-)
diff --git a/html/themes/default/style.css b/html/themes/default/style.css
index 0fedb77af..920a1e7c1 100644
--- a/html/themes/default/style.css
+++ b/html/themes/default/style.css
@@ -195,6 +195,8 @@ a.maintitlebar, div.maintitlebar {
text-decoration:none;
color:#00348B;
font-size:12px;
+ text-align:center;
+ vertical-align:middle;
}
a.maintitlebar:hover {
@@ -635,6 +637,7 @@ div.contentboxh {
border:1px solid #b0b0b0;
border-bottom-width:0px;
height:26px;
+ vertical-align:middle;
}
p.contentboxh {
@@ -642,17 +645,20 @@ p.contentboxh {
font-family:arial,helvetica,sans-serif;
font-size:16px;
font-weight:bold;
+ vertical-align:middle;
}
div.contentboxb {
border:1px solid #b0b0b0;
border-top-width:0px;
+ vertical-align:middle;
}
p.contentboxb {
padding-bottom:0px;
margin:0px;
border:4px solid #f8f8f8;
+ vertical-align:middle;
}
a.alphaselect:hover {
diff --git a/ihtml/themes/default/conflict.tpl b/ihtml/themes/default/conflict.tpl
index 8d5169578..af63fc3e2 100644
--- a/ihtml/themes/default/conflict.tpl
+++ b/ihtml/themes/default/conflict.tpl
@@ -7,10 +7,10 @@
- {t}Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again.{/t}
+ {t}Ignoring this message will change/destroy the data you're currently editing, so please close multiple windows and log in again.{/t}
-
+
diff --git a/ihtml/themes/default/framework.tpl b/ihtml/themes/default/framework.tpl
index 2b068128a..cb18a3649 100644
--- a/ihtml/themes/default/framework.tpl
+++ b/ihtml/themes/default/framework.tpl
@@ -8,28 +8,28 @@
-
+
-
-
+
+
@@ -40,11 +40,11 @@
{$menu}
-
+
-
+
diff --git a/ihtml/themes/default/help.tpl b/ihtml/themes/default/help.tpl
index 72b5d46fd..0109bc4f9 100644
--- a/ihtml/themes/default/help.tpl
+++ b/ihtml/themes/default/help.tpl
@@ -1,14 +1,14 @@
-
+
{$php_errors}