summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e32205e)
raw | patch | inline | side by side (parent: e32205e)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 11:25:16 +0000 (11:25 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 20 May 2010 11:25:16 +0000 (11:25 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18600 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/themes/default/style.css | patch | blob | history | |
gosa-core/ihtml/themes/default/headers.tpl | patch | blob | history |
index bf8c3bba8ebc1e493bbf71d4d9b8e76ae46e7a9a..eb61adba3d6fdad141d6978ca4c804d81df89373 100644 (file)
padding:4px 2px 3px 2px;;
margin:0;
text-align:middle;
+ height:25px;
}
table.filter-wrapper tr, table.filter-wrapper td{
padding:0;
margin:0;
+ vertical-align:top;
}
#filtermenu {
diff --git a/gosa-core/ihtml/themes/default/headers.tpl b/gosa-core/ihtml/themes/default/headers.tpl
index c267e9596f9e1f56167952ba7d8d5e6f2393f9b4..8893287a5b216fa0182c97696c37ca8ef1532ca5 100644 (file)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/transitional.dtd">
+<!DOCTYPE html>
<html>
<head>
<title>{if isset($title)}{$title}{else}GOsa{/if}</title>