mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
181 lines
3.4 KiB
Smarty
181 lines
3.4 KiB
Smarty
<!-- BEGIN head -->
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
|
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
|
<META NAME="description" CONTENT="phpGroupWare">
|
|
<META NAME="keywords" CONTENT="phpGroupWare">
|
|
<meta name="robots" content="none">
|
|
<STYLE type="text/css">
|
|
<!--
|
|
A.main_menu, A.main_menu:LINK, A.main_menu:VISITED
|
|
{
|
|
color: White;
|
|
text-decoration: none;
|
|
}
|
|
|
|
A.main_menu:HOVER
|
|
{
|
|
background-color: #7C92FC;
|
|
}
|
|
|
|
INPUT.text
|
|
{
|
|
BACKGROUND : #FFFFCC;
|
|
COLOR: #000000;
|
|
BORDER: 1px solid #000000;
|
|
FONT-SIZE: 10px;
|
|
border-collapse : collapse;
|
|
}
|
|
|
|
TEXTAREA.text
|
|
{
|
|
BACKGROUND : #FFFFCC;
|
|
COLOR: #000000;
|
|
BORDER: 1px solid #000000;
|
|
FONT-SIZE: 12px;
|
|
border-collapse : collapse;
|
|
}
|
|
|
|
SELECT
|
|
{
|
|
BACKGROUND : #FFFFCC;
|
|
COLOR: #000000;
|
|
BORDER: 1px solid #000000;
|
|
FONT-SIZE: 10px;
|
|
border-collapse : collapse;
|
|
}
|
|
|
|
|
|
|
|
DIV.main_menu
|
|
{
|
|
position : absolute;
|
|
border : 0px dotted;
|
|
background : #7C92BC;
|
|
padding : 0px 0px 0px 0px;
|
|
padding-bottom : 0px;
|
|
padding-left : 0px;
|
|
padding-right : 0px;
|
|
padding-top : 0px;
|
|
}
|
|
|
|
DIV.main_body {
|
|
position : absolute;
|
|
border-width : 1px;
|
|
background-color : #7C92BC;
|
|
padding-bottom : 0px;
|
|
padding-left : 0px;
|
|
padding-right : 0px;
|
|
padding-top : 0px;
|
|
}
|
|
|
|
TD.main_menu
|
|
{
|
|
border-top : 0px hidden #EAE17B;
|
|
border-left : 0px hidden #EAE17B;
|
|
border-bottom : 1px solid #4242B3;
|
|
border-right : 1px solid #4242B3;
|
|
width : 100%;
|
|
height: 22px;
|
|
font-family : Arial;
|
|
font-size : 12px;
|
|
color : White;
|
|
padding-right: 10px;
|
|
margin-right: 10px;
|
|
vertical-align:middle;
|
|
text-align:right;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
TD.main_menu_bottom
|
|
{
|
|
border-top : 0px hidden #EAE17B;
|
|
border-left : 0px hidden #EAE17B;
|
|
border-bottom : 0px solid #4242B3;
|
|
border-right : 0px solid #4242B3;
|
|
width : 100%;
|
|
height: 22px;
|
|
font-family : Arial;
|
|
font-size : 10px;
|
|
color : White;
|
|
padding-right: 10px;
|
|
margin-right: 10px;
|
|
vertical-align:middle;
|
|
text-align:left;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
TD.main_menu_apps
|
|
{
|
|
border-top : 0px hidden #EAE17B;
|
|
border-left : 0px hidden #EAE17B;
|
|
border-bottom : 1px solid #6157D5;
|
|
border-right : 1px solid #6157D5;
|
|
width : 100%;
|
|
height: 12px;
|
|
font-family : Arial;
|
|
font-size : 12px;
|
|
color : White;
|
|
padding-right: 10px;
|
|
margin-right: 10px;
|
|
vertical-align:middle;
|
|
text-align:right;
|
|
}
|
|
|
|
TD.main_menu_info
|
|
{
|
|
border-top : 0px hidden #EAE17B;
|
|
border-left : 0px hidden #EAE17B;
|
|
border-bottom : 1px solid #4242B3;
|
|
border-right : 1px solid #4242B3;
|
|
width : 100%;
|
|
height: 22px;
|
|
font-family : Arial;
|
|
font-size : 10px;
|
|
color : White;
|
|
padding-right: 10px;
|
|
margin-right: 10px;
|
|
vertical-align:middle;
|
|
text-align:right;
|
|
}
|
|
|
|
a { text-decoration:none; }
|
|
A:link{ text-decoration:none; color: {css_link}; }
|
|
A:visted{ text-decoration:none; color: {css_vlink}; }
|
|
A:active{ text-decoration:none; color: {css_alink}; }
|
|
{css_hovlink}
|
|
|
|
body
|
|
{
|
|
margin-top: 0px;
|
|
margin-right: 0px;
|
|
margin-left: 0px;
|
|
font-family: "{font_family}";
|
|
FONT-SIZE: 10px;
|
|
background-color : #7C92BC;
|
|
}
|
|
|
|
.tablink { color: #000000; }
|
|
{app_css}
|
|
-->
|
|
</STYLE>
|
|
<script language="JavaScript">
|
|
<!--
|
|
function checkphpgw()
|
|
{
|
|
//window.alert("test");
|
|
}
|
|
|
|
function pageInit()
|
|
{
|
|
window.setInterval("checkphpgw()",60000);
|
|
}
|
|
//-->
|
|
</script>
|
|
|
|
<TITLE>{website_title} - {app_name}</TITLE>
|
|
</HEAD>
|
|
<BODY onLoad="pageInit()">
|